body {
	background-color:#140A31;
	font-family: Verdana, sans-serif;
	font-size:11px;
	color:#FFFFFF;	
	text-align:center; /* Zentrierung im Internet Explorer */
}

/* Seite */
#page {
	text-align:left;  /* Seiteninhalt wieder links ausrichten */
	margin:0 auto;  /* standardkonforme horizontale Zentrierung */
	width:900px;
	min-height:560px;
}

#clear {
	clear:both;
}

/* Listenstil */
#list1 {	
	list-style-type:disc;
	list-style-position:inside;
	text-align:left;
	text-indent:30px;
}

/* Laufschrift */
#marqueecontainer{
	width:280px; /*marquee width */
	height:165px; /*marquee height */
	background-color:transparent;
	position:relative;
	overflow:hidden;
}

#right {	
	width:400px;
	height:150px;
	text-align:center;
	float:right;
}

#left {	
	width:230px;
	height:150px;
	float:left;
}

#right1 {	
	width:300px;
	height:150px;
	margin-right:0px;
	text-align:center;
	float:right;
	border:solid 0px #FFFFFF;
}

#left1 {	
	width:230px;
	height:150px;
	/*margin-left:90px;*/
	float:left;
	border:solid 0px #FFFFFF;
}

#left2 {
	width:250px;
	height:auto;
	line-height:20px;
	margin:0px 0px 10px 50px;
	border:solid 0px #FFFFFF;
	text-align:left;
	float:left;
}

#right2 {
	width:300px;
	height:auto;
	line-height:20px;
	margin:0px 0px 10px 0px;
	border:solid 0px #FFFFFF;
	text-align:left;
	float:left;
}

/* Top */
#top {
	background:transparent url(images/top_4.png) right repeat-y;
	width:900px;
	height:200px;
	padding-top:0px;
	border:solid #FFFFFF;
	border-width:0px 0px 2px 0px;
}

/* Logo 1 */
#logo1 {
	background-color:transparent;
	width:280px;
	height:180px;
	position:relative;
	top:10px;
	left:10px;
	text-align:center;
	border:solid 0px #FFFFFF;
}

/* Logo 2 */
#logo2 {	
	background-color:transparent;
	width:280px;
	height:180px;
	position:relative;
	top:10px;
	left:10px;
	text-align:center;
	border:solid 0px #FFFFFF;
}

/* Allgemeine Links */
a {color:#7233CC;text-decoration:none;}
a:hover {color:#A37ADE;text-decoration:none;}

/* Main */
#maindiv {
	width:900px;
	min-height:210;
	float:left;
}

/* Inhalt Home */
#inhalthome {
	width:650px;
	min-height:210px;
	background-color:#140A31;
	text-align:center;
	line-height:15px;
	float:right;
	border:solid 0px #FFFFFF;
}

/* Inhalt 1 */
#inhalt1 {
	width:650px;
	min-height:210px;
	background-color:#140A31;
	text-align:center;
	line-height:15px;
	float:right;
	border:solid 0px #FFFFFF;
}
/* Div Contend 1 */
#cont1 {	
	width:690px;
	height:200px;
	float:left;
}

/* Schriftstile */
h1 {25px}
h2 {20px}
h3 {15px}
h4 {13px}
.stil1 {font-size:15px;color:#FFFFFF;}
.stil2 {font-size:12px;font-weight:bold;}
.stil3 {font-size:11px;}
.stil4 {font-size:10px;}
.stil5 {font-size:10px;color:#FFFFFF;}
.stil6 {font-size:20px;color:#FFFFFF;font-weight:bold;}
.stil7 {font-size:30px;color:#FFFFFF;font-weight:bold;}

/* Kontakt */
#kontakt {	
	border:solid 1px #FFFFFF;
}

/* Button */
#button {	
	background-color:#7233CC;
	border-style:none;
	font-size:14px;
	color:#FFFFFF;
	cursor:pointer;
}

/* Footer */
#footer {
	background:transparent url(images/top_4.png) right repeat-y;
	width:900px;
	height:200px;
	float:left;
	border:solid #FFFFFF;
	border-width:2px 0px 0px 0px;
}

/* bottom */
#bottom {
	width:600px;
	height:15px;
	float:right;
}

/* mail */
#mail {
	height:15px;
	padding-left:0px;
	float:left;
}

/* login */
#login {
	height:15px;
	padding-left:80px;
	float:left;
}

/* impressum */
#impressum {
	height:15px;
	padding-left:80px;
	float:left;
}

/* friends */
#friends {
	height:15px;
	padding-right:0px;
	float:right;
}

