* {
border:0 none;
margin:0;
padding:0;
}

A {
 color: #EBEBFA;
 text-decoration : underline;
}

BODY{

/*background:#FFFFFF url(imgs/bg.gif) repeat-x scroll left top;*/
text-align:center;

width: 100%;
height:600px;
z-index:-1;
position:absolute;
background: black url(imgs/bg.png) no-repeat scroll center top;
display: block;
	margin-left: auto;
	margin-right: auto;

}

.red{
	color:red;
}

.black{
	color:black;
}

.blue{
	color:blue;
}

hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #707F90;
 border-bottom: transparent;
}

#overall {
	margin-top: 25px;
  font-family : Arial,sans-serif,Tahoma,Georgia,"Times New Roman",serif;
  color : white;
  margin-left:100px;
  margin-right:100px;
  width:800px;
  border: 10px solid #3399ff;
  text-align:left;
  	display: block;
	margin-left: auto;
	margin-right: auto;
}

#arschgeweih{
width: 100%;
height:600px;
z-index:-1;
position:absolute;
background: url(imgs/bg.png) no-repeat scroll center top;
display: block;
	margin-left: auto;
	margin-right: auto;
}

#header{
	background: #333333 url(imgs/devStudents_header.png) no-repeat scroll center top;
	width: 100%;
	height: 200px;
	border: 1px solid #3399FF;
}

#content{
	min-height: 100px;
	background-color: #333333;
	border: 1px solid #3399FF;
	padding:10px;
	max-width:100%;
}

#content li{
list-style-type:square;
	margin-left:20px;
	padding-bottom:5px;
}

#menu {
	height:36px;
	/*padding:0 0 0 20px;*/
	width:100%;
}

#menu LI {
list-style-type:none;
text-transform:capitalize;
float:left;
}

#menu LI A, #menu LI A:visited{
font-family : "Tahoma Bold","Tahoma Fett";
font-weight:bold;
border-left:1px solid #707F90;
border-right:1px solid #3C444D;	
color:#fff;
float:left;
margin:0;
padding:9px;
position:relative;
text-align:center;
text-transform:capitalize;
text-decoration : none;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

h1{
 /*line-height:0px;*/
 color: #3399FF;
 margin: 3px;
 font-size: 30px;
}

h2{
 /*line-height:0px;*/
 color: #3399FF;
margin: 3px;
font-size: 22px;
}

h3{
 /*line-height:0px;*/
 color: #3399FF;
 margin: 3px;
 font-size: 15px;
}

#footer A {
	color:white;
 text-decoration : underline;
}

#footer{
  color: white;
  font-size: 10px;
  width: 100%;
  height:30px;
  background:#007200 url(imgs/devStudents_header.png) repeat-x scroll left top;
}

.error{
 color: #990033;
margin: 3px;
font-size: 22px;
}

.links{
	float: left;
}

.mitte{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.rechts{
	float: right;
}

.kleiner{
 width: 60%;
 float: left;
}

.small_header {
	margin-top: 10px;
	background: #2A507B;
	/*background:#FFFFFF url(imgs/menu_bg.gif) repeat-x scroll left top;*/
	width: 100%;
}

.minitext{
 color : #fff;
 font-size: 10px;
}
