/* base
----------------------------------------------- */

body {
margin: 0;
padding: 0;
font-family: Comic Sans MS,Arial,Helvetica,sans-serif;  font-size:12pt;
color: #ffffff;
background-color: #000000;
}

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: italic;
}

small, .small {
font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
text-decoration: none;
color: #F6CC2D;
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 {color: #F6CC2D; text-align:center;}


a:link {font-size:12pt; color:#F6CC2D; text-decoration:none;}
a:visited {font-size:12pt; color:#F6962D; text-decoration:none;}
a:active {font-size:12pt; color:#F6962D; text-decoration:none;}
a:hover { font-size:12pt; color:#F6962D;  text-decoration:none;}

a.menu:link, a.menu:visited { font-size:12pt; color:#000000; text-decoration:none;}
a.menu:hover, a.menu:active {font-size:12pt; color:#000000; text-decoration:none;}
a.menu1:link, a.menu1:visited { font-size:12pt; color:#000000; text-decoration:none;}
a.menu1:hover, a.menu1:active {font-size:12pt; color:#000000; text-decoration:none;}

#inhalt,#inhalt1  {font-size:10pt; }

h1 { font-size:14pt; color:#3C6095; font-weight:bold; }
h2 { font-size:15pt; color:#F6CC2D; font-weight:bold; }
h3, #h3 { font-size:14pt; color:#F6CC2D; font-weight:bold; }
h4, #h4 { font-size:13pt; color:#F6CC2D; font-weight:bold; }
h5 { font-size:12pt; color:#F6CC2D;  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;
background:#000000 url(/layout/hg_menu.gif) repeat-y;
}

#head {
background:url(/layout/bg-top.gif) no-repeat;
margin:0;
paddin:0px;
height: 166px;
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 {
background:url(/layout/hg_menu.gif) repeat-y;
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;}
