/* Grundelemente */
html {
	height: 100%;
}

body { 
	font-size:        0.8em;
	font-family:      Verdana, Arial;
	color:            #000000;
	/*background-color: #fff;*/
	background-color: #aaa; 
	margin:           0px;
	height:           100%;
	/*background:       url(/static/img/background.jpg) repeat-x top left #D0D0D0;*/
}

p { 
	margin-top: 0px; 
	text-align: left;
}

a:link, a:visited, a:active { 
	font-weight:     normal; 
	text-decoration: none; 
	color:           #00ACE4;
}
a:hover, a:focus { 
	text-decoration: underline;
}

img {
    border: 0px;
    margin: 0px 10px 5px 0px;
    float:  left;
}

div.bild {

}

div.bild img {
	border: none;
}

.noborder {
	border: none;
}

.hidden {
    display: inline;
    left: -999px;
    top: -999px;
    font-size: 0px;
    height: 0px;
    line-height:0px;
    margin:0px;
    overflow:hidden;
    position:absolute;
}

h1 {
	font-size: 1.2em;
}

h2 {
    font-size: 1em;
	font-family: Verdana, Arial;
	color: #000000;
	font-weight: bold;
}

/* Der Container umfasst den Gesamten Inhalt der Site */
#container {
    margin:  0 auto 0 auto;
    padding: 0;
    width:   780px;
	background-color: #fff;
}

#header {
    padding: 0;
    height: 219px;
    background: url(/static/img/top_header.jpg) no-repeat #fff;
}

/* Rahmen um das Logo */
#header .logolink {
    width:  105px;
    height: 105px;
    margin: 57px 0 0 18px;
    border: none;
}

/**
 * TOPNAVI
 */    
#topnavi {	
	float:      left;
	width:      139px;
	margin:     0px;
	padding:    0px;
	height:     581px;
	background: url(/static/img/navi_bg.jpg) no-repeat #AAC3CD;
}

#topnavi ul {
	margin:  0px;
	padding: 0;
}

/* Keine punkte vor den li elementen */
#topnavi li {
    list-style-type: none;
    margin-left: 11px;
}

#topnavi li a, 
#topnavi li span, 
#topnavi li a:active {
    display: block;
    padding: 5px;
	color:   #000;
}

#topnavi li a:hover, 
#topnavi li a:focus {
	text-decoration: none;
}
#topnavi li a.active,
#topnavi li span.active {
    background:   url(/static/img/navi_dot.gif) no-repeat;
	background-position: 0px 10px;
	margin: 0 0 0 -10px;
	padding-left: 15px; /* einrŸckung der navitexte */
	background-color: #c4d5dc;
}
 
/**
 * NAVI
 */    
#navi {
	float:      left;
	width:      141px;
	margin:     0px;
	padding:    0px;
	height:     581px;
	background: url(/static/img/subnavi_bg.jpg) no-repeat #AAC3CD;
}

#navi ul {
	margin:  0px;
	padding: 0;
}

#navi li {
    list-style-type: none;
    margin-left: 11px;
}

#navi li a, 
#navi li span, 
#navi li a:active {
    display: block;
    padding: 5px;
	color:   #000;
}

#navi li a:hover, 
#navi li a:focus {
	text-decoration: none;
}

#navi li a.active,
#navi li span.active {
    background:   url(/static/img/navi_dot.gif) no-repeat;
	background-position: 0px 10px;
	margin: 0 0 0 -10px;
	padding-left: 15px;
	background-color: #e2eaee;
}

/**
 * CONTENT
 */    
#content {
    background-color: #fff;
    margin: 0px 275px 10px 303px; /* Abstand zu den aeusseren Raendern! Nicht zur Navi und Teaser */
}
/* Div zum fixen des Floating bugs
 * muss floaten und so breit sein wie der Inhaltsbereich */
#content-cleaner {
    float: left;
    /*width: 425px;*/
    width: 455px;
}

#content img {
    border: none;
}

#content .contentliste {
    margin-left: 17px;
    padding-left: 0;
}

#content .contentliste li {
    margin-left: 0;
    padding-left: 0;
    /*list-style-type: none;
    list-style-image: url(/static/img/bullet.gif);*/
}

#content .contentliste li {
    margin-bottom: 0.8em;
}

#content .contentliste li .contentliste {
    margin-top: 0.8em;
}

/**
 * FOOTER
 */    
#footer {
    margin: 0 auto 0 auto;
    width: 774px;
    clear: both;
	text-align: center;
    background-color: #666;
    padding: 3px;
    color: #fff;
    font-weight: bold;
}
#footer a {
    margin: 0px 0px 0px 3px;
	text-decoration: none;
    color: #fff;
    font-weight: bold;
}
 

/* Artikelbild */
.inhaltsbild {
	float: left;
	margin: 0 5px 5px 0;
}

/* Mitarbeiter */
.mitarbeiterbild {
	float: left;
	margin: 0 5px 5px 0;
}

/* Liste */
.listenbild {
	
}

ul.listenobjekt {
	list-style-type: none;
	padding:  0px;
	margin:   0px;
	float:    left;
	width:    100%;
}
ul.listenobjekt li {
	margin: 0px;
	padding: 10px 0 10px 0;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #000;
}
ul.listenobjekt li img {
	float: left;
	margin: 0 10px 10px 0;
}
ul.listenobjekt li a, 
ul.listenobjekt li a:hover, 
ul.listenobjekt li a:active, 
ul.listenobjekt li a:visited {
    color:           #000000;
    font-weight:     normal;
    text-decoration: none;
}
ul.listenobjekt li .titel {
    font-weight: bold;
}

ul.listenobjekt li.mitarbeiter {
	clear: both;
}
ul.listenobjekt li.mitarbeiter img {
	float: left;
	margin: 0 10px 10px 0;
}
ul.listenobjekt li.news {
	
}
ul.listenobjekt li.default {
	
}

/* News */
.newsbild {
	border: 1px solid green;
}

/* Kontaktformular */
form.kontaktformular {
	margin: 0;
	width: 360px;
}
form.kontaktformular div {
	padding: 10px 0 0 0;
}
form.kontaktformular div label {
}
form.kontaktformular div div.fehler {
	color: red;
	font-weight: bold;
}
form.kontaktformular div input {
	width: 350px;
	margin: 0;
}
form.kontaktformular div textarea {
	width: 350px;
}
form.kontaktformular div input.checkbox {
	width: 15px;
	border: none;
}
form.kontaktformular div input.submitbutton {
	width: 150px;
	background-color: white;
	border: 1px solid grey;
	text-align: center;
}

textarea, input {
	font-family: Verdana, Arial;
	font-size: 1em !important;
}
textarea.readonly {
    background-color: #ECECEC;
    color: #716F64;
}

/* Banner */
#banner {
    margin: 10px auto 10px auto;
    width: 88px;
    height: 41px;
}

/* Suchbox im Header */
form.suchbox {

}

