/* Links allgemein */

a:link {
	color : #444139;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
}

a:visited {
	color : #444139;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
}

a:hover {
	color : #444139;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;

}


/* Links im Text Rot unterstrichen */

a.textlink:link {
	color : #444139;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	border-bottom : 1px solid #910915;
}

a.textlink:visited {
	color : #444139;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	border-bottom : 1px solid #444139;
}

a.textlink:hover {
	color : #444139;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	border-bottom : 1px solid #910915;
}


/* Links Startseite */

a.start:link {
	color : #444139;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	border:0;
}

a.start:visited {
	color : #444139;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	border:0;
}

a.start:hover {
	color : #444139;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	border:0;
	
}

body {
	background : url(images/hintergrund_wie_navi_gif.jpg) #D2CCAA repeat;
	border : 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	scrollbar-3dlight-color : #E0E0D8;
	scrollbar-arrow-color : #960B09;
	scrollbar-base-color : #CFCBA7;
	scrollbar-darkshadow-color : #E6E3D0;
	scrollbar-face-color : #D0CCA8;
	scrollbar-highlight-color : #E6E3D0;
	scrollbar-shadow-color : #C4C196;
	scrollbar-track-color : #E6E3D0;
}

html, body {
	margin : 0px;
	padding : 0px;
}


p {
	margin : 0.5em 0px;
}

td {
	color : #444139;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

/* Formularelemente */
input {
	background : #EBEDDC;
	border : 1px inset;
	border-color : #444139 #484038 #484038;
}

textarea {
	background : #EDEBDC;
	border : 1px inset;
	border-color : #444139 #404038 #404038;
}

ul, ol, li {
	margin-bottom : 0px;
	margin-top : 0px;
}
.submit {
	background : #E6E3D0;
	border : 2px #960B09 outset;
	color : #444139;
	font-family : Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size : 11px;
	font-weight : bold;
}

/* Textauszeichnungen */
.fusstext {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size : 11px;
}



.textbold {
	font-weight : bold;
}

.textrot {
	color : #960B09;
	font-weight : bold;
}

/* Zelle für Navigation */
.topzelle {
	margin : 0px;
	padding : 0px;
}

#inhalt {
	margin-top : 70px;
}

#aktion {
	margin-top : 50px;
}

#top {
	margin-top : 0px;
}
.freiText {  padding-left: 25px; margin-left: 25px; font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma}


h1 {
	color : #960B09;
	font-weight : bold;
	font-size: 13px;
	margin: 3px 0 10px 0;

}

h2 {
	color : #960B09;
	font-weight : bold;
	font-size: 12px;

}

h3 {
	color : #444139;
	font-weight : bold;
	font-size: 11px;

}

h4 { /* z.B. Presse */
font-size:x-small;
padding:3px 0;
margin:0;
}
