/* standardangaben link, body etc */
* {
	margin: 0;
	padding: 0px;
	}
a {
	color: #2F87B7;
	text-decoration: underline;
}

.activ {
	background-color: #ffffff;
}

a:hover {
	color: #333;
	text-decoration: none;
	background-color: #d3e6f0;
}

body {
	background: #EEE url(img/bg2.gif);
	color: #FFF;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 84%;
	left: auto;
}
input {
	color: #555;
	font: normal 1.1em "Microsoft Sans Serif, Lucida Sans Unicode, Verdana",sans-serif;
}
p,cite,code,ul {
	/* 	font-size: 1.4em;*/
	font-size: 1.0em;
	padding-bottom: 1.2em;
}
h1 {
	/* 	font-size: 1.4em*/
	font-size: 1.0em;
	margin-bottom: 4px;
}
code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em "Microsoft Sans Serif, Lucida Sans Unicode, Verdana",sans-serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Microsoft Sans Serif, Lucida Sans Unicode, Verdana",sans-serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #2f87b7;
	padding-top: 6px;
}

/* h4 Absatzregler links im blauen Feld */

h4 {
	font-size: 0.6em;
	color: #666666;
	padding-left: 8px;
	font-family: "Microsoft Sans Serif, Lucida Sans Unicode, Verdana", sans-serif;
}

/* h5 Absatzregler rechts im content-Feld */
h5 {
	font-size: 0.4em;
}

/* h6 bei Öffnungszeiten */
h6 {
	font-size: 0.8em;
	color: #000000;
	line-height: 1.5;
	
}

/* kleinerer Text als im body, so bei Mitarbeiterinnen */
.kleiner
{
	font-size: 80%;
	
}


/* dickerer Text als im body, so bei Kontaktdaten */
.dicker
{
	font-weight: bold;
	font-size: 84%;
	
}

/* dickerer Text als im body, aber gleich groß*/
.dicker2
{
	font-weight: bold;
	font-size: 100%;
	
}





/* Verschiedenes */
.clearer {
	clear: both;
	
}

/* Struktur der Seite */
.container {
	background: url(img/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	padding-bottom: 6px;
	width: 767px;
	border-bottom: 1px solid #CCC;
}

/* oberster Block, enthält title1 */
.header {
	background-image: url(img/header3.png);
}

/* Formatierung der Überschrift im ganz oberen Feld, height gibt Höhe an */
.title h1 {
	color: #FFF;
	font-size: normal 1.3em
	font-family: "Microsoft Sans Serif, Lucida Sans Unicode, Verdana", sans-serif;
	padding: 10px;
	height: 160px;
	line-height: 20px;
	margin-bottom: 8px;
	text-align: center;	
}

/* Navigation */
.navigation {
	margin-bottom: 4px;
}
.navigation a {
	background-color: #4A91C3;
	color: #FFF;
	float: left;
	font: bold 1.2em "Microsoft Sans Serif, Lucida Sans Unicode, Verdana",sans-serif;
	padding: 8px 0;
	width: 19%;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #000;
	color: #FFF;
}

/* main */
.main {
	clear: both;
	padding: 8px 18px;
}

/* Seitliche Navigationsfelder links */
.sidenav h1,.sidenav ul {
	padding-left: 12px;
}

.sidenav {
	border: 1px solid #84BDDE;
	float: left;
	width: 200px;
	background-color: #4493be;
}
/* Größe der Weisse Überschriften von Seitennavigation */
.sidenav h1 {
	color: #fff;
	font-size: 1.1em;
	height: 20px;
	margin-top: 1.2em;
	font-family: "Microsoft Sans Serif, Lucida Sans Unicode, Verdana", sans-serif;
}
.sidenav ul {
	border-top: 1px solid #FAFAFA;
	background: #EEE url(img/bgul2.gif) repeat-x;
	margin: 0;
	padding: 0;
}
/* Hovereffekte von Seitennavigation */
.sidenav li {
	border: 1px solid #84BDDE;
	border-top: none;
	list-style: none;
	margin: 0;
}
/* Größe der Seitennavigation */
.sidenav li a {
	color: #333;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #2f87b7;
	text-decoration: none;
}
/* nicht benutzt  */
.sidenav h5 {
	color: #333333;
	font-size: 0.9em;
	height: 20px;
	margin-top: 1.2em;
	font-family: "Microsoft Sans Serif, Lucida Sans Unicode, Verdana", sans-serif;
}
/* Eigenschaften Container content, rechts Inhalt */
.content {
	float: right;
	width: 520px;
}
.content .item {
	padding: 6px 12px;
	border: 1px solid #DDD;
	background: #FFF;
	margin-bottom: 8px;
	color: #333;
}


.content .descr {
	color: #333;
	margin-bottom: 6px;
}
.content .copy {
	color: #333;
	margin-left: 6px;
		
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

/* Suchfeld */
form {
	padding: 0 0 6px 8px;
}
.styled {
	border: 1px solid #666666;
	padding: 4px;
}
.button {
	background: url(img/search.gif) no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
}

/* Text in ganz unterem Feld footer */
.footer {
	background: #FFF;
	border: 0px solid EfEE;
	color: #666;
	font-weight: normal;
	font-size: 0.7em;
	
	margin-left: auto;
    margin-right: auto;
 text-align: center;

	text-align: center;
	width: 720px;
}
.footer a {
	color: #36C;
	text-decoration: none;
}
.footer a:hover {
	color: #06F;
	text-decoration: underline;
}
.footer .left, .footer .right {padding: 12px 10px;}

/* floats */
.left {float: left;}
.right {float: right;}

/* Eigenschaften Hinweisfeld  */
.hinweis {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	color: #2F87B7;
	font-weight: normal;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	width: 200px;
}
