
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: silver;}
a:hover {color: rgb(226, 0, 26);}


body {
	background: rgb(124 , 168, 195); no-repeat center top;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 25px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}


form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

quotestart {
	background: url(img/quote.png) no-repeat;
	display: inline;
	font-weight: bold;
	padding-left: 28px;
}

trennung {
	background: url(img/trennung.png) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}


h1 { color: rgb(226, 0, 26); font-size:18pt; font: Verdana,sans-serif; }
h2 { color: rgb(226, 0, 26); font-size:16pt; font: Verdana,sans-serif; }
h3 { color: rgb(226, 0, 26); font-size:14pt; font: Verdana,sans-serif; }
h4 { color: rgb(226, 0, 26); font-size:10pt; font: Verdana,sans-serif; }
h5 { color: rgb(226, 0, 26); font-size:11pt; font: Verdana,sans-serif; display:inline;}

h1black { color: black; font-size:18pt; font: Verdana,sans-serif; }
h2black { color: black; font-size:16pt; font: Verdana,sans-serif; }
h3black { color: black; font-size:14pt; font: Verdana,sans-serif; }

bildunterschrift { color: black; font-size:12pt; font: Verdana,sans-serif; font-weight:bold; }

quotetext { color: black; font-size:12pt; font: Verdana,sans-serif; font-weight:bold; }


normal{ color: black; font-size:10pt; font: Verdana,sans-serif; }

.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}


.inner-container {
	border:5px solid silver;
	-moz-border-radius:30px;
	-khtml-border-radius:30px;
	background: white ;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 1000px;
	overflow:auto;

}

.outer-container {
	background: url('img/container.jpg') no-repeat center bottom;
	padding-bottom: 15px;
}


.header {
	background: rgb(226 , 0, 26)  url('img/header.jpg') no-repeat;
	border:5px solid silver;
	-moz-border-radius:30px;
	-khtml-border-radius:30px;
	height: 200px;
	margin-bottom: 5px;
	text-align: center;
}



.path {
	background: url(img/welcome.jpg) no-repeat;
	color: white;
	font: normal 1.1em Verdana,sans-serif;
	width: 990px; 
  	height: 30px;
	margin-bottom: 10px;
	margin-left: 13px;
	margin-top: 5px;
	float: left; 

}

.path_zwei {
	
	color: white;
	width: 250px; 
  	height: 30px;
	margin-left: 500px;
	margin-right:0px;
	float: left; 

}

.path_zwei a {color: white; }

.path_drei {
	
	color: white;
	width: 120px; 
  	height: 30px;
	margin-left: 120px;
	

}

.path_drei a {color: white; }




.main {
	background: url(img/main.gif) repeat-y;
	border-top: 1px solid #FFF;
	padding: 1px 1px 0 0;
}

.content {
	float: right;
	width: 760px;
}

#pictureContainerHoch {
	
	color:#000;
	
	
	height: 200px;
	width:740px;
	
	margin-bottom:5px;
}

#pictureContainerLang {
	
	color:#000;
	
	
	height: 133px;
	width:740px;
	
	margin-bottom:5px;
	
}

.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;

}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;


}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}


.navigation {
	float: left;
	width: 230px;
	background: white;
}
.navigation h2 {
	
	color: #5A5A43;
	font: bold 1em sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 5px;
	border-top: 0px solid white;
}

.navigation li a {
	font:bold 1em sans-serif;
	color: black;
	display: block;
	padding: 5px 0 5px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: url(img/selected.png) no-repeat;;
	color: rgb(226 , 0, 26);
	padding-left: 25px;	
}

.footer {
	background: white;
	color: black;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.footer a {
	color: black;
	text-decoration: none;
}
.footer a:hover {color: rgb(226 , 0, 26);}
.footer .right, .footer .right a {color: black;}
.footer .right a:hover {color: rgb(226 , 0, 26);}

.news {
min-height: 200px;
}

.news img {
float: left;

}

.news p {
padding-left:220px;
}

.newsclear {
clear: left;
font-size: 0px;
line-height: 0;
}

.arbeitskreis img {
float: left;

}

.arbeitskreis p {
padding-left:155px;
}

.arbeitskreisclear {
clear: left;
font-size: 0px;
line-height: 0;
}

