
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 

BASE

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

 

.body
{
	
	background-image: url(/images/default/bgrpage.jpg);
	background-repeat:repeat-x; 
	background-color:#d0cfcf; 
	/*background-color:#e6e6e6; */
	font-family: Arial, sans-serif; 
	font-size:12px;
	color:#000;
	margin:0px 0 20px 0px;
	height:auto; 		/* FF and compliant browsers should automatically size the body/html */
	height:100%; 		/* ie will set the body/html to 100%, anything overflowing that will (incorrectly) resize it. go IE */
    	min-height:100%; 	/* when FF/etc automatically size the body/html it should be AT LEAST the height of the entire browser window, but can expand based on content. */
}

.Bodynoframe
{
	font-family: arial, sans-serif; 
	font-size:12px;
	color:#292929;
	background-color:#FFF;
}


.Clear  {
	clear:left;
	height:0px;
	width:0px;
}

a {
	outline: none;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 

 STRUKTUR

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.TickerBox
{
	height:35px;
}

.WrapperMain {
	border:0px solid #18e7f4;
	width:960px;	
	overflow:hidden;
	margin: auto auto;
}

.WrapperHeader {
	border:0px dotted #18e7f4;
	height: 135px;
	margin-top:5px;
}

.WrapperNavigation{
	border:0px solid #18e7f4;
	margin-bottom:28px;
}

.WrapperBody {
	border:0px solid #FFF;
	width:980px;
}
 
.ContentMain
{
	float:left;
	width:675px;
	border:0px solid #18e7f4;
}

.Content
{
	padding:10px;
	background-color:#FFF;	
}

.ContentRight
{
	float:left;
	width:260px;
	overflow:hidden;
}

.ContentMiddleSpacer
{
	float:left;
	width:25px;
	/*background-color:#18e7f4;
	height:25px;*/
}


/*
#################################
LINKS
#################################
*/



a:link {
	color: #ef2c1f;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #ef2c1f;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #d0271c;
	font-weight:bold;
}


a.toplinks:link 		{ color:#949392;text-decoration:none; font-weight:normal;}
a.toplinks:visited 	{ color:#949392;text-decoration:none; font-weight:normal;}
a.toplinks:hover		{ color:#ef2c1f; text-decoration:underline; font-weight:normal;}

a.admlink:link 		{ color:#FF0000;text-decoration:none;}
a.admlink:visited 	{ color:#FF0000;text-decoration:none}
a.admlink:hover		{ color:#000; text-decoration:underline}

a.greylink:link 		{ color:#CCC;text-decoration:none;font-weight:normal;}
a.greylink:visited 	{ color:#CCC;text-decoration:none; font-weight:normal;}
a.greylink:hover		{ color:#FF6600; text-decoration:none; font-weight:normal;}

a.redplain:link 		{ color:#ef2c1f;  text-decoration:none;font-weight:normal;}
a.redplain:visited 	{ color:#ef2c1f;	 text-decoration:none; font-weight:normal;}
a.redplain:hover	{ color:#d0271c; text-decoration:none; font-weight:normal;}

a.whitelink:link 		{ color:#FFF;text-decoration:underline;font-weight:normal;}
a.whitelink:visited 	{ color:#FFF;text-decoration:underline; font-weight:normal;}
a.whitelink:hover	{ color:#FFF; text-decoration:none; font-weight:normal;}

a.PageHeadlineLink:link 	{ color:#f9c0bc;text-decoration:none;}
a.PageHeadlineLink:visited 	{ color:#f9c0bc;text-decoration:none}
a.PageHeadlineLink:hover	{ color:#FFF;text-decoration:underline}

a.footerlink:link 		{ color:#444;text-decoration:none;font-weight:normal;}
a.footerlink:visited 	{ color:#444;text-decoration:none; font-weight:normal;}
a.footerlink:hover	{ color:#FFF;text-decoration:none; font-weight:normal;}






div.ButtonStyle input {
	font-size:12px;
	background-color: #222;
	border:0;
	padding:3px 9px 3px 9px;	
	text-decoration: none;
	color: #fff;
	cursor: pointer
}

div.ButtonStyle input:hover {
	background-color: #666;
}


a.ButtonStyle {
	color:#FFF;
	margin:5px;
	padding:5px 5px 5px 5px;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
}

a.ButtonStyle:link {
	background-color:#FF6600;
}
a.ButtonStyle:visited
	{ 
	background-color:#FF6600;
}
a.ButtonStyle:hover
	{
	background-color:#737270;
}
	


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 

 NAVIGATION

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

 .Mainnav
 {
 	height:36px; 
 	padding-left:0px;
 	margin-top:25px;
 	margin-left:11px;
 
 }
 
 .MainnavItem
 {
 	float:left;
 	margin-right:8px;
}

.List_Usernavitem
{
	height:18px; 
	margin-top:2px; 
	font-weight:bold; 
	background-image: url(/images/default/_forum/forum.smalldots.gif); 
	background-repeat:repeat-x; 
	background-position:bottom;
}


.Subnav
{
	height:43px; 
	width:100%; 
	background-color:#FF0000; 
	background-image: url(/images/default/bgrsubnav.jpg); 
	background-repeat:repeat-x;
	border-bottom:2px solid #FFF;
}

.SubnavHolder
{
	padding:10px 0 0 10px;
}

.submenu 
{
	float:left; 
	font-weight: bold; 
	color:#FFF;
	margin-right: 20px;
	cursor:pointer;
} 


a.submenulinks:link 		{color: #FFF; font-weight:bold; text-decoration: none}
a.submenulinks:visited	{color: #FFF; font-weight:bold; text-decoration: none}
a.submenulinks:hover		{color: #FFF;font-weight:bold; text-decoration: underline}

a.submenulink_active:link		{color: #000;font-weight:bold; text-decoration: none}
a.submenulink_active:visited	{color: #000;font-weight:bold; text-decoration: none}
a.submenulink_active:hover	{color: #000;font-weight:bold; text-decoration: none}




/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 

HEADLINES

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.H2Headline
{
	font-size:18px;
}



.HeadlineText
{
	padding-top:14px;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
}

.HeadlineLeft {
	float:left; 
	width:11px; 
	height:46px;
	background-repeat:no-repeat;
	background-image: url(/images/default/bgrheadline.corner.left.png); 
}

.HeadlineBody {
	float:left; 
	width:653px; 
	height:46px;
	background-repeat:repeat-x;
	background-image: url(/images/default/bgrheadline.corner.body.png); 
}

.HeadlineBodyRight {
	float:left; 
	width:238px; 
	height:46px;
	background-repeat:repeat-x;
	background-image: url(/images/default/bgrheadline.corner.body.png); 
}

.HeadlineRight {
	float:left; 
	width:11px; 
	height:46px;
	background-repeat:no-repeat;
	background-image: url(/images/default/bgrheadline.corner.right.png); 
}





.PageHeadline 
{
	font-family: Arial;
	font-size:17px;
	font-weight:bold;
	background-image: url(/images/default/_common/bgr.headline.gif); 
	background-repeat: no-repeat;
	color:#FFF;
	width:100%;
	height:30px;
}

.PageHeadlineEndLeft 
{
	width:4px;
	height:4px;
	float:right;
	background-image: url(/images/default/_common/bgr.headlineendleft.gif); 
	background-repeat: no-repeat;
	background-position:right top;
}

.PageHeadlineEndRight 
{
	width:4px;
	height:4px;
	float:right;
	background-image: url(/images/default/_common/bgr.headlineendright.gif); 
	background-repeat: no-repeat;
	background-position:right top;
}



#Usernavigation 
{
	width:250px;
	height:330px;
	background-color:#e3e3e1;
	background-image:url(/images/default/_common/bgr_usernavigation.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
} 
#Usernavigationbottom 
{
	width:250px;
	height: 5px;
	background-image:url(/images/default/_common/bgr_usernavigationbottom.jpg);
	background-repeat:no-repeat;
} 


.Footer
{
	float:left;
}



select 
{
	font-family: arial, sans-serif; 
}

.AttentionBox{
	background-color: #ffffe1;
	color:#000;
	font-weight:normal;
	padding:10px;
}

.SmallGrey {
	color:#959597;
	font-size:11px;
}

/*
.KontaktanzeigenBreadcrumb {
	border: 0px solid;
	padding:10px 0px 0px 0px;
	float:left;

}

#KontaktanzeigenBreadcrumb a, a:hover{
	color:#ff6b00;
	font-size:12px;
	font-weight:normal;
}

*/







/*
#################################
FORUM
#################################
*/

.forumdefault
{ 
	background-color: #f1f1f0;
}

.forumhover
{ 
	background-color: #dededc;
}

 .InputEdit 
 {
 	font-family:Arial;
 	font-size:12px;
 	color:#2b2b2b;
 	background-color:#FFF;
 	border:1px solid #9f9f9f;
 	padding:3px;
 }
 .InputEdit:focus
 {
 	background-color:#fbffd2;
 	color:#101010;
 	border:1px solid #4c4c4a;
 	padding:3px;
 }


.Quoteme {
	padding: 20px 10px 2px 10px;
	font-family: Arial;
	font-size:12px;
	font-style:italic;
	color:#000000;
	background-image:url(/images/default/forum_quote.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.ExpCol {
	padding-right: 0px; 
	padding-left: 7px; 
	font-weight: bold; 
	padding-bottom: 4px; 
	width: 175px; 
	cursor: pointer; 
	color: #ffffff; 
	padding-top: 4px; 
}
#ExpCol {
	DISPLAY: none; 
}



#forumbutton input.submit-btn:hover 
	{
	background: #069 url(/images/default/_forum/btn-submit.gif) no-repeat 0 -20px;
}
	
form input.submit-btn
	{
	width: 54px;
	height: 20px;
	background: #743 url(/images/default/_forum/btn-submit.gif) no-repeat;
	outline: none;
}
	
form input.submit-btn:hover
	{
	background: #069 url(/images/default/_forum/btn-submit.gif) no-repeat 0 -20px;
}




/*
#################################
FORMS
#################################
*/


.required{
	font-weight:bold;
	color:#ef2c1f;
}

.FormInput{
	font-family:Arial, sans-serif; font-size:12px;
}



.FormTextarea 
{
	font-family:Arial;
	font-size:12px;
}



#Profilunkte div
{
	width:100%;
	float:left;
}


.BottomLineDiv
{
height:18px;
margin:3px 0 3px 0;
background-image: url(/images/default/_common/bgr.bottomdots.gif);
background-repeat: no-repeat;
background-position:bottom;
}

.BottomLineDivMulti
{
	line-height:20px;
	background-image: url(/images/default/_common/bgr.bottomdotsmulti.gif);
	background-repeat: repeat-y;
}



/*
#################################
POSTFACH
#################################
*/

.maildefault 
{
	background-color: #fbfbfb;
	color:#0d0d0d;
	height:25px;
	border-bottom:1px solid #666;
	cursor:pointer;
	width:100%;
}

.mailhover 
{
	background-color: #dad7cc;
	color:#0d0d0d;
	height:25px;
	border-bottom:1px solid #666;
	cursor:pointer;
	width:100%;
} 

.mailactive 
{
	background-color: #666;
	color:#FFF;
	font-weight:normal;
	height:25px;
	border-bottom:1px solid #666;
	cursor:pointer;
	width:100%;
} 


/*	Email Antwortbuttons */
.navborder_default 
{
	background-color: #ef2c1f;
	color:#FFF;
	cursor:pointer;
	padding:5px 8px 5px 8px;
}

.navborder_hover 
{
	background-color: #b1231a;
	color:#FFF;
	cursor:pointer;
	padding:5px 8px 5px 8px;
} 


/*
 *	USERTABS
 *
 */


div.taboff 
{
	background: #FFF;
	float:left; 
	font-weight: bold; 
	color:#ef2c1f;
	margin-right: 2px;
	padding: 15px; 
	cursor:default;
}

div.tabon 
{
	background-color: #dad7cc;
	float:left; 
	font-weight: bold; 
	color:#000;
	margin-right: 2px;
	padding: 15px; 
	cursor:pointer;
} 

div.tabinactive 
{
	background: #FFF;
	float:left; 
	font-weight: bold; 
	color:#dad7cc;
	margin-right: 2px;
	padding: 15px; 
	cursor:default;
} 

div.tabisfav
{
	background: #FF6600;
	float:left; 
	font-weight: bold; 
	color:#ccc;
	margin-right: 2px;
	padding: 15px; 
	cursor:pointer;
} 






/* taboff2 background-color: #f77402;*/
	
div.taboff2
{
	background-color: #ff9137;
	float:left; 
	font-weight: bold; 
	color:#fff;
	margin-right: 2px;
	padding: 9px 15px 9px 15px; 
	cursor:pointer;
}

div.tabon2 
{
	background-color: #f77402;
	float:left; 
	font-weight: bold; 
	color:#fff;
	text-decoration:underline;
	margin-right: 2px;
	padding: 9px 15px 9px 15px; 
	cursor:pointer;
} 



/*
#################################
MISC
#################################
*/


.PrivatChatmsg {
	display:block;
	position: fixed;
	bottom: 0;
	width: 80%; /* See note below */
	text-align: center;
	padding: 2% 10%;
}

/* SBMH -- see http://css-discuss.incutio.com/?page=BoxModelHack 
 * Stupid hack lets IE see 100%, others see 70%. 
 */
 
.PrivatChatmsg {
    \width: 100%;
    w\idth: 80%;
}







.voteBar { 
   color:#000; font-size:10px; background:#dd2b1f;
}
.pollVotingCount { 
	font-size:10px;color:#000; font-family:Arial; padding-top:2px;
}



.raquo
{
	margin:0 6px 0 6px;
}

map {
   outline: none;
}


.myul {
	list-style-type:none;
	margin: 0 0 5px 10px;
	padding:0px; 
}

.myli {
	background-image:url(/images/default/bullet.red.gif);
	background-repeat:no-repeat;
	background-position:0px 2px; 
	padding-left:20px;
	padding-right:10px;
	margin-bottom:5px;
}

.mysubul {
	list-style-type:none;
	padding:0px 0 0 0; 
	margin: 10px 0 20px 30px; 
}

.mysubli {
	list-style-position: outside; list-style-type: disc;
	padding-left:5px;
	margin-bottom:5px;
}



/*
#################################
PAGINATION
#################################
*/

.BottomPaging{
	margin-top:20px;
}

div#pagination{
	font-family:Tahoma;
	font-size:11px;
	text-align:center;
}
#pagination span{
	font-family:Tahoma;
	display:block;
	float:left;
	font-size:11px;
	line-height:13px;
	margin: 2px 6px 2px 0;
}
#pagination span a{
	font-family:Tahoma;
	font-size:11px;
	background-color:#ef2c1f;
	border:0px solid #ef2c1f;
	color:#FFF;
	display:block;
	padding:5px 8px 5px 8px;
	text-decoration:none;
}
#pagination span a:hover, #pagination span a:active{
	background-color: #333;
	border:0px solid #666;
}
#pagination span.aktuell{
	font-family:Tahoma;
	background-color: #FFF;
	font-size:11px;
	border:1px solid #CCC;
	color:#000;
	font-size:11px;
	padding:5px 8px 5px 8px;
	text-decoration:none;
}
