html, body {
    margin: 0;
    padding: 0;
    color: #444139;
    background-image: url('/images/bg.gif');
    height: 100%;
    font-family: Georgia, Times, serif;
    font-size:14px;
}
#footer {
    height:60px;
    padding: 0px 40px;
    line-height: 19px;
}
h2.big {
    text-transform: uppercase;
}
ul {
    margin:0px 0px 24px;
}
a img {
    border:none;
}
a {
    text-decoration: none;
    color: #444139;
}
a:hover {
    text-decoration: underline;
    color: #d9182b;
}
div {
    margin: 0;
    padding: 0;
}
div#header img {
    float:left;
}
div#header h1 {
    width:500px;
    line-height: 200px;
    color: #d9182b;
    float:right;
    height:114px;
    background-image: url('/images/line.gif');
    background-position: bottom left;
    background-repeat: repeat-x;
    margin:0px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
}
div#all {
    width:903px;
    min-height:100%;
    background-image: url('/images/bg_page.gif');
    background-repeat: repeat-y;
}
div#header, div#footer, div#main {
   margin: 0px 10px 0px 25px;
 
}
div#header, div#main {
    padding:0px 39px 0px 0px;
}
div#footer {
    font-size: 11px;
}
div#footer div {
    margin:0px;
    padding:0px;
}
.arial {
    font-family: Arial,sans-serif;
}
div#navi ul ul {
    display:none;
}
div#navi ul li.active ul, div#navi ul li.parent ul {
    display:block;
}
div#header {
    height:116px;
}
div#language {
    height: 36px;
    position: absolute;
    width: 903px;
    top: 0;
    left:0;
}
#language ul li {
    position: absolute;
    list-style: none;
    display:inline;
    padding: 0px 0px 0px 30px;
    font-family: Arial, sans-serif;
    color: #d9182b;
    background-image: url(../images/link_small.gif);
    background-position: 13px 0px;
    background-repeat: no-repeat;
    height:15px;
    width:65px;
}
#language ul li.de {
    right:135px;
}
#language ul li.en {
    right:43px;
}
#language ul li a {
    display:inline-block;
    height:15px;
    position:relative;
    left:-30px;
    padding: 0px 0px 0px 30px;
    margin: 0px;
    color: #444139;
    text-decoration: none;
    background-color: #ffffff;
    width:65px;
}
#language ul li a:hover {
    color: #d9182b;
    background-color: transparent;
}
#language ul {
    padding: 5px 53px 0px 0px;
    margin: 7px 0px;
    font-size:12px;
    
    
}

div#navi {
    width:329px;
    float:left;
    font-family: Arial,sans-serif;
    padding-bottom: 15px;
}
div#text {
    width:500px;
    float:right;
    padding: 33px 0px;
    margin-bottom: 15px;
    line-height: 20px;
    background-image: url('/images/line.gif');
    background-position: bottom left;
    background-repeat: repeat-x;
    min-height: 400px;
}
div#title {
    width:500px;
    color: #d9182b;
    font-size: 14px;
    font-family: Arial,sans-serif;
}
div#navi>ul {
    list-style: none;
    margin: 31px 41px 0px 76px;
    padding:0px;
    background-image: url('/images/line.gif');
    background-position: top left;
    background-repeat: repeat-x;
}
div#navi>ul>li {
    background-image: url('/images/line.gif');
    background-position: bottom left;
    background-repeat: repeat-x;
}
div#navi>ul>li.fb>a, div#navi>ul>li.fb>a:hover {
    background-image: url('/images/facebook_grey.gif');
    background-position: 4px 5px;
    background-repeat: no-repeat;
}
div#navi>ul>li>a   {
    line-height: 17px;
    padding-bottom: 5px;
    padding-left: 24px;
    padding-top: 5px;
    
}
div#navi>ul ul>li>a  {
    padding-left: 18px;
    line-height:22px;

}
div#navi li a {
    display: block;
    text-decoration: none;
    color: #423e35;
} 
div#navi>ul>li.active>a, div#navi>ul>li>a:hover, div#navi>ul>li.parent>a {
    color: #d9182b;
    background-image: url('/images/link_big.gif');
    background-repeat: no-repeat;
    background-position: 0px 3px;
}
div#navi>ul ul>li.active>a, div#navi>ul ul>li.parent>a, div#navi>ul ul>li>a:hover {
    color: #d9182b;
    background-image: url('/images/link_small.gif');
    background-repeat: no-repeat;
    background-position: 0px 4px;
}
#navi ul ul {
    list-style: none;
    margin-left: 23px;
    margin-bottom:0px;
    padding:0px;
    padding-bottom: 9px;
    font-size:11px; 
}

/*text */
p {
    margin:0px;
    padding:0px 0px 24px 0px;
}
h2 {
    color: #d9182b;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size:14px;
    margin:0px;
    padding:0px 0px 10px 0px;
}
h3 {
    color: #444139;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size:14px;
    margin:0px;
    padding:0px;
}
h4 {
    color: #444139;
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
    margin:0px;
    padding:0px;
    font-family: Arial, sans-serif;
}
.red {
    color: #d9182b;
}
table {
    width:100%;
    margin:0px 0px 30px 0px; 
}
td {
    background-color: #ffffff;
    min-width: 115px;
    padding: 4px 15px;
    border-left: dotted 1px;
    border-bottom: dotted 1px;
    border-color: #444139;
    
}
table thead td {
    border-top: dotted 1px;
}
td.firsttd {
    padding-left:0px;
    border-left:none
}
#footer a {
    text-decoration: none;
    color: #423e35;
}
#footer a:hover {
    color: #d9182b;
}
#footer {
    text-align: left;
}
label span.label {
    display: inline-block;
    width:140px;
}
label {
    margin: 2px 0px;
}
input, textarea {
    width:246px;
    border:none;
    background-color: #ebebeb;
    margin:0px;
    padding: 0px 2px;
    vertical-align: top;
}
textarea {
    height:260px;
}
input#button {
    margin-left: 140px;
    margin-top: 4px;
    width: 250px;
}
h1#slogan {
    margin-top: 363px;
    font-size: 14px;
    color: #d9182b;
    font-weight: normal;
}
div#meinFader {
    height:2px;
}
div#navi {
    font-size: 12px;
}
ul.intext {
    margin-top: -20px;
    margin-bottom: 24px;
}
a.pdflink, a.pdflink:hover {
    background-color: #d9182b;
    background-image: url(../images/pfeilspitze.gif);
    background-position: right center;
    background-repeat: no-repeat;
    color: #ffffff;
    padding:0 15px 0 2px;
    text-decoration:none;
    font-weight: normal;
    line-height: 26px;
    
}
a.pdflink:hover {
    text-decoration: underline;
}
div#text.partner img {
    margin-bottom: 10px;
}
div#text ul li {
    margin-bottom:3px;
}
h3 img {
    padding-bottom: 4px;
}

/********************* STUDENTEN ********************/
.clear {
	clear:both;
	line-height:1px;
	font-size:1px;
	height:1px;
}
.student {
	margin-bottom:15px;
}

.student_bild {
	float:left;
	width:150px;
	}

.student_text {
	float:left;
	width:350px;
	min-height:160px;
	/*padding-bottom:20px;*/
	background-image: url("../images/line.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
	}

.student h2 {
    color: #d9182b;
    font-family: Arial, sans-serif;
    font-weight:normal;
    font-size:14px;
    margin:0px;
    padding:0px 0px 0px 0px;
	text-transform:uppercase;
}

.toggle_container h2 {font-weight:bold; margin-bottom:10px;}
.trigger {color: #d9182b; cursor:pointer; font-weight:bold; margin-bottom:20px;}
.trigger .acc_minus {display:none;}
.trigger_active .acc_minus {display:inline;}
.trigger .acc_plus {display:inline;}
.trigger_active .acc_plus {display:none;}

/********************* NEWS ********************/

.news {
	margin-bottom:15px;
	background-image: url("../images/line.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
	padding-bottom:22px;
}

.news_bild {
	float:left;
	width:150px;
	}

.news_text {
	float:left;
	width:350px;
	min-height:160px;
	/*padding-bottom:20px;*/

	}

.news h2 {
    color: #d9182b;
    font-family: Arial, sans-serif;
    font-weight:bold;
    font-size:14px;
    margin:0px;
    padding:0px 0px 0px 0px;
	text-transform:uppercase;
}

.datum {
	font-style:italic;
	margin-bottom:4px;
}
.link a {
	color: #d9182b;
	font-weight:bold;
	text-decoration:none;
	}


.footer_abstand {
	
	height:80px;
}

.info_no {
	
	background-color:rgba(217, 24, 43,1);
	text-align: center;
	position: fixed;
	bottom: 0px;
	width: 100%;
	padding: 25px 0px;
	color:#fff;
	font-family: arial, sans-serif;
	font-size:20px;
}
