@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	#content: '';
	#content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration:none;
}
/* Sprachfähig */

html {
min-height: 100%;
height: 100%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
body {
overflow:hidden;
min-width:981px;
background-color:#a4be0b;
}
#hg {
position:absolute;
background-image:url(../images/home/sprachfaehig01.jpg);
background-position:top center;
background-repeat:no-repeat;
z-index:1;
top:0px;
right:0px;
bottom:0px;
left:0px;
min-width:981px;	
}
#hg img {
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
}
#oben {
position:absolute;
left:0px;
top:0px;
width:100%;
height:145px;
z-index:2;
}
#container {
position:relative;
z-index:3;
margin:0px auto;
width:980px;
}
#header {
width:895px;
padding:40px 20px 0px 75px;
height:100px;
}
#border-top {
float:left;
width:750px;
margin:13px 0px 0px 0px;
height:2px;
background-image:url(../images/design/rahmen.png);
}
#nav {
float:left;
}
#nav ul {
float:left;

margin:0px 0px 0px 15px;
}
#nav ul li {
display:block;
float:left;
padding:0px 15px;
}
#nav ul li a {
display:block;
font-family:'Strait';
font-size:20px;
text-transform:uppercase;
color:#575757;
padding:10px 0px 8px 0px;
border-bottom:2px solid transparent;
line-height:18px;
}
#nav ul li a:hover,
#nav ul li a.aktuell {
display:block;
border-bottom:2px solid #e2001a;
}
#logo {
float:right;
text-align:right;
}
#border-bottom {
float:left;
width:737px;
margin:0px 0px 0px 13px;
height:2px;
background-image:url(../images/design/rahmen.png);
}
#subnav {
float:left;
width:980px;
height:25px;
}
#content {
float:left;
width:980px;
margin:0px auto;
overflow-y:hidden;
}
#footer {
float:left;
width:980px;
height:45px;
}
#footer p {
float:left;
font-family: Arial,Gotham, "Helvetica Neue", Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#888;
line-height:15px;
margin:14px 40px 15px 4px;
padding:2px 0px 2px 0px;
}
#footer ul {
float:left;
margin:18px 0px 0px 0px;
width:400px;;
}
#footer ul li {
display:block;
float:left;
padding:0px 7px;
}
#footer ul li a {
display:block;
font-family: Arial,Gotham, "Helvetica Neue", Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#888;
padding:0px;
}
#footer ul li a:hover {
display:block;
color:#e2001a;
}
#footer ol {
float:right;
text-align:left;
margin:14px 20px 0px 0px;
}
#footer ol li {
display:block;
float:left;
text-align:left;
padding:0px 4px;
}
#footer ol li a {
border:none;
}
#unten {
position:absolute;
bottom:0px;
width:100%;
height:45px;
background-image:url(../images/design/bg_footer.png);
background-repeat:repeat-x;
z-index:2;
}
