@charset "UTF-8";
/* CSS Document */

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color:#FFFFFF;
font-family:Arial;
}

a:link {
text-decoration:underline;
color:#000000;
}

a:hover {
color:#336699;
}

#wrapper {
width:980px;
margin:40px auto;
background-color:#ECECEC;
background-image:url(../img/content/back.gif);
background-repeat:repeat-y;
}

#navi {
width:256px;
float:left;
background-color:#ccc;
}

#content {
width:724px;
float:right;
background-color:#ebebeb;
}

#navi_top {
background-color:#ececec;
clear:both;
border-bottom: 1px solid #336699;
background-image:url(../img/content/navi.jpg);
background-repeat:repeat-x;
}

#navi_top ul {
margin:0px;
padding:0px;
}

#navi_top ul li {
color:#fff;
list-style:none;
display:inline;
font-size:12px;
font-weight:bold;
margin-left:8px;
margin-right:8px;
}

#navi_top a:link {
text-decoration:none;
color:#FFFFFF;
}

#navi_top a:visited {
text-decoration:none;
color:#FFFFFF;
}

#navi_top a:hover {
border-bottom: 3px solid #1b5991;

}

#navi_top a:active {
border-bottom: 3px solid #1b5991;
}

#navi-left {
width:192px;
float:left;
background-color:#d8d8d8;
margin-left:64px;
}

#linie {
border-top:1px solid #1b5991;
}

#inhalt {
width:700px;
float:right;
background-color:#ebebeb;
padding-top:30px;
padding-bottom:20px;
padding-left:20px;
}

h1 {
font-family:Arial;
font-weight:bold;
font-size:30px;
color:#1b5991;
margin:0px;
padding:0px;
}

h2 {
font-family:Arial;
font-weight:bold;
font-size:1.0em;
color:#000;
margin:8px 0px 0 px 0px;
padding:0px;
}

#text {
width:380px;
font-size:0.8em;
line-height:140%;
float:left;
}

#pic {
width:240px;
float:left;
padding-left:36px;
}

#app {
float:right;
width:40px;
border-left:1px solid #333;
border-top:1px solid #333;
border-bottom:1px solid #333;
}

#spalte1 {
width:310px;
font-size:0.8em;
line-height:140%;
float:left;
border-right:1px dotted #333;
padding-right:10px;
margin-top:20px;
}

#spalte2 {
width:315px;
font-size:0.8em;
line-height:140%;
float:left;
padding-left:15px;
margin-top:20px;
}


#mehr a {
text-decoration:none;
color:#333399;
font-size:0.7em;
font-style:italic;
}

#news {
background-color:#FFFFFF;
margin-top:25px;
margin-bottom:10px;
}

#news a:link {
color:#1b5991;
}

#nachrichten {
font-size:0.7em;
color:#333333;
padding:0px 0px 12px 20px;
margin-top:8px;
}

#footer {
clear:both;
background-image:url(../img/content/footer.gif);
height:16px;
/*font-familiy:Arial;
font-size:10px;
padding:3px 0px 3px 264px;*/
}

#footer a {
color:#333333;
}

/*Formular*/

input {
border:1px solid #1b5991;
height:16px;
}

/* Formular */
textarea  {
	margin: 0px 0px 8px 0px;
	border:1px solid #1b5991;
	width:200px;
}

button {
	margin-left:inherit;
	width:50px;
	}

#formtext {
	font-family:"arial";
	font-size:12px;
	width:300px;
	margin-top:10px;
}

.hinweis {
	font-family:"arial";
	font-size:12px;
	}
	
.error {
	width:600px;
	font-family:"arial";
	font-size:12px;
	color:#FF0000;
	}
	
#bestellung input {
	margin: 0px 0px 8px 0px;
	border:1px solid #660000;
	width:40px;
}	

/* Volltextsuche */
#suchform {
	font-family:"arial";
	font-size:12px;
	}

#output {
	padding-top:10px;
	padding-left:10px;
	padding-right:30px;
	font-family:Arial;
	font-size:10px;
	clear: both;
	}

#output a {
	color:#990000;
	font-size:12px;
	padding-bottom:5px;
	line-height:160%;
	}

.mod {display: block; font-size: 9px;}
	
#output li {
	margin-top:10px;
	line-height:130%;
	}

#output em {
	font-weight: bold;
	font-style: normal;
}
