* {
	margin:0;
	padding:0;
	border:none;
	}

a {
	color:#425EA7;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

body {
	background-image:url(../img/bg.png);
	color:#666666;
	font-family:Verdana,sans-serif;
	font-size:0.88em;
}

#navi {
	position:relative;
	float:left;
	width:192px;
	background-color: #FFFFFF;
	height: 100%;
	}

#navi #top {
	display:block;
	height:205px;
	background-image:url(../img/head.png);
}

#navi #second {
	background-image:url(../img/nav_top.png);
	height:34px;
}

#navi dd .switch {
	position:absolute;
	width:94px;
	left:181px;
	list-style-type:none;
}

#navi dd .switch li {
	background-image:url(../img/navi_bg.png);
	background-repeat:repeat-y;
	display:block;
	width:104px;
	padding-left:10px;
	text-align:left;
}

#navi dd .switch li a {
	color:#666;
	font-size:0.6em;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:5px 0;
}

#navi dd .switch li a:hover {
	color:#CC0C0C;
}


#navi dd .switch .top {
	background-image:url(../img/navi_top.png);
	background-repeat:no-repeat;
	display:block;
	padding:20px 10px;
	height:4px;
}

#navi dd .switch .bottom {
	background-image:url(../img/navi_bottom.png);
	background-repeat:no-repeat;
	padding:0px 10px 10px 10px;
	height:24px;
}


#navi dt {
}

#navi dt a {
	text-transform:uppercase;
	font-weight:bold;
	margin:8px;
	display:block;
	text-decoration:none;
	color:#777777;
	font-size:0.88em;
	padding:10px 5px 7px 5px;
	width:150px;
	background-image:url(../img/switch.png);
	background-repeat:no-repeat;
}

#navi dt a:hover {
	background-image:url(../img/hover.png);
	background-color:#51A312;
	color:#ffffff;
}

#navi dt .sub {
	background-image:url(../img/sub.png);
}

#navi dt .sub:hover {
	background-image:url(../img/sub_hover.png);
}

#navi #bottom {
	background-image:url(../img/nav_bottom.png);
	height:19px;
	padding:17px 10px;
}

#navi #bottom ul {
	display:block;
}

#navi #bottom ul li {
	list-style-type:none;
	float:left;
	font-size:0.6em;
	color:#ffffff;
}

#navi #bottom ul li a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding: 0 5px;
}

#navi #bottom ul li a:hover {
	text-decoration:underline;
}

#main {
	background-image:url(../img/half.png);
	width:70%;
	float:left;
	padding:10px;
	margin:40px 20px;
	font-size:0.8em;
}

#main #swap{
	background-color:#F9F9F9;
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
}

#content {
	background-image:url(../img/content.png);
	background-repeat:no-repeat;
	padding:15px;
	width:60%;
	line-height:1.9em;
}


#content h1 {
	color:#CC0C0C;
	font-size:1.2em;
	display:block;
	padding:5px;
	border-bottom:1px solid #efefef;
	margin:5px;
}

#content h1 a {
	color:#CC0C0C;
	text-decoration:none;
}


#content h1 a:hover {
	text-decoration:underline;
}


#sidebar {
	background-image:url(../img/rummenigge.php);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#F1F0E9;
	padding:10px;
	width:30%;
	float:right;
	font-family:Tahoma,sans-serif;
	min-height:600px;
}

#sidebar h1 {
	color:#CC0C0C;
	font-size:0.9em;
}

#sidebar .list {
	list-style-type:none;
	margin-left:10px;
	margin-top:5px;
	color:#9E9D9A;
}

#sidebar p {
	margin:20px;
}

#sidebar a {
	color:#606D78;
	text-decoration:none;
}

#sidebar a:hover {
	text-decoration:underline;
}

/* bbcode */

/* Deklaration BBCode Ausgabe */

.bold {
	font-weight		:	bold;
}

.underline {
	text-decoration		:	underline;
}

.through {
	text-decoration		:	line-through;
}

.italic {
	font-style		:	italic; 
}

.block {
	text-align		:	justify;
}

.center {
	text-align	:	center;
	width			:	100%;
}

.centers {
	text-align		:	center;
}

.left {
	text-align		:	left;
	width			:	100%;
}

.right {
	text-align		:	right;
	width			:	100%;
}

.ul {
	margin-left		:	30px;
}

.sc {
	text-transform		:	capitalize;
}

.uc {
	text-transform		:	uppercase;
}

.decimal {
	margin-left		:	30px;
	list-style-type		:	decimal;
}

hr {
	border-top		:	1px solid #666;
	height		:	0;
	line-height		:	0;
}

.float {
	float			:	left;
}

.hidden {
	display			:	none;
}

.quote {
	background-color:#fff;
	border:1px solid #e1e1e1;
	display:block;
	padding:3px;
}

.code {
	background-color:#fff;
	border:1px solid #e1e1e1;
	display:block;
	padding:3px;
	font-family:sans-serif;
}

.alert	{
	/*
    border			: 	5px solid #D28080;
    padding			: 	10px;
	margin			:	5px; */
    font-weight: bold;
	color				: 	#D28080;
}

.label2 {
	font-weight			:	bold;
	color				:	#D28080;
}

#main #content #kontakt p {
	margin:8px;
}

#main #content #kontakt input,#main #content #kontakt select,#main #content #kontakt textarea {
	float:right;
	border:1px solid #E2E2D2;
	font-family: "Tahoma", "Trebuchet MS", sans-serif;
	background-color:#FFFFFF;
	color:#666666;
	font-size:0.88em;
	padding:2px;
	width:140px;
}

#main #content #alterbox {
	padding:8px 8px 0 8px;
	margin:0;
}

#main #content #alterbox p {
	margin:0;
}

#main #content #alterbox input {
	width:20px;
	float:none;
	clear:both;
}

#main #content .send {
	background-image:url(../img/input.gif);
	background-repeat:repeat-x;
	background-position:1px 1px;
	float:none;
}

#main #content #kontakt textarea {
	width:220px;
	height:150px;
}

#main #content #kontakt #send {
	clear:both;
}

#main #content #kontakt #send input {
	float:none;
	margin:5px;
	width:auto;
}

#main #content #kontakt select {
	width:180px;
	padding:0;
}

#main #content #kontakt select  option{
	padding:2px;
}

#main #content #kontakt .label2 {
	color:#C02A11;
	font-weight:bold;
}

#main #content #kontakt .label2 input, #main #content #kontakt .label2 textarea,  #main #content #kontakt .label2 select  {
	border: 1px solid #EFBFB7;
	font-weight:normal;
}


#main #content #kontakt label span, #main #content #kontakt #send span  {
	color:#84BA3C;
}
#main #swap #content .send a em {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#main #swap #content .send a em {
	font-family: Verdana, Geneva, sans-serif;
}
