@CHARSET "ISO-8859-1";
body {
        font-size:85%;
        font-family: Arial;
        text-align:center; /* Zentrierung für den Internet Explorer */
        background-color: white;
      	
       

}



.clear { clear:left;}
.left{float:left;}
.right{float:right;}
.bordLeft {
	
	width:60px
	}
.bordRight{
	padding: 0 0 0 8px;
	
}
.abstand {height:5px;}

#MainMenu {
       	width:760px;
        margin:0 auto;
        text-align:left; /* Das alles wieder links ausgerichtet ist für den Internet Explorer */
        height: 100%;
        overflow:hidden;
}
#middle {
	width:760px;
}



#header{
        width: 760px;
        height: 145px;
        text-align:right;
        border: 2px solid #FFFFFF;
        background-image: url(AcadmeyLogo.jpg);
        /*border-bottom: 2px solid #000000;*/
        
}
#navigation{
        width: 760px;
       
        padding: 0 0 2px 0;
        margin:0 0 0 0;
        background-color:white;
        
        background-repeat:no-repeat;
        
        }
#navigation2{
		width: 760px;
        height:40px;
        padding: 0 0 0 0;
        margin:0 0 0 6px;
}
	
 

#content {
        background: url(Content.jpg) right top no-repeat;
       
        
        width:512px;
        height:100%;
        border: 2px solid ;
        
		background-color: #8B8B8B;
        

}
#contentPic {
	
	width:490px;
	border-top: 1px solid #AEDEFF;
	margin:2px 2px 0 20px;
	padding-top:12px;
}
#contentPic2 {
	
	
	border-bottom: 2px solid #7DB2D7;
	margin:2px 2px 20px 20px;
	padding-top:12px;
	padding-bottom:20px;
}
h4 {
	margin:0 0 4px 2px;
	padding:0;
	color: #7DB2D7;
}



#sidebar {
       
        
        width:230px;
        height:100%;
        top: 0;
        
       
        
		
}





#footer {
        width:760px;
        clear:left;
        height:40px;
        

}

h1, h2, h3 {
        margin: 20px;
        color: #7DB2D7;
        font-family: Airstrip;
}
h3{
	text-decoration:underline;
}


h1 {
	border-bottom: 1px solid #AEDEFF;
}


#content p{
        margin: 15px 20px;
        color: black;
        
}
#navigation ul {
        list-style-type:none; /*keine Aufzählungszeichen*/
        float: left;
        padding:0;
        margin:10px 5px 0 5px;
}
#navigation ul li {
        display: inline; /*horizontale Ausrichtung*/
        margin:0 0 0 0px;
        padding:0;
        border:0;
}
#div hr {
        border: 1px solid #999;
}
#footer ul {
        list-style-type:none; /*keine Aufzählungszeichen*/
        float: left;
}
#footer ul li {
        display: inline; /*horizontale Ausrichtung*/
}

#navigation ul li a:link {
        padding:3px;
       	border:1px solid #FFFFFF;
        color:white;
        
		background-color: #000000;
        
}
#navigation ul li a:hover, #navigation ul li a:active,#navigation ul li a:focus {
        padding:3px;
        border:1px solid #FFFFFF;
        color:white;
        
}
#navigation ul li a:visited {
        padding:3px;
        border:1px solid #FFFFFF;
        color:white;
        text-decoration:none;
        
		background-color: #000000;
        
}


#content  {
	border-color: white;
	background-color:white;
}
#sidebar{
	border-color: white;
	background-color: white;
}
#content p a {
        
        
}

ul li {
	color:black}
	
#sidebar p{
	color:black;
	margin:0;
	padding:0;
	font-size:80%;
	
}

	
 #MainHeader {
	border-bottom:2px solid #000000;
}
#List{
	/*margin: 5px 5px;  1.setting vertikal, 2. setting horizontal*/
	float:left;
	width:760px;
	background-color:white;
	border-top:2px solid #000000;
	padding:2px;

}
#List dt{
	
	
	
	padding: 10px;
	margin:5px 0;
	
}
#List dl dt{
	color: black;
}

#navigation2 {
        
        float: left;
        padding:4px 0 0 0;
        
}
.tes{
        margin:0 6px 0 0;
        height:30px;
        
        background: url(Verlauf.jpg) no-repeat;
        float:left;
}
#contentPic p, #contentPic2 p{
	margin:0;
	padding:0;
	font-size:85%;
	}

#contentPic a:link, #contentPic2 a:link  {
        padding:0px;
       	
        color:white;
        
		background-color: white;
        
}
#contentPic tr td a:hover, #contentPic tr td a:active, #contentPic tr td a:focus {
        padding:0px;
        margin:0px;
        background-color:white;
        color:white;
        
}
#contentPic tr td a:visited {
        padding:0px;
       
        color:white;
        text-decoration:none;
}
td{
	vertical-align:top;
}
