* {
	margin: 0;
	padding: 0;
}

body {
background: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color: #fff;
}

a {
text-decoration: underline;
color: #DD005F;
}
a:hover {
text-decoration: underline;
color: #ffffff;
}
.h2{
font-size: 16px;
color: #DD005F;
text-decoration: none;
}
.h3{
font-size: 16px;
color: #DD005F;
text-decoration: none;
}

#mainpage {
margin: 0 auto;
width: 850px;
}

#header {
margin: 0 auto;
height: 150px; width: 850px;
background: #000 url(images/header.jpg) no-repeat;

}
#header h1 { 
font-size: 20px;
letter-spacing: -1px;
padding: 15px 0 0 20px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #fff;
}
#header h2 {
font-size: 16px;
color: #DD005F;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#content {
padding:25px 20px 0px 20px;
}
#portal {
width: 700px;
}
.right {
float: right;
width: 610px;
text-align: justify;
padding-top: 20px;
}
.right h2 {
color: #fff;
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #455471;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #fff;
}

.left {
float: left;
width: 180px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #455471;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 20px;
color: #455471;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}
.articles {
padding: 10px;
}

#footer {
text-align: center;
font-size: 11px;
color: #aaa;
margin-top: 40px;
border-top: 1px dotted #aaa;
padding-top: 10px;
padding-bottom: 10px;
}
#footer a { color: #aaa; }
#footer a:hover { color: #111; 
}

.girls {
	border: 0px solid #455471;
	width: 800px;
}

.text { /*normaler text*/
	font-size: 14px; color: #000000; font-weight: normal; line-height: 16px;	
} 

.text2 {/*kleiner fliesstext*/
	font-size: 18px; color: #c79d18; font-weight: normal; line-height: 20px;
}
.title {FONT-SIZE:24px; COLOR: #ffffff; FONT-FAMILY: verdana,Arial,Helvetica,sans-serif; TEXT-DECORATION: none;
}
