/* jCSS */
/* M&P GmBh 2007 */

body 
{
font-family:Arial, Helvetica, sans-serif;
background: url(verlauf.jpg) top left #ffffff repeat-x;
text-align:center;
color:#000000;
}

div#all
{
width:762px;
margin:0px auto;
text-align:left;
/* oldBorder
border:1px solid #DFEBF6;
*/
border:1px solid #A0AAC2;
background-color:#FFFFFF;
}



/* TXT LINKS ETC */

.txtsmal {
font-size:10px;
}

.txtnorm {
font-size:12px;
}

.txtbig {
font-size:12px;
font-weight:bold;
}



/* Seitenaufbau: Header, Menu, Content, unten: */


#menu{
height:23px;
background-color:#DFEBF6;
}

#unten{
height:12px;
background-color:#DFEBF6;
width:100%;
}


#menupos {
width: 464px;
height: 18px;
left: 197px;
top: 0px;
 }

/* Content, aufgeteilt in 3 Spalten: */

#leftbar, #rightbar {
background-color:#ffffff;
padding:10px;
/* ZUM TESTEN */
height:400px;
}

#leftbar {
float:left;
}
#rightbar {
float:right;
}

#content {
background-color:#ffffff;
float:left;
padding:10px;
/* ZUM TESTEN */
height:400px;

}


/*  real Content  */

#menucontainer {
border-left:solid 1px #CCCCCC;
width:100%;
padding:0px 3px;
}


/* IF NO SCRIPT
.menucontainer_w {
border-left:solid 1px #CC0000;
width:100%;
padding:0px 3px;
}

.menutitle_w{
background-color:#CC0000;
text-align:center;
font-size:10px;
} */

#t_title{
background-color:#E9EEF3;
text-align:center;
font-size:10px;
font-weight:bold;
}

#t_title_notbold{
background-color:#E9EEF3;
text-align:center;
font-size:10px;
}

#t_content{
padding:0px 5px 0px 0px;
text-align:center;
font-size:10px;
}

#t_content2{

border-left:#CCCCCC solid 1px;
padding:0px 0px 0px 5px;
text-align:left;
}

#static_b {
border-bottom:#CCCCCC 1px solid;
}

/* Newsbox..zB */

#box {
background-color:#edf5f8;
border-bottom:solid 2px #90abb4;
width:100%;
height:100%;
color:#316078;
text-align:left;
}

#box_h {
background-color:#d4e4ea;
border-bottom:solid 2px #90abb4;
width:100%;
padding:0px 3px;
height:15px;

}



#verlauf {
background: url(verlauf2.jpg) repeat-x top left;
}

#navlist
{
padding: 2px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 10px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #DDE;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000;
background: #AAE;
border-color: #227;
}

#navlist li a#current
{
	background: white;
	border-bottom: 1px solid white;
	color: #000000;
}
.aufzaehlung {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFCC;
	border: thin none #000066;
	margin: 8px;
	font-variant: small-caps;
}
