/* CSS Document */
html {
height:100%;
padding: 0px;
margin: 0px;
border: 0px;
}

body {
background-color:#ffffff;
padding: 0px;
margin: 0px;
border: 0px;
width:100%;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:small;
color:#342e30;
height:100%;
}

#global {
position:absolute;
width:1004px;
min-height:100%;
background-image:url(/pix/bg_global.gif);
background-repeat:repeat-x;
}

#top {
width:100%;
height:140px;
}

#logo {
height:76px;
width:1004px;
top:0px;
background-color:#FFF;
}

#eduqua_logo {
position:absolute;
top:0px;
left:970px;
width:29px;
text-align:right;
}

#slogan {
height:24px;
width:1004px;
background-color:#C60C30;
}

#language a, #language a:hover {
float:left;
width:auto;
margin-left:350px;
line-height:24px;
color:#fff;
font-weight:bold;
text-decoration:none;
}

#navcontainer {
width:1004px;
height:30px;
font-size:12px;
border-top:2px solid #000;
}

#navcontainer ul {
margin:0px;
padding:0px;
color:#fff;
font-family:Arial,Verdana,Helvetica,sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
background-color:#FFF;
min-width:110px;
text-align:center;
margin-top:3px;
padding:5px 10px;
color:#000;
text-decoration: none;
float:left;
font-weight:bold;
}

#navcontainer ul li a:hover, #navcontainer .clicked {
background-color:#C60C30;
border-top:none;
border-bottom:none;
color:#FFF;
}

#content {
width:100%;
font-family:Arial,Verdana,Helvetica,sans-serif;
}

#column_left {
float:left;
width:150px;
margin-top:0px;
margin-bottom:26px;
padding-top:24px;
}

#subnavigation {
width:130px;
background-color:#fff;
font-size:12px;
}

#subnavigation .highlight {
color:#fff;
background-color:#C60C30;
font-weight:bold;
}

#subnavigation ul {
list-style:none;
margin:0px;
padding:0px;
}

#subnavigation li{
margin-top:0px;
padding:0px;
list-style:none;
}

#subnavigation a {
padding-top:4px;
padding-bottom:4px;
display:block;
padding-left:20px;
color:#000;
text-decoration:none;
border-bottom:3px solid #fff;
}

#subnavigation a:hover , #subnavigation .clicked {
color:#000;
text-decoration:none;
font-weight:bold;
}

#subnavigation ul ul li {
list-style:none;
margin:0px;
padding:0px;
}

#subnavigation ul ul a {
display:block;
width:125px;
padding-left:30px;
background-color:#fff;
color: #121416;
text-decoration:none;
}

#subnavigation ul ul a:hover , #subnavigation ul ul .clicked {
background-color:#ffffff;
color:#121416;
text-decoration: none;
}

#column_content {
float:left;
width:765px;
background-image:url(../pix/bg_content_top.gif);
background-repeat:repeat-x;
padding-left:12px;
padding-top:18px;
padding-bottom:40px;
}

#column_content td {
font-size:small;
}

#footer_container{
position:fixed;
bottom:0px;
width:842px;
height:25px;
margin-left:0px;
padding-left:162px;
padding-top:6px;
padding-bottom:2px;
border-top:2px solid #000;
background-color:#fff;
font-size:12px;
font-weight:bold;
}

#footer_container a {
text-decoration:none;
}

#footer_container a:hover, #footer_container .clicked{
text-decoration:none;
}


/**** Content Styles ****/
hr {
width:100%;
size:1;
color:#999999
}

.line {
width:100%;
float:left;
height:13px;
background-image:url(/pix/bg_line.gif);
background-repeat:repeat-x;
margin-top:0px;
margin-bottom:0px;
}

h1 {
font-size:14px;
font-weight:bold;
color:#342E30;
margin-bottom:0px;
margin-top:0px;
}

h2 {
margin-bottom:0px;
margin-top:0px;
font-size:12px;
font-weight:bold;
color:#342E30;
}

h3 {
font-size:11px;
font-weight:bold;
color:#342E30;
margin-bottom:0px;
margin-top:0px;
}

h4 {
font-size:10px;
font-weight:bold;
color:#342E30;
margin-bottom:0px;
margin-top:0px;
}

.red {
color:#E02525;
}

.bildlegende {
font-size:7.5pt;
}

.rahmen {
border: 1px solid #202425;
padding: 1px;
width:auto;
}

.textfeld {
border:2px solid #b5b7ba;
height:14px;
line-height:15px;
width:100px;
color:#333333;
font-size:small;
}

a {
text-decoration:underline;
color:#000;
}

a:hover {
text-decoration:none;
color:#000;
}

a[name] {
	text-decoration:none;
}
.form_input {
font-family:Arial, Verdana, Helvetica, sans-serif;
padding-left:4px;
background-color:#e2e3e3;
border-bottom:1px solid #868789;
border-top:0px;
border-right:0px;
border-left:0px;
margin-bottom:2px;
height:17px;
width:237px;
font-size:small;
}

.form_select_small {
font-family:Arial, Verdana, Helvetica, sans-serif;
padding-left:4px;
background-color:#e2e3e3;
border-bottom:1px solid #868789;
border-top:0px;
border-right:0px;
border-left:0px;
margin-bottom:2px;
height:20px;
width:50px;
text-align:right;
font-size:small;
}

.form_txtarea {
font-family:Arial, Verdana, Helvetica, sans-serif;
padding-left:4px;
background-color:#e2e3e3;
border-bottom:1px solid #868789;
border-top:0px;
border-right:0px;
border-left:0px;
margin-bottom:2px;
height:62px;
width:237px;
font-size:small;
}

.form_submit {
margin-top:10px;
text-align:center;
background-color:#fff;
border:1px solid #868789;
margin-bottom:2px;
height:20px;
line-height:20px;
width:82px;
font:13px arial, sans-serif;
}