/* Farben */

/* Hintergrund: blassgelb #e5eba9  neu f6fb92 ortsschildgelb: f3a302 */
/* hellgelb: #f6fc8d */
/* aussen: hg  #d3d3d3 */
/* Menü: hellblau: #cae7fa */
/* Schrift: blau #4182ad   #3C6095  grün 003300 */

body {
background-color: #d3d3d3;
color: #003300;
}

#cont {
background:#f6fc8d url(../layout/Balken_menue.jpg) repeat-y;
}

#head {
background:url(../layout/bg-top.jpg) no-repeat;
}
#foot {
background:#f6fc8d url(../layout/Balken_menue.jpg) repeat-y;
}

/* #fce083 */

a {color: #003300;}
a:link,a:visited,a:active,a:hover { color:#003300;}
a.menu:link, a.menu:visited,a.menu:hover, a.menu:active {color:#000000;}
a.menu1:link, a.menu1:visited,a.menu1:hover, a.menu1:active {color:#000000;}

h1 {color:#003300; }
h2,h3, #h3, h4, #h4, h5 { color:#003300;}


/* base
----------------------------------------------- */

body {
margin: 0;
padding: 0;
font-family: Comic Sans MS,Arial,Helvetica,sans-serif;  font-size:12pt;
}

blockquote, h3, p, li {
padding-right: 10px;
padding-left: 10px;
font-size: 0.9em;
line-height: 1.6em;
}

blockquote {
margin-right: 0;
margin-left: 20px;
}



h2 {
font-size: 1em;
font-style: bold;
}

small, .small {
font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
text-decoration: none;
background-color: inherit;
border-bottom: 0px #000 solid;
}

h1 a, h2 a, h3 a {
border: none;
}

ul.start, ul#start, li.start,li#start {display:inline;}
ul.start, ul#start {margin-left:300px;}
li.start,li#start {padding:30px;}


h1,h2,h3 {text-align:center;}



a.menu:link, a.menu:visited { font-size:12pt; text-decoration:none;}
a.menu:hover, a.menu:active {font-size:12pt; text-decoration:none;}
a.menu1:link, a.menu1:visited { font-size:12pt; text-decoration:none;}
a.menu1:hover, a.menu1:active {font-size:12pt; text-decoration:none;}

#inhalt,#inhalt1  {font-size:10pt; }

h1 { font-size:14pt; font-weight:bold; }
h2, h2 a { font-size:15pt; font-weight:bold; }
h3, #h3 { font-size:14pt; font-weight:bold; }
h4, #h4 { font-size:13pt; font-weight:bold; }
h5 { font-size:12pt; font-weight:bold; padding:2px;  margin-bottom:2px; }

/* overrides
----------------------------------------------- */


.caps {
font-size: 0.9em;
letter-spacing: 0.1em;
}

img.divider {
margin: 2em 0;
text-align: center;
}

.bilder img {border:1px solid #F6CC2D}

/* global layout
----------------------------------------------- */

#container {
margin: 10px auto;
padding: 0px;
width: 1011px;
border:1px solid #00000;
}

#cont {
margin: 0px;
padding: 0px;
border:1px solid #ffffff;
width: 1011px;
}

#head {
margin:0;
paddin:0px;
height: 200px;
width:1011px;
text-align: center;
}

#sidebar-1 {
margin-right: 5px;
margin-top:0px;
padding: 0;
float: left;
height:100%;
width: 152px;
\width: 152px;
w\idth: 152px;
}


#content {
margin: 0;
margin-left:155px;
padding-top: 30px;
}

#foot {
clear: both;
text-align: center;
font-size:8pt;
margin:0px;
}

/* comments
----------------------------------------------- */

.comments_error {
color: #000;
background-color: #fff4f4
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
color: #000;
background-color: #f1f1f1;
border: 2px solid #ddd;
}

form#txpCommentInputForm td {
vertical-align: top;
}

textarea {width:650px;}