body 
{
	background-color:#f2f2f2;
	margin:0px;
}

.mainpoint
{
	font-family:Verdana;
	font-size:13px;
	float:left;
	background-color:#999;
	color:White;
	height:21px;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
}

.mainpoint a
{
	color:white;
	text-decoration:none;
}

.mainpoint a:hover
{
	color:#C82B00;
	text-decoration:none;
}


.mainpoint_img
{
	font-family:Verdana;
	font-size:13px;
	float:left;
	background-color:#999;
	color:White;
	height:21px;
	cursor:pointer;
	padding-top:3px;
	padding-left:10px;
	
}

.menuspacer
{
	padding-bottom:2px;
	float:left;
}

.subpoint
{
	font-family:Verdana;
	font-size:11px;
	line-height:20px;
}

.subpoint a
{
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color:#808080;
}

.subpoint a:hover
{
	color:#BA261A;
}

.sub
{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	background-color:#f2f2f2;
	padding-left:10px;
	border-left:solid 1px #b5b5b5;
	border-bottom:solid 1px #b5b5b5;
	border-right:solid 1px #b5b5b5;
}

#menu
{
	margin-top:5px;
	margin-left:2px;
	background-color:#999;
	margin-right:11px;
	height:24px
}

#greyback
{
	background-color:#E9E9E9;
	width:945px;
	margin-left:2px;
	margin-top:2px;
	overflow:hidden;
	background-image:url(./images/backgrounds/bg_linie.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#redback
{
	background-color:#C82B00;
	width:945px;
	height:40px;
	color:White;
}

#pageTitle
{
	font-family:Verdana;
	font-size:16px;
	padding-left:28px;
	padding-top:10px;
}

#startcontent
{
	margin-top:-41px;
	padding:10px;
	background-image:url(./images/backgrounds/bg_personen_start.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}


#content 
{
	font-family:Verdana;
	font-size:12px;
	border-left:solid 1px #b8b8b8;
	width:917px;
	margin-left:10px;
	padding-left:16px;
	background-color:White;
	color:#696969;
	line-height:20px;
	overflow:auto;
	padding-top:10px;
	background-image:url(./images/backgrounds/bg_weiss_grau.gif);
}

#textbox p, #aktuelles, #events
{
	font-family:Verdana;
	font-size:12px;
	color:#696969;
	line-height:20px;
}

.text
{
	font-size:11px;
	font-family:Verdana;
}

#aktuelles a, #aktuelles a:visited, #events a, #events a:visited
{
	text-decoration:none;
	color:#696969;
}

#aktuelles a:hover, #events a:hover
{
	text-decoration:underline;
}


#textbox 
{
	width:600px;
	padding-bottom:20px;
}

#textbox a, #textbox a:visited
{
	text-decoration:none;
	color:#696969;
}

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


#infobox
{
	position:absolute;
	margin-left:630px;
	width:268px;
	background-position:bottom;
	background-repeat:no-repeat;
	
	
}

.infoTitle
{
	color:#C82B00;
	font-family:Verdana;
	font-size:13px;
}

.infoText
{
	font-family:Verdana;
	font-size:12px;
	color:#696969;
}

/* NEWS */
.docs, .docs a
{
	color:#696969;
	text-decoration:none;
}

.newsimage
{
	margin-right:8px;	
}

.datum
{
	font-size:10px;
}

/* AGENDA */

.agendadatum
{
	font-size:14px;
}

/* Fotoalbum */

.faSearch
{
	font-family:Verdana,helvetica,sans-serif; 
	font-size:11px; 
	color:black; 
	text-decoration:none; 
	width:100px;
}

.faNavtop
{
	padding: 4px 0px 3px 4px;
}


.faPreview
{
	overflow:auto;
	width:130px;
	margin-top:5px;
}

.faPreviewItem
{
	width:105px;
	text-decoration: none;
	color: black;
	margin-bottom: 2px;
	cursor:pointer;
}

*html .faPreview
{ width:129px; }

.faPreviewImage
{
	float:left;
	width:80px;
	margin-right:2px;
	cursor:pointer;
}

.faComment
{
	height: 60px;
	padding: 8px 5px 5px 5px;
	margin-left: 0px;
	width:434px;
}

.faImage
{
	overflow:auto;
	width:434px;
	padding-left: 0px;
	margin-top: 5px;
}

/* Formular */

.textbox, .dropdown, .button
{
	font-family:Verdana;
	font-size:12px;
}

.dropdownS
{
	font-family:Verdana;
	font-size:10px;
}

.message
{
	font-family:Verdana;
	font-size:10px;
	color:#C82B00;
}

.leftcol
{
	text-align:right;
	padding-right:10px;
	width:100px;
	}

.rightcol
{
	text-align:left;
	}

fieldset
{
	margin-bottom:5px;
	}

legend
{
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	}
