#container {
text-align: left;
margin: 0 auto;
width: 750px;
background: #FFE8CA url(../images/start_verlauf.jpg) 0 0 repeat-y;
color: #FFFCF9;
}
.kopf {
background: #FFE8CA url(../images/m_oben.jpg) 0 0 no-repeat;
color: #FFFCF9;
height: 172px;
}
div.kopf h1 {
font-family: Palatino Linotype, Times New Roman, Garamond, serif;
letter-spacing: 1.5px;
font-size: 14pt;
font-weight: bold;
color: #FFFCF9;
}
div.kopf a { text-decoration:none; }
div.kopf h1.links {padding: 16px 0 16px 20px;}
div.kopf h1.h1meta {padding: 16px 20px 0 0; text-align: right;}
div.kopf h1.h1meta a:link, div.kopf h1.h1meta a:visited { color: #FFFCF9; }
div.kopf h1.h1meta a:hover, div.kopf h1.h1meta a:focus, div.kopf h1.h1meta a:active { color: #FADCB4; }

#menu {
clear: left;
font-size: 0.85em;
letter-spacing: 0.1em;
width: 194px;
float: left;
height: 430px;
}

div#menu ul {
list-style: none;
padding: 0 20px;
margin: 20px 0 10px 0;
}
div#menu ul li {
margin-top: 15px;
}

div#menu a:link, div#menu a:visited, .linkintern a:link, .linkintern a:visited { color: #F58220; }
div#menu a:hover, div#menu a:focus, div#menu a:active, .linkintern a:hover, .linkintern a:focus, .linkintern a:active { color: #020290; }

.link_bg { color: #F58220; background: transparent; }

#inhalt {
margin-right: 68px;
padding: 20px 10px 30px 20px;
font-size: 0.8em;
height: 270px;
overflow: auto;
background: #D5E6FF;
color: #020290;
}
div#inhalt h3 {
margin-top: 1em;
}
div#inhalt p {
margin-top: 0.5em;
}

div#inhalt ul { list-style: none;  margin-top: 0.5em; }
div#inhalt ul li {
 padding-left: 17px;
 margin: 5px 0;
 background: url(../images/stift.gif) 0 1px no-repeat;
}
div#inhalt ol { margin: 0.5em 0 0 1.9em; }
div#inhalt ol li { margin: 5px 0; }

.linkintern{
margin-left: 194px;
margin-right: 68px;
padding: 10px 0 15px 20px;
font-size: 0.85em;
letter-spacing: 0.1em;
background: #FAF0E3;
color: #fff;
}

label.left {
 float: left;
 text-align: right;
 width: 6.5em;
 margin: .2em .3em 0 0;
}
input[type=text], select {
 float: left;
}
input.right {
 float: left;
 width: auto;
 clear: both;
 margin-left: 7em;
 margin-right: .3em;
}
input[type=checkbox].right, input[type=radio].right, input[type=submit].right {
 margin-left: 6.7em;
}
form {
 text-align: left;
}
form br { clear: both; }
form p { margin: 0; }
fieldset { border: 0; }
label, input[type=text], input[type=checkbox], input[type=radio], input[type=submit] {
 cursor: pointer;
}
input, textarea, button {
 color: #000033;
 background: #fff;
}
input:focus, textarea:focus {
 color: #000033;
 background: #fff;
}