body  { /* Änderung: 02.10.2007, 06.10.2007 */
	font-family : Verdana,Helvetica,Arial,sans-serif;
	color : #6e6d5a;
	padding : 0;
/*	margin : 0; */
	margin : 20px 0;
	text-align : center;
	background : #666666; 
/*	background : url(/pic/ppp.jpg) #FFFFFF;*/
	font-size : 11px;
	line-height : 18px;

}

p  {
	color : #6e6d5a;
	font-size : 11px;
	line-height : 18px;
	margin : 0;
	padding : 0;
}

h1  {
	color : #FFFFFF;
	font-size : 16px;
	line-height : 21px;
	font-weight : bold;
	margin : 0;
	padding : 0;
}

h2  {
	color : #6e6d5a;
	font-size : 11px;
	line-height : 18px;
	font-weight : bold;
	margin : 0;
	padding : 0;
}

h3  {
	color : #6e6d5a;
	font-size : 11px;
	line-height : 18px;
	font-weight : bold;
	margin : 0;
	padding : 0;
}

fieldset  { /* Änderung: 26.09.2007 */
	border : 1px dotted #A4A383;
	padding : 10px;
}

table fieldset  { /* NEU: 26.09.2007 */
	margin-right : 10px;
}

legend  {
	color : #6e6d5a;
	font-size : 11px;
	font-weight : bold;
	text-align : right;
	margin : 10px 0 10px 0;
	padding : 2px 4px;
	background-color : #FFFFFF;
}

hr  {
	margin : 5px 0;
	border-collapse : collapse;
	border-style : dotted;
	border-width : 1px 0 0 0;
	border-color : #A4A383;
}

a  {
	font-weight : normal;
	text-decoration : underline;
}

a:link  {
	color : #6e6d5a;
}

a:visited  {
	color : #6e6d5a;
}

a:active  {
	color : #000000;
}

a:hover  {
	color : #800000;
}

#layout  { /* Änderung: 02.10.2007, 03.10.2007, 06.10.2007 */
	text-align : left;
	margin : 0 auto;
	position : relative;
/*	width : 895px; */
	width : 915px;
	background-color : #FFFFFF;
	border : solid 1px #E9E8D7;
	padding:2px;
}

#content  { /* Änderung: 06.10.2007 */
	position : relative;
/*	margin : 0 185px 0 180px; */
	margin : 0 195px 0 190px;
	padding : 0;
	min-height : 800px;
}

* html #content  { /* Änderung: 03.10.2007, 06.10.2007 */
	height : 800px;
/*	margin : 0 175px 0 180px; */
	margin : 0 185px 0 190px;
	position : relative;
}

#skyscraper
{  
	border:2;
	position : absolute;
	z-index : 10;
	width : 160px;
	height : 600px;
	right: -165px;
	top: -1px;
}

#bigsize
{ 
	position : relative;
    align:center;
	padding:5px;
}

#head  { /* Änderung: 06.10.2007 */
	position : relative;
	height : 132px;
	background : url(/application/files/images/pic/bg_header.gif) repeat-x bottom left;
	margin : 0 10px;
}

#logo  { /* Änderung: 07.10.2007 */
	position : absolute;
	height : 84px;
	width : 225px;
	bottom : 15px;
	left : 58px;
	z-index : 1;
}

#navigationlog  { /* Änderung: 06.10.2007 */
	background-color : #800000;
	font-size : 20px;
	line-height : 22px;
	color : #FFFFFF;
/*	margin : 0 0 34px 0; */
	margin : 0 10px 34px 12px;
	height : 34px;
}

#navigationlog  a  {
	color : #FFFFFF;
	text-decoration : none;
}

#navigationlog  a:link, #navigationlog  a:visited  { /* Änderung: 03.10.2007 */
/*	background-color : #800000; */
}

#navigationlog  a:hover, #navigationlog  a:active  { /* Änderung: 03.10.2007 */
/*	background-color : #A4A383; */
}

#navigationlog  a:link img, #navigationlog  a:visited img  { /* Änderung: 03.10.2007 */
	margin : 9px 18px 5px 14px;
}

#navigationlog  a:hover img, #navigationlog  a:active img  { /* Änderung: 03.10.2007 */
	margin : 12px 18px 2px 14px;
}


#navigation  { /* Änderung: 06.10.2007 */
	background-color : #800000;
	font-size : 20px;
	line-height : 22px;
	color : #FFFFFF;
/*	margin : 0 0 34px 0; */
	margin : 0 10px 34px 10px;
	height : 34px;
}

#navigation a  {
	color : #FFFFFF;
	text-decoration : none;
}

#navigation a:link, #navigation a:visited  { /* Änderung: 03.10.2007 */
/*	background-color : #800000; */
}

#navigation a:hover, #navigation a:active  { /* Änderung: 03.10.2007 */
/*	background-color : #A4A383; */
}

#navigation a:link img, #navigation a:visited img  { /* Änderung: 03.10.2007 */
	margin : 9px 18px 5px 8px;
}

#navigation a:hover img, #navigation a:active img  { /* Änderung: 03.10.2007 */
	margin : 12px 18px 2px 8px;
}

#sonder_navigation  {
	position : absolute;
	right : 10px;
	bottom : 10px;
	width : 200px;
	text-align : right;
	z-index : 7;
	font-size : 9px;
	line-height : 14px;
}

#sonder_navigation a  {
	text-decoration : none;
	text-transform : uppercase;
}

#col_left  { /* Änderung: 06.10.2007 */
	position : absolute;
	width : 170px;
	top : 200px;
/*	left : 0; */
	left : 10px;
	z-index : 10;
}

#col_right  { /* Änderung: 06.10.2007 */
	position : absolute;
	width : 175px;
	top : 200px;
/*	right : 0; */
	right : 10px;
	background : url(/application/files/images/pic/bg_col_right.gif) repeat-y 0 0;
	z-index : 20;
}

.right_box  {
	margin : 0 0 20px 0;
}

#col_right_start  {}

#col_right_end  {
	height : 21px;
	background : url(/application/files/images/pic/bg_col_right_end.gif) no-repeat 0 0;
}

#footer  { /* Änderung: 26.09.2007, 06.10.2007 */
	position : relative;
/*	margin : 20px 185px 20px 180px; */
	margin : 20px 195px 0 190px;
	padding : 10px 0 25px 0;
	text-align : left;
	font-size : 9px;
	line-height : 12px;
	border-style : dotted;
	border-width : 1px 0 0 0;
	border-color : #A4A383;
}

#col_left h1  { /* Änderung: 01.10.2007 */
	font-family : Arial,Helvetica,Verdana,sans-serif;
	color : #A4A383;
	border-width : 1px 0 1px 0;
	border-color : #A4A383;
	border-style : solid;
	padding : 5px 0;
}

.aktion h1  {
	margin : 0 0 6px 0;
}

#col_left ul  {
	color : #898B88;
	list-style-type : none;
	margin : 0 0 40px 0;
	text-transform : uppercase;
}

#col_left li  {
	font-size : 10px;
	line-height : 12px;
	border : dotted #A4A383;
	border-width : 0 0 1px 0;
	padding : 1px 0;
}

#col_left li a  {
	text-decoration : none;
	padding : 8px 0;
	font-weight : normal;
	display : block;
}

#col_left li a:hover  {
	color : #FFFFFF;
	background-color : #A4A383;
	padding-left : 8px;
}

#col_left li.aktiv a  { /* Änderung: 26.09.2007 */
	font-weight : bold;
}

#col_right h1  { /* Änderung: 01.10.2007 */
	font-family : Arial,Helvetica,Verdana,sans-serif;
	color : #A4A383;
	border-width : 1px 0 0 0;
	border-color : #A4A383;
	border-style : solid;
	padding : 10px 0 10px 5px;
}

#col_right p  {
	color : #898B88;
	margin : 0 0 5px 5px;
}

#col_right p a:link  {
	color : #898B88;
}

#col_right p a.link  {
	color : #898B88;
	display : block;
}

#col_right p a.link:hover  {
	color : #FFFFFF;
	background-color : #A4A383;
}

#col_right p a.logout  {
	display : block;
	color : #800000;
	font-weight : bold;
}

#col_right p a.logout:hover  {
	color : #FFFFFF;
	background-color : #800000;
}

.row_clear  { /* Änderung: 01.10.2007 */
	clear : both;
}

.col_530  { /* Änderung: 26.09.2007 */
	margin : 30px 0 0 0;
	clear : both;
}

.col_530 _np  {
	margin : 0 0 17px 0;
}

.col_350 img, .col_170 img, .col_350_end img, .col_170_end img  {
	margin : 0 0 8px 0;
}

.col_350  { /* Änderung: 26.09.2007 */
	margin : 30px 10px 0 0;
	width : 350px;
	float : left;
	overflow : hidden;
}

.col_350_end  { /* Änderung: 26.09.2007 */
	margin : 30px 0 0 0;
	width : 350px;
	float : left;
	overflow : hidden;
}

.col_350_np  { /* Neu: 11.07.208*/
	margin : 0px 0px 0 0;
	width : 350px;
	float : left;
	overflow : hidden;
}

.col_350_end_np  { /* Neu: 11.07.208*/
	margin : 0px 0 0 0;
	width : 350px;
	float : left;
	overflow : hidden;
}

.col_170  { /* Änderung: 26.09.2007 */
	margin : 30px 10px 0 0;
	width : 170px;
	float : left;
	overflow : hidden;
}
.col_170_np  { /* Änderung: 26.09.2007 */
	margin : 0px 10px 0 0;
	width : 170px;
	float : left;
	overflow : hidden;
}
.col_ThreadBild  { /* Änderung: 26.09.2007 */
	margin : 30px 10px 0 0;
	width : 90px;
	float : left;
	overflow : hidden;
}

.col_170_end  { /* Änderung: 26.09.2007 */
	margin : 30px 0 0 0;
	width : 170px;
	float : left;
	overflow : hidden;
}

.col_170_end_np  { /* Neu: 11.07.208*/
	margin : 0px 0 0 0;
	width : 170px;
	float : left;
	overflow : hidden;
}

.reiter_div  {
	border : dotted #A4A383;
	border-width : 0 0 1px 0;
	padding : 0 0 3px 0;
}

.reiter_none  {
	border : none;
	border-width : 0 0 1px 0;
	padding : 0 0 3px 0;
}

.reiter  {
	font-size : 11px;
	line-height : 18px;
	padding : 0 0 1px 0;
}

.reiter a {
	padding : 3px 4px;
	text-transform : uppercase;
	text-decoration : none;
}

.reiter a:hover, .reiter a.aktiv {
	background-color : #A4A383;
	color : #FFFFFF;
}

.blaettern  {
	float : right;
	white-space : nowrap;
	width : 110px;
	text-align : right;
	vertical-align : middle;
}

.blaettern img  {
	margin : 0;
}

#content p  {
	padding : 0 0 8px 0;
}

#content h1  { /* Änderung: 01.10.2007 */
	font-family : Arial,Helvetica,Verdana,sans-serif;
	background-color : #A4A383;
	color : #FFFFFF;
	font-size : 18px;
	line-height : 19px;
	padding : 6px 12px 6px 12px;
}

#content h2  {
	text-transform : uppercase;
	border-style : dotted;
	border-width : 1px 0 0 0;
	border-color : #A4A383;
	padding : 0 0 5px 0;
}


#content h4  {
	line-height:9px;
	border-style : none;
	border-width : 1px 0 0 0;
	color : #ffffff;
	padding : 0 0 5px 0;
	margin : 5px 0 0px 5px;
	font-size : 11px;
	font-weight:bold;


}

#content ul  {
	font-size : 11px;
	line-height : 18px;
	padding : 0;

	list-style-type : square;
}

#content li  {
	padding : 0 0 5px 0;
}

#content a  {}

#bestellvorgang a  { /* NEU */
	text-decoration : none;
}

#bestellvorgang span.aktiv  { /* NEU: 26.09.2007 */
	color : #000000;
}

#bestellvorgang span.passiv  { /* NEU: 26.09.2007 */
	color : #898B88;
}

#bestellvorgang span.fertig  { /* NEU: 26.09.2007 */
	color : #3DB203;
}

#footer a:link  {}

#footer a:hover  {
	text-decoration : underline;
}

#subnav  {}

#subnav ul  {}

#subnav a:link, #subnav a:visited  {}

#subnav a:hover, #subnav a:active  {}

#groupnav  {}

#groupnav ul  {}

#groupnav a:link, #subnav a:visited  {}

#groupnav a:hover, #subnav a:active  {}

input, textarea, select  {
	font-size : 11px;
	line-height : 15px;
	font-family : Verdana,Helvetica,Arial,sans-serif;
	color : #000000;
	border-style : solid;
	border-color : #A4A383;
	border-width : 1px;
	margin-top : 5px;
}

input, textarea  {
	padding : 2px;
}

.submit  {
	color : #FFFFFF;
	background : #A4A383;
	cursor: pointer;
}
a.submit:link    { color:#ffffff; background-color:#A4A383; }
a.submit:visited { color:#ffffff; background-color:#A4A383; }
a.submit:hover   { color:#ffffff; background-color:#800000; }
a.submit:active  { color:#ffffff; background-color:#A4A383; }


.member_quicksearch  {
	text-align : right;
	vertical-align : middle;
}

.member_quicksearch input.submit  {
	height : 20px;
	padding : 0;
}

.error_color  { /* Änderung des Namens der Klasse wegen Tippfehler: 26.09.2007 */
	color : #FF0000;
}

.succsess_color  { /* Änderung des Namens der Klasse wegen Tippfehler: 26.09.2007 */
	color : #45a72f;
}

.bild_links  { /* Änderung: 26.09.2007 */
	float : left;
	margin : 0 10px 10px 0;
}

.bild_content  { /* Änderung: 26.09.2007 */
	float : left;
	margin : 10px 10px 10px 10px;
}

.bild_rechts  { /* Änderung: 26.09.2007 */
	float : right;
	margin : 0 0 10px 10px;
}

.align_right  { /* NEU: 01.10.2007 */
	text-align : right;
}

.link  {}

.link_plain  {
	display : inline;
	margin : 0;
	padding : 0;
	height : auto;
}

.backlink  {}

.no-border  {
	border-width : 0;
}

img  {
	border-width : 0;
}

ul  {
	margin : 3px 0 0 16px;
	padding : 0;
	list-style-position : outside;
	list-style-type : square;
}

li  {
	font-size : 11px;
	line-height : 18px;
	margin : 0;
	padding : 0;
}

.minitext  {
	font-size : 9px;
	line-height : 10px;
}

.table_content  {}

.table_content th  {
	padding : 4px;
	color : #FFFFFF;
	background-color : #A4A383;
	font-size : 11px;
	line-height : 15px;
	font-weight : normal;
}

.table_content tr.gerade  {
	background-color : #E9E8CA;
}

.table_content td  {
	border-color : #A4A383;
	border-width : 1px 0 0 0;
	border-style : solid;
	font-size : 11px;
	line-height : 15px;
	padding : 4px;
	vertical-align:top;
	
}


.table_content tfoot tr  {
	padding : 4px;
	color : #FFFFFF;
	background-color : #A4A383;
	font-size : 11px;
	line-height : 15px;
	font-weight : bold;
}

.table_contentForm  {}

.table_contentForm th  {
	padding : 4px;
	color : #FFFFFF;
	background-color : #A4A383;
	font-size : 11px;
	line-height : 15px;
	font-weight : normal;
}

.table_contentForm tr.gerade  {
	background-color : #E9E8CA;
	 
}

.table_contentForm td  {
	border-color : #A4A383;
	border-width : 1px 0 0 0;
	
	font-size : 11px;
	line-height : 15px;
	padding : 7px;

}


.table_contentForm tfoot tr  {
	padding : 4px;
	color : #FFFFFF;
	background-color : #A4A383;
	font-size : 11px;
	line-height : 15px;
	font-weight : bold;
}


.table_box  {}

.table_box td.anfang  {
	border-color : #A4A383;
	border-width : 1px 0 0 0;
	border-style : solid;
	font-size : 11px;
	line-height : 10px;
	font-size : 11px;
	overflow:left;


}
.table_box td {
	padding:4px;

}
.table_box td.ende  {
	border-color : #A4A383;
	border-width : 1px 0 0 0;
	border-style : solid;
	font-size : 11px;
	

}

.table_group {


	}

.table_group td.anfang  {
	border-color : #A4A383;
	border-width : 1px 0 0 0;
	border-style : solid;
	font-size : 11px;
	line-height : 5px;
	font-size : 11px;
	vertical-align:middle;
	


}

.table_group td.ende  {
	border-color : #A4A383;
	border-width : 1px 0 0 0;
	border-style : solid;
	font-size : 11px;
	

}


.table_members  { /* NEU: 01.10.2007 */
	margin : 0 0 5px 0;
	
}

.table_members img { /* NEU: 01.10.2007 */
	margin : 0;
	vertical-align : top;
}

.table_members a.name { /* NEU: 01.10.2007 */
	font-weight : bold;
	text-decoration : none;
}

.table_members a.ort { /* NEU: 01.10.2007 */
	font-weight : normal;
	text-decoration : none;
	text-transform : uppercase;
}

.table_members td.table_content1 { /* NEU: 01.10.2007 */
	vertical-align : bottom;
	padding : 15px 0;
	width : 100px;
	border-color : #A4A383;
	border-width : 0 0 1px 0;
	border-style : dotted;
}

.table_members td.table_content5 { /* NEU: 01.10.2007 */
	vertical-align : top;
	padding : 15px 0;
	width : 340px;
	border-color : #A4A383;
	border-width : 0 0 1px 0;
	border-style : dotted;
}

.table_members td.table_content2 { /* NEU: 01.10.2007 */
	font-size : 11px;
	line-height : 18px;
	vertical-align : bottom;
	padding : 15px 0;
	width : 280px;
	border-color : #A4A383;
	border-width : 0 0 1px 0;
	border-style : dotted;
}


.table_members td.table_content3 { /* NEU: 01.10.2007 */
	font-size : 10px;
	line-height : 18px;
	vertical-align : bottom;
	padding : 15px 0;
	width : 150px;
	border-color : #A4A383;
	border-width : 0 0 1px 0;
	border-style : dotted;
}

.table_members td.groups_content1 { /* NEU: 01.10.2007 */
	vertical-align : middle;
	padding : 15px;
	width : 100px;
	border-color : #A4A383;
	border-width : 0 0 1px 0;
	border-style : dotted;
}
.table_members td.groups_contentHL { /* NEU: 01.10.2007 */
	vertical-align : bottom;
	width : 100px;
	border-color : #A4A383;
	border-width : 0 0 1px 0;
	border-style : dotted;
}
.table_members td.groups_content2 { /* NEU: 01.10.2007 */
	font-size : 11px;
	line-height : 17px;
	vertical-align : middle;
	padding : 15px ;
	width : 280px;
	border-color : #A4A383;
	border-width : 0 0 1px 0;
	border-style : dotted;
}

.table_members td.groups_content3 { /* NEU: 01.10.2007 */
	font-size : 10px;
	line-height : 18px;
	vertical-align : bottom;
	padding : 15px  ;
	width : 150px;
	border-color : #A4A383;
	border-width : 0 0 1px 0;
	border-style : dotted;
}

.member_pfad  {
	border-color : #A4A383;
	border-width : 1px 0 1px 0;
	border-style : dotted;
	margin : 30px 0 0 0;
}

.member_pfad img {
	margin : 0;
}

.member_pfad td { /* NEU: 01.10.2007 */
	font-size : 10px;
	line-height : 12px;
	vertical-align : bottom;
	text-align : center;
	padding : 15px 0 5px 0;
}

.member_pfad td a { /* NEU: 01.10.2007 */
	text-decoration : none;
}

.member_pfad td.td_arrows { /* NEU: 01.10.2007 */
	width : 36px;
	vertical-align : middle;
}

.vcard { /* NEU: 01.10.2007 */
	font-size : 10px;
	line-height : 18px;
	vertical-align : top;
	padding : 5px;
	border : 1px #A4A383 dotted;
	height : 180px;
}

.vcard img.portrait { /* NEU: 01.10.2007 */
	float : left;
	margin-right : 15px;
}

.vcard h3 { /* NEU: 01.10.2007 */
	font-size : 10px;
	line-height : 11px;
	text-transform : uppercase;
	margin : 90px 0 10px 0;
}

.vcard p { /* NEU: 01.10.2007 */
	font-size : 10px;
	line-height : 18px;
}

.stammlocation  { /* NEU: 01.10.2007 */
	position : relative;
}
imageElement h3 { /* NEU: 01.10.2007 */
	text-transform : none;
	font-weight : bold;
	color : #800000;
	font-size : 11px;
	line-height : 12px;
	position : absolute;
	bottom : 5px;
	right : 0;
	padding : 5px;
	margin : 10px;
	background-color : #FFFFFF;
	opacity : 0.8;
	filter : Alpha(opacity=80, finishopacity=80, style=2);
}
.stammlocation h3 { /* NEU: 01.10.2007 */
	text-transform : uppercase;
	font-weight : bold;
	color : #800000;
	font-size : 11px;
	line-height : 12px;
	position : absolute;
	bottom : 5px;
	right : 0;
	padding : 5px;
	margin : 10px;
	background-color : #FFFFFF;
	opacity : 0.8;
	filter : Alpha(opacity=80, finishopacity=80, style=2);
}



.icon  { /* geändert: 07.10.2007 */
	margin : 0px;
}

.outline_dotted  { /* NEU: 05.10.2007 */
	border : #A4A383 1px dotted;
}

.div_content_ad  { /* NEU: 05.10.2007 */
	border : #A4A383 1px dotted;
	text-align : center;
	padding : 0 12px;
}

/*Neue Klassen für die Seitennavi*/
a.siton  {
	color : #800000;
	font-weight : bold;
}

a.siton:hover  {
	color : #FFFFFF;
	background-color : #A4A383;
}

a.sitoff  {}

a.sitoff:hover  {
	color : #800000;
}



a.mos {margin:5px; text-align:center;border-style:solid; border-width:1px; padding:7px; text-decoration:none;font-weight:bold;font-size:14px;}
a.mos:link    { color:#ffffff; background-color:#000000; }
a.mos:visited { color:#ffffff; background-color:#000000; }
a.mos:hover   { color:#ffffff; background-color:#666666; }
a.mos:active  { color:#ffffff; background-color:#000000; }


a.sony { margin:5px; text-align:center;border-style:solid; border-width:1px; padding:7px; text-decoration:none; font-weight:bold; font-size:14px;}
a.sony:link    { color:#ffffff; background-color:#ff6700; }
a.sony:visited { color:#ffffff; background-color:#ff6700; }
a.sony:hover   { color:#ffffff; background-color:#ff2400; }
a.sony:active  { color:#ffffff; background-color:#ff6700; }

a.kalter {margin:5px; text-align:center;border-style:solid; border-width:1px; padding:5px; text-decoration:none; font-weight:bold; font-size:14px;}
a.kalter:link    { color:#ffffff; background-color:#ff6700; }
a.kalter:visited { color:#ffffff; background-color:#ff6700; }
a.kalter:hover   { color:#ffffff; background-color:#ff2400; }
a.kalter:active  { color:#ffffff; background-color:#ff6700; }

a.dest {margin:5px; text-align:center;border-style:solid; border-width:1px; padding:5px; text-decoration:none; font-weight:bold; font-size:14px;}
a.dest:link    { color:#ffffff; background-color:#606568; }
a.dest:visited { color:#ffffff; background-color:#606568; }
a.dest:hover   { color:#ffffff; background-color:#050505; }
a.dest:active  { color:#ffffff; background-color:#606568; }

a.jades {margin:5px; text-align:center;border-style:solid; border-width:1px; padding:5px; text-decoration:none; font-weight:bold; font-size:14px;}
a.jades:link    { color:#ffffff; background-color:#ee2790; }
a.jades:visited { color:#ffffff; background-color:#ee2790; }
a.jades:hover   { color:#ffffff; background-color:#a31c63; }
a.jades:active  { color:#ffffff; background-color:#ee2790; }

a.hair { margin:5px; text-align:center; border-style:solid; border-width:1px; padding:5px; text-decoration:none; font-weight:bold; font-size:14px;}
a.hair:link    { color:#ffffff; background-color:#8f207e; }
a.hair:visited { color:#ffffff; background-color:#8f207e; }
a.hair:hover   { color:#ffffff; background-color:#b94c93; }
a.hair:active  { color:#ffffff; background-color:#8f207e; }

a.mydays { margin:5px; text-align:center; border-style:solid; border-width:1px; padding:5px; text-decoration:none; font-weight:bold; font-size:14px;}
a.mydays:link    { color:#ffffff; background-color:#cf0032; }
a.mydays:visited { color:#ffffff; background-color:#cf0032; }
a.mydays:hover   { color:#ffffff; background-color:#cf00b5; }
a.mydays:active  { color:#ffffff; background-color:#cf0032; }


a.newthread {text-align:center;border-style:solid; border-width:1px;padding-bottom:5px;padding-top:5px; padding-right:99px; padding-left:100px; text-decoration:none; font-weight:bold; font-size:12px; line-height:20px}
a.newthread:link    { color:#ffffff; background-color:#A4A383; }
a.newthread:visited { color:#ffffff; background-color:#A4A383; }
a.newthread:hover   { color:#ffffff; background-color:#800000; }
a.newthread:active  { color:#ffffff; background-color:#A4A383; }

a.forumThema {text-align:center;border-style:solid; border-width:1px;padding-bottom:2px;padding-top:2px; padding-right:5px; padding-left:5px; text-decoration:none; font-size:12px; line-height:15px}
a.forumThema:link    { color:#ffffff; background-color:#A4A383; }
a.forumThema:visited { color:#ffffff; background-color:#A4A383; }
a.forumThema:hover   { color:#ffffff; background-color:#800000; }
a.forumThema:active  { color:#ffffff; background-color:#A4A383; }

a.satc { margin:5px; text-align:center; border-style:solid; border-width:1px; padding:5px; text-decoration:none; font-weight:bold; font-size:14px;}
a.satc:link    { color:#ffffff; background-color:#ff00ff; }
a.satc:visited { color:#ffffff; background-color:#ff00ff; }
a.satc:hover   { color:#ffffff; background-color:#b94c93; }
a.satc:active  { color:#ffffff; background-color:#ff00ff; }

a.antwortSchreiben {text-align:center;border-style:solid; border-width:1px;padding-bottom:5px;padding-top:5px; padding-right:50px; padding-left:50px; text-decoration:none; font-size:12px; line-height:15px}
a.antwortSchreiben:link    { color:#ffffff; background-color:#A4A383; }
a.antwortSchreiben:visited { color:#ffffff; background-color:#A4A383; }
a.antwortSchreiben:hover   { color:#ffffff; background-color:#800000; }
a.antwortSchreiben:active  { color:#ffffff; background-color:#A4A383; }

a.antwortSchreiben2 {text-align:center;border-style:solid; border-width:1px;padding-bottom:3px;padding-top:3px; padding-right:5px; padding-left:5px; text-decoration:none; font-size:9px; line-height:10px}
a.antwortSchreiben2:link    { color:#ffffff; background-color:#800000; }
a.antwortSchreiben2:visited { color:#ffffff; background-color:#800000; }
a.antwortSchreiben2:hover   { color:#800000; background-color:#ffffff; }
a.antwortSchreiben2:active  { color:#ffffff; background-color:#800000; }	 

.xbutton { display:block;background-image:url(/pic/choosearoom.gif); width:133px; height:23px; color:#800000; text-align:center; text-decoration:none; }
a.xbutton:link { display:block;background-image:url(/pic/choosearoom.gif); width:133px; height:23px; color:#800000; text-align:center; text-decoration:none; }
a.xbutton:visited { display:block;background-image:url(/pic/choosearoom.gif); width:133px; height:23px; color:#800000; text-align:center; text-decoration:none; }
a.xbutton:hover { background-image:url(/pic/choosearoomOn.gif); color:#ffffff;}
a.xbutton:active { background-image:url(/pic/choosearoom.gif); color:#ffffff;}

.modernbricksmenu2{
width: 100%;
background-color: #800000;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
background-color: #800000 ; /*Brown color theme*/ 
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
background-color: #800000 ; /*Brown color theme*/ 
display: inline;
margin: 0 0px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #800000 ; /*Brown color theme*/ 
}

.modernbricksmenu2 a:hover{
background-color: #ffffff; /*Brown color theme*/ 
color: #800000;
margin: 2px 2px 0px 0px;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #ffffff; /*Brown color theme*/ 
color: #800000;
margin: 2px 2px 0px 0px;
}


.paymentContainer{
width: 100%;
background-color: #A4A383;
voice-family: "\"}\"";
voice-family: inherit;
}

.paymentContainer ul{
background-color: #A4A383 ; /*Brown color theme*/ 
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.paymentContainer li{
background-color: #A4A383 ; /*Brown color theme*/ 
display: inline;
margin: 0 0px 0 0;
padding: 0;
text-transform:uppercase;
}

.paymentContainer a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #A4A383 ; /*Brown color theme*/ 
}

.paymentContainer a:hover{
background-color: #ffffff; /*Brown color theme*/ 
color: #6e6d5a;
margin: 2px 2px 0px 0px;
}

.paymentContainer a.selected{ /*currently selected tab*/
background-color: #ffffff; /*Brown color theme*/ 
color: #6e6d5a;
margin: 2px 2px 0px 0px;
}
 
.biggrey {font-size:16px;font-weight:bold;color:#ccc}
a.biggrey {font-size:16px;font-weight:bold;color:#ccc;text-decoration:none}
a.biggrey:link    { color:#ccc }
a.biggrey:visited { color:#ccc}
a.biggrey:hover   { color:#800000}
a.biggrey:active  { color:#ccc }	

#overlay {
	display: none;
	_display:none;
	background:#000;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 100;
	height:100%
	zoom: 1;
	opacity: 0.5;	
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter:alpha(opacity=50)	
}