body {
	font-family:Arial;
	background-color:#223139;
	color:#FFFFFF;
}

img { border:0px; }

a { outline-style:none; }

dt { padding-left:5px; }

.specialforwarcraftscreen {
	float:none;
	clear:right;
	margin-left:100px;
}

body p {
	color:#000000;
}

/* Linkfarben im Menue */
#menue1 a:visited { color:#FFFFFF; text-decoration:none; }
#menue1 a:link { color:#FFFFFF; text-decoration:none; }
#menue1 a:hover { bottom:12px; padding:10px 0; background-image:url(../images/button02.png); background-repeat:no-repeat; } 

/* Alle anderen Linkfarben auf der Seite: */
a:visited { color:#000000; }
a:link { color:#000000; }
a:hover { color:#FF5566; text-decoration:none; }
a:active {color:#FF5566; }

/* Links in den Rahmen für Download ohne Unterstrich */
.rahmendownload a { text-decoration:none; }

#aussenrahmen  {
	color:#000000;
	margin:25px auto 0px!important;
	position:relative;
	width:900px;
	padding:0px;
	border: 2px solid #000000;
	margin-left:10%;
}

#kopfleiste {
	background-color:#E8ECEF;
	background-image:url(../images/eraserlogo2009.png);
	background-position:center 10px;
	background-repeat:no-repeat;
	border:0 none;
	height:100px;
	width:100%;
}

#menue1 {
	font-family:Arial;
	font-size:12px;
	color:#4B7C96;
	position:absolute;
	display:inline;
	left:140px;
	top:61px;
	height:25px;
}

#menue1 a {
	background-image:url(../images/button01.png);
	background-repeat:no-repeat;
	display:block;
	position:relative;
	margin:5px 0;
	bottom:18px;
	height:40px;
	width:120px;
	padding:20px 0;
}

#menue1 p {
	display:block;
	position:relative;
	color:#4B7C96;
	margin:5px 0;
	padding:10px 0;
	bottom:14px;
	width:120px;
	height:40px;
}

* html #menue1 {	
	top:73px;
}

*+html #menue1 {
	left:140px;
	top:73px;
}

p.noscr {
	font-family:Arial, sans-serif;
	font-size:13pt;
	font-weight:normal;
	color:#000000;
	position:relative;
	display:inline;
	top:60px;
	margin-left:-20px!important;
	margin-left:15px;
}

#menue1 li {
	color:#999999;
	display:inline;
	float:left;
	width:110px;
	height:40px;
	text-align:center;
	padding:0 5px;
}

* html #menue1 li {
	padding:0;
}

#menuelinks {
	width:20%;
	position:absolute;
	margin:0;
	padding-top:0px;
	float:left;
	background-color:#E8ECEF;
	border:0px;
}

#menuelinks dl {
margin:10px 0;
}
#menuelinks dl dt {
	border:1px solid #000000;
	background-color:#000000;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
/* Für den IE 6 */
* html #menuelinks dl dd a {
	display:block;
	width:100%;
}

#menuelinks dd {
	line-height:23px;
	margin:2px 0 2px 10px;
	font-size:12px;
	list-style-type:none;
}

#menuelinks a { display:block; }
#menuelinks a:visited {color:#000000; text-decoration:none; }
#menuelinks a:link { color:#000000; text-decoration:none; }
#menuelinks a:hover { /* background:-moz-linear-gradient(left, #E8ECEF 5% , #FFFFFF 80% ); */ background-color: #FFFFFF; padding-left:3px; }
#menuelinks a:active { color:#FF5566; }

.currentsite {
	line-height:23px;
	margin:2px 0 2px 10px;
	font-size:12px;
	list-style-type:none;
	display:block;
	color:#FF0000;
	/* background:-moz-linear-gradient(left, #E8ECEF 5% , #FFFFFF 80% ); */
  background-color: #FFFFFF;
	margin:2px 0 2px 0px;
	cursor:default;
	padding-left:5px;
}


#mittelteil {
	width:80%;
	background-color:#FFFFFF;
	border:0px;
	position:relative;
	left: 20%;
	overflow:auto;
}

/* Die Höhe für die gesamte Seite festlegen */
#menuelinks, #mittelteil {
	height:570px;
}

#haupttexte { 
	padding:10px;
	font-size:13px;
}

/* Div-Rahmen für die News Einträge und Programme zur Abgrenzung */
div.rahmen {
	border: 1px dotted #223139; 
	background-color:#F6F6F6;
	padding-left:20px;
	padding-right:20px;
	margin-left:20px;
	margin-right:20px;
	overflow:auto;
	height:auto;
}

div.rahmen p img {
	float:right;
	position:relative;
}

div.rahmendownload {
	border: 1px dotted #223139;
	background-color:#E8ECEF;
	padding-left:20px;
	padding-right:20px;
	margin-left:20px;
	margin-right:20px;
	line-height:20px;
	border-top-style:none;
	overflow:hidden;
	height:auto;
}

div.ueberschrift {
	border: 1px dotted #223139;
	background-color:#E8ECEF;
    padding:10px 20px;
	margin-left:20px;
	margin-right:20px;
	border-bottom-style:none;
}

.rahmendownload table {
	font-size:13px;
	width:100%!important;
	width:85%;
}
/* Ende Div-Rahmen Programme und News */

#bilder {
	text-align:center;
}

#unten {
	background-color:#E8ECEF;
}

#textunten {
	font-family:Arial;
	font-size:11px;
	text-align:left;
	font-weight:bolder;
	height:25px;
	width:100%;
}

#textAktuelleSeite {
	padding-left:10px;
}

#textCopyright {
	width:250px;
}

/* CSS für die Subdomain "webdesign" */
.projects {
	height:162px;
	width:650px;
	margin:20px;
}

.projects p {
	margin:0;
	line-height:160px;
	float:left;
}

.projects p > a {
	text-decoration:none;
	display:block;
	width:650px;
}

.projects:hover { background-color:#E5E5E5 }

.projects p > a > span {
	padding-left:10px;
}

#menueweb {	
	text-align:left;
	height:20px;	
	margin-left:15px;
}

#menueweb ul {
	font-size:14px;
	position:relative;
	top:55px;
	margin:0;
	padding:0;
	list-style-type:none;
}

#menueweb li {
	display:inline;
	padding-left:5px;
}

#menueweb a {text-decoration:none;}
