BODY
{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	color:#000000;
}


img.block
{
	display:block;
}

img.border
{
	border:1px solid #797979;	
}

.borderRightBottom
{
	border-right:2px solid #9DA7B1;
	border-bottom:2px solid #9DA7B1;	
}

ul
{
	padding:0px;
	margin:0px;
	margin-left:20px;	
}

a
{
	color:#000000;
}

span.stern
{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
}

h1
{
	font-size:18px;	
}
h2
{
	font-size:14px;	
}
h3
{
	font-size:11px;	
}
h4
{
	font-size:10px;	
}
h5
{
	font-size:10px;	
}
h6
{
	font-size:10px;	
}


/* ----------------- id-bezogen -------------------------- */

#head
{
	width:980px;
	height:64px;
	background:#FFFFFF url(../images/head.jpg) no-repeat left top;
}

#headlink
{
	float:right;
	padding-top:4px;
}

#headSucheBox
{
	float:right;
	width:900px;
	text-align:right;
	padding-top:10px;
	padding-right:30px;
}

/* Fläche unter Head-Bereich */
#reiterContainer
{
	width:980px;	
	float:left;
}

#mainContent
{
	width:980px;
	background:#B8C6D3 url(../images/leftColbg.gif) repeat-y left top  ;
	float:left;
	border-bottom:1px solid #BCBABB;
	clear:both;
}

#footBox
{
	width:755px;
	padding-left:225px;
}

#leftCol
{
	border-right:2px solid #FFFFFF;
	width:225px;
	float:left;
	position:relative;
}

#mainCol
{
	width:710px;
	float:left;
	padding:20px 15px;
}

#whosonline
{
	position:relative;
	bottom:0px;
}


#toPrintContainer
{
	width:720px;
}

.blautext,.blautext_h
{
	color: #003C78;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}

a.blautext_h:HOVER
{
	color: #003C78;
	font-family:Arial;
	font-size:11px;
	text-decoration:underline;
}