@font-face {
font-family: 'Gotu';
font-style: normal;
font-weight: 400;
src: url('../schriften/gotu-v1-latin-regular.eot'); /* IE9 Compat Modes */
src: local('Gotu'), local('Gotu-Regular'),
url('../schriften/gotu-v1-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../schriften/gotu-v1-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('../schriften/gotu-v1-latin-regular.woff') format('woff'), /* Modern Browsers */
url('../schriften/gotu-v1-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('../schriften/gotu-v1-latin-regular.svg#Gotu') format('svg'); /* Legacy iOS */
}

html {
overflow-y:scroll;
}

#container {
width:1194px;
font-family:'Gotu', Arial, Helvetica, Lucida, sans-serif;
font-size:14px;
line-height:1.6em;
color:#666;
background-color:#FFF;
margin:0 auto;
}

h1 {
font-family:'Gotu', Arial, Helvetica, Lucida, sans-serif;
font-weight:700;
font-size:36px;
margin-bottom:37px;
color:#C63;
background-color:#FFF;
}

a:hover {
color:#CC6714;
background-color:#F5F5F5;
}

#header {
border-bottom:2px solid #948979;
padding-top:1px;
clear:both;
margin-bottom:20px;
}

#header p {
margin-top:-20px;
color:#999;
}

#navigation ul {
margin-left:0;
padding-left:0;
list-style-type:none;
float:left;
width:192px;
}

#navigation a:hover {
background:#000;
background-color:#F5F5F5;
color:#CC6714;
}

#navigation p {
margin-top:40px;
border-bottom:1px dotted #CCC;
border-top:1px dotted #CCC;
width:192px;
line-height:1.2em;
padding:5px;
}

#content {
width:684px;
margin-left:234px;
margin-right:120px;
padding-top:2px;
}

#sidebar {
padding-top:2px;
float:right;
width:240px;
}

table {
border:0;
}

table.textflaeche {
border:0;
background-color:#FFF;
height:16px;
}

td {
font-size:14px;
line-height:1.6em;
}

h2,h3 {
background-color:#FFF;
color:#666;
font-family:'Gotu', Arial, Helvetica, Lucida, sans-serif;
font-size:18px;
}

a,#navigation a:link,#navlist a:visited {
color:#CC6714;
text-decoration:none;
}

#navigation a,#auswahl {
border-bottom:1px solid #CCC;
display:block;
width:192px;
padding:5px;
}

.zitautor,.zitquelle {
font-style:italic;
}
