body{
	margin: 0;
	padding: 0;

}


a {	color: black;
	text-decoration: none;
}

h1 {
    font-size: 14px;
}

h4 {	
	
	font-size:11px;
	font-weight:bold;
}


input.submit:hover{
      border-bottom: 1px solid blue;
} 

#line_grey{
	width:898px;
	height:4px;
	margin: 1px;
	margin-bottom: 0;
	float:left;
	font-size: 1px;
	background-color: #dddddd;
}

.line_dark{
	width:898px;
	height:6px;
	background-color: #aaaaaa;
	margin: 1px;
	margin-bottom: 0;
	float:left;
	font-size: 1px;
}

#header{
    position: relative;
	font: 10px Verdana, Arial, sans-serif;
	width: 900px;
	margin:  auto;
	height: 20px;
	text-align: right;
	margin-top:40px;
	vertical-align:bottom;
}

#container{
    position: relative;
	font: 10px Verdana, Arial, sans-serif;
	width: 900px;
	margin:  auto;
	padding-top: 0px;
	height: 440px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid black;
}

.down {
	border: none;
}

.current{
	border-bottom: 1px solid blue;
}

a.no-style{
	border: 1px solid white;
}

#shadow{
    position: relative;
	width: 925px;
	margin:  auto;
	height: 455px;
	text-align: center;
	background-image: url(images/shadow2.jpg);
	
}

#navigation{
	width: 898px;
	height: 20px;
	margin: 1px;
	margin-bottom: 0;
	float: left;
	background-color: #ffffff; 
	font-size:1px;
}

#navigation a:hover {
   border-bottom: 1px solid blue;
}
  
#main{
	width: 878px;
	height: 345px;
	background-color: #ffffff;
	margin: 1px;
	margin-bottom: 0;
	padding-top: 30px;
	padding-left: 20px;
	float: left;
	text-align: left;
	font-size: 11px;
	color: black;
	font-family: Calibri, sans-serif;
	text-align: justify;
	line-height: 16px;
}

#main a:hover{
	border-bottom: 1px solid blue;
	}

#main_text{
	width: 470px;
	height: 310px;
	margin:0;
	margin-right:50px;
	float: left;
	text-align: justify;
	background-color: #ffffff;
	overflow:hidden;
	
}

#main_text ul {
   list-style: none;
   margin-left:	15px;
   padding: 0;
}

#main_text a:hover{
	border-bottom: 1px solid blue;
}

#main_scroll {
	width: 470px;
	height: 15px;
	margin:0;
	margin-right:50px;
	float: left;
	text-align: justify;
	background-color: #ffffff;
}

#main_picture{
	width: 350px;
	height: 315px;
	float: left;
	margin-left:50px;
	margin:0;
	background-image: url(images/main_picture4.jpg);
	background-color: #ffffff;
	
}

#studium_picture{
	width: 350px;
	height: 315px;
	float: left;
	margin-left:50px;
	margin:0;
	background-image: url(images/studium_picture.jpg);
	background-repeat: no-repeat;
}

#kompetenzen_picture{
	width: 350px;
	height: 315px;
	float: left;
	margin-left:50px;
	margin:0;
	background-image: url(images/kompetenzen_picture.jpg);
	background-repeat: no-repeat;
}

#person_picture{
	width: 350px;
	height: 305px;
	float: left;
	margin-left:50px;
	margin:0;
	background-image: url(images/person_picture.jpg);
	background-repeat: no-repeat;
	
}

#projekte_picture{
	width: 350px;
	height: 315px;
	float: left;
	margin-left:50px;
	margin:0;
	background-image: url(images/projekte_picture.jpg);
	background-repeat: no-repeat;
}

#downloads_picture{
	width: 350px;
	height: 315px;
	float: left;
	margin-left:50px;
	margin:0;
	background-image: url(images/downloads_picture.jpg);
	background-repeat: no-repeat;
}

#kontakt_picture{
	width: 350px;
	height: 315px;
	float: left;
	margin:0;
	background-image: url(images/kontakt_picture.jpg);
	background-repeat: no-repeat;
}

#impressum_picture{
	width: 350px;
	height: 315px;
	float: left;
	margin-left:50px;
	margin:0;
	background-image: url(images/impressum_picture.jpg);
	background-repeat: no-repeat;
}

span.counter {

color: #000000;

}

#index_line{
	width: 893px;
	height: 16px;
	float: left;
	color:black;
	background-color: #cccccc;
	margin: 1px;
	margin-bottom: 0px;
	padding-left: 5px;
	font-size: 9px;
	text-align: left;
}

#liste ul{
	list-style: disc;
	line-height: 25px;
}


.input{
	width: 270px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color: #5a5a5a;
}

#commerce {
    height: 70px;
    width: 750px;
    margin: auto;
}

