/* =-=-=-=-=-=-=-[Menu Two]-=-=-=-=-=-=-=- */

#menu2 {
	width: 180px;
	border-style: none;
	border-color: #677D92;
	border-size: 1px;
	border-width: 1px;
	margin: 0px;
	}

#menu2 ul {
	list-style: none;
	margin: 0 3px 0 6px;
	padding: 0;
	}

#menu2 li a {
         height: 26;
	text-decoration: none;
	}

#menu2 li a:link, #menu2 li a:visited {
	display: block;
	background: url("../bilder/menu2.gif");
	padding: 10px 0 0 30px;
	}

#menu2 li a:hover {
	color: red;
	background: url("../bilder/menu2.gif") 0 -36px;
	padding: 10px 0 0 30px;
	}

#menu2 li a:active {
	color: #283A50;
	background: url("../bilder/menu2.gif") 0 -72px;
	padding: 10px 0 0 30px;
	}
    li.tabsF_aktuell {
      height: 26;
      background: url("../bilder/menu2.gif") 0 -72px;
      display:block;
      padding: 12px 0 0 30px;
    }
    span.tabsF_aktuell {
      color: navy;
      weight: bold;
    }

/*- Body --------------------------- */

body {
	background-color: #2e3839;
	margin: 5px;
	font-family:  tahoma, verdana, arial;
}
td {
font-family:  tahoma, verdana, arial;
	font-size: 12px;
	color: black;
}
.x { color: navy;
     padding: 0 20px 5px 15px;
}
h4 { font-size:12px;
}
/* Links */
a				{
 font-size: 12px;
 color: blue;
 text-decoration: underline;
 }
a:visited			{
font-size: 12px;
  text-decoration: none;
   }
a:hover				{
font-size: 12px;
color: red;
  text-decoration: underline;
   }

/* /Links */

a.std				{
font-size: 11px;
 color:#436123;
  text-decoration: none;
   }
a:visited.std { font-size: 11px; color:#436123; text-decoration: none; }
a:hover.std { font-size: 11px; color:#436123; text-decoration: underline; }

.small	   {
		font-family:  tahoma, verdana, arial;
		font-size: 9px;
		color: #000000;
}
.small a {
	color: black;
}

.cont {
	font-family:  tahoma, verdana, arial;
	font-size: 11px;
	color: #000000;
}

a.yellow {
         color:yellow;
         text-decoration:none;
}

a:hover.yellow  {
         color:red;
         text-decoration:underline;
}

.ro {

	background-color:#E7E7E7;

}

html {
	font-family:  tahoma, verdana, arial;
	font-size: 12px;
}
.bbc		{ color:#FFFFFF; background-color:#FFFFFF; border-color:#FFFFFF; border-style:solid; border-width:1px; text-decoration:none;}

td.nav_heading {
background-image: url(../bilder/designs/iceblue/images/heading_left.gif);
 color: white;
 padding-left: 15px;
 line-height: 23px;
 width: 185px;
 height: 23px;
}


td.nav_head {
background-image: url(../bilder/designs/iceblue/images/head_left.gif);
 color: white;
 padding-left: 15px;
 line-height: 31px;
 width: 185px;
 height: 31px;
}
td.sidebar_heading {
background-image: url(../bilder/designs/iceblue/images/heading_right.gif);
 color: white;
 padding-left: 15px;
 line-height: 24px;
 width: 168px;
 height: 24px;
}

td.sidebar_head {
background-image: url(../bilder/designs/iceblue/images/head_right.gif);
 color: white;
 padding-left: 15px;
 line-height: 32px;
 width: 168px;
 height: 32px;
}
.headline,.headline2,.headline3 {
		font-family:  tahoma, verdana, arial;
		font-size: 11px;
		color: white;
}

.shouty,.shouty2,.shouty3,.shouty4,.shouty5 {
background-color: #fafbfc;
background-image: url(../bilder/designs/iceblue/images/shouty.gif);
background-repeat: no-repeat;
padding: 5px;

}

.shoutbox {
overflow: auto;
height: 300px;
width: 175px;
}
.nick {
	font-weight: bold;
}
.shoutbox hr {
	border: 0;
	border-bottom: 1px dashed #0c2737;
}
.shoutbox input, .shoutbox textarea {
	width: 155px;
}
.send {
	margin-top: 5px;
	color: black;
	font-weight: bold;
	width: 50px;
	margin-left: auto;
	margin-right: auto;
}
.RowLight, .RowDark {
	padding-left: 10px;
	height: 27px;
}
.RowLight {
	background-image: url(../bilder/designs/iceblue/images/stats_bg1.gif);
}
.RowDark {
	background-image: url(../bilder/designs/iceblue/images/stats_bg2.gif);
}
img { border: 0;}
.headline a, .footer_text, .footer_text a.nav {
	color: white;
}
