/* layouts */



body {
	background-repeat: repeat;
	background-image: url(images/background.jpg);
	background-attachment: fixed;
}
a:link {

	color: #787179;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #787179;

}

a:hover {

	text-decoration: none;

	color: #BBBBFF;

}

a:active {

	text-decoration: none;

	color: #787179;

}
a.Media:link {

	color: #F5F0FF;

	text-decoration: none;
	

}

a.Media:visited {

	text-decoration: none;

	color: #F5F0FF;
    
}

a.Media:hover {
	text-decoration: none;
	color: #F5F0FF;
	
}

a.Media:active {

	text-decoration: none;

	color: #F5F0FF;
    
}

a.More:link {

	color: #FFFFFF;

	text-decoration: none;
	

}

a.More:visited {

	text-decoration: none;

	color: #FFFFFF;
    
}

a.More:hover {
	text-decoration: none;
	color: #CCCCCC;	
}

#Layer2 {

height:37px;

}

#Layer3 {

	position:static;

	width:200px;

	height:115px;

	z-index:1;

	left: 0px;

	top: 481px;

}

#Layer4 {
	width:auto;
	height:22px;
	margin-left: 4px;
	margin-top: 0px;

}

.style4 {

	color: #000033;

	font-size: 14px;

	font-weight: bold;

}

.style5 {color: #669933}

.style6 {

	color: #B70000

}

.style7 {

	font-size: 12px;

	font-weight: bold;

}

.style8 {
	color: #618EF8;
	font-weight: bold;
	font-size: 16px;

}

.style9 {font-size: 11px}

.style10 {color: #000000}

.style11 {

	color: #911D1A

}

.style12 {font-size: small}

.style13 {

    font-size: 16px;
	color: #000000;
	font-weight: bold;

}
.style14 {
font-size: 18px;
}
.stylebrackets {

	color: #787179;
	
}

#container {
	width:870px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	overflow: hidden;
	border: thin solid #E5E5E5;

}





/* #lorem_ipsum, #sed_facilis, #morbi_eget_nulla, #cars_cursus, #aliquam_erat_volutpat */

.Linktext {
	margin-top: 4px;
	background-image: url(images/Pfeil.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	margin-left: 9px;
	margin-bottom: 6px;
	background-position: left bottom;
	padding-bottom: 1px;
	

}
.Linktext1 {
	margin-top: 4px;
	background-image: url(images/Pfeil1.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	margin-left: 9px;
	margin-bottom: 6px;
	background-position: left bottom;
	padding-bottom: 1px;
	

}

#sidebar_left {
	float:left;
	width:164px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 6px;
	border-left-width: 10px;
	margin-left: 1px;
	border-top-width: 10px;
	overflow: hidden;
	border-bottom-width: 71px;

}

#sidebar_right {
	float:right;
	width:164px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	text-indent: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 8px;
	border-left-width: 6px;

}

	

#footer {
	width:100%;
	color:#000000;
	clear: left;
	background-image: url(images/back.JPG);
	background-repeat: repeat;
	background-position: center center;

}

#footerfont {
   margin-right:4px;

}


/* colors and others */

#login {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	float: right;

	color: #8F949A;
	
	margin-right:4px;

}

#header {
	height: 150px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
	background-color: #FFFFFF;
	background-image: url(http://www.astro-stern.de/images/Astrosternlogo.jpg);
	width: 862px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 4px;

}
#headeren {
	height: 136px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
	background-color: #FFFFFF;
	background-image: url(http://www.astro-stern.de/images/AstrosternEN.jpg);
	width: 862px;
	margin-right: auto;
	margin-left: auto;

}

#copyright {
	color:#999999;
	background-color: #F5F0FF;
	width: 100%;

}

#bottombox {
	color:#999999;
	background-color: #F9F9F9;
	width: 100%;

}




p, h1, h2, h3, h5 {

	margin:0;

	padding:10px;

}



#header h1, #footer h5 {

	text-align:center;

}



#sidebar_left ul {

	list-style:none;

	text-align: left;

}

/* fix #container div element growing up problem for FF */

.clearfix {

	clear:both;

}



#menubar {
	background: #FF4500;
	color: #787179;
	height: 37px;
	background: url(../images/nav.gif) repeat-x;
	border-right-width: 10px;
	border-bottom-width: 6px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
	width: 864px;
	margin-top:10px;
	margin-bottom:10px

}



.nav a {
	color: #787179;
	display: block;
	float: left;
	line-height: 37px;
	text-decoration: none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size: 12px;
	font-family:sans-serif;
	padding-left:25px;
	padding-right:25px;
	padding-top:0;
	padding-bottom:0;
	background-image: url(images/back.JPG);
	background-repeat: repeat;
	background-position: center center;
	border: thin solid #C6C9FF;

}



.nav a:hover {

	background-position: left center;

	background-color: #CCCCFF;

	color: #FFFFFF;

}

.nav1 a {
	color: #787179;
	display: block;
	float: left;
	line-height: 37px;
	text-decoration: none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size: 12px;
	font-family:sans-serif;
	padding-left:22px;
	padding-right:22px;
	padding-top:0;
	padding-bottom:0;
	background-image: url(images/back.JPG);
	background-repeat: repeat;
	background-position: center center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6C9FF;
	border-right-color: #C6C9FF;
	border-bottom-color: #C6C9FF;

}



.nav1 a:hover {

	background-position: left center;

	background-color: #CCCCFF;

	color: #FFFFFF;

}

.nav2 a {
	color: #787179;
	display: block;
	float: left;
	line-height: 37px;
	text-decoration: none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size: 12px;
	font-family:sans-serif;
	padding-left:16px;
	padding-right:16px;
	padding-top:0;
	padding-bottom:0;
	background-image: url(images/back.JPG);
	background-repeat: repeat;
	background-position: center center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6C9FF;
	border-right-color: #C6C9FF;
	border-bottom-color: #C6C9FF;

}



.nav2 a:hover {

	background-position: left center;

	background-color: #CCCCFF;

	color: #FFFFFF;

}

.nav3 a {
	color: #787179;
	display: block;
	float: left;
	line-height: 37px;
	text-decoration: none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size: 12px;
	font-family:sans-serif;
	padding-left:14px;
	padding-right:14px;
	padding-top:0;
	padding-bottom:0;
	background-image: url(images/back.JPG);
	background-repeat: repeat;
	background-position: center center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6C9FF;
	border-right-color: #C6C9FF;
	border-bottom-color: #C6C9FF;

}



.nav3 a:hover {

	background-position: left center;

	background-color: #CCCCFF;

	color: #FFFFFF;

}

.nav4 a {
	color: #787179;
	display: block;
	float: left;
	line-height: 37px;
	text-decoration: none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size: 12px;
	font-family:sans-serif;
	padding-left:30px;
	padding-right:30px;
	padding-top:0;
	padding-bottom:0;
	background-image: url(images/back.JPG);
	background-repeat: repeat;
	background-position: center center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6C9FF;
	border-right-color: #C6C9FF;
	border-bottom-color: #C6C9FF;

}



.nav4 a:hover {

	background-position: left center;

	background-color: #CCCCFF;

	color: #FFFFFF;

}

.nav5 a {
	color: #787179;
	display: block;
	float: left;
	line-height: 37px;
	text-decoration: none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size: 12px;
	font-family:sans-serif;
	padding-left:28px;
	padding-right:28px;
	padding-top:0;
	padding-bottom:0;
	background-image: url(images/back.JPG);
	background-repeat: repeat;
	background-position: center center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6C9FF;
	border-right-color: #C6C9FF;
	border-bottom-color: #C6C9FF;

}



.nav5 a:hover {

	background-position: left center;

	background-color: #CCCCFF;

	color: #FFFFFF;

}

.nav6 a {
	color: #787179;
	display: block;
	float: left;
	line-height: 37px;
	text-decoration: none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size: 12px;
	font-family:sans-serif;
	padding-left:14px;
	padding-right:14px;
	padding-top:0;
	padding-bottom:0;
	background-image: url(images/back.JPG);
	background-repeat: repeat;
	background-position: center center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6C9FF;
	border-right-color: #C6C9FF;
	border-bottom-color: #C6C9FF;

}



.nav6 a:hover {

	background-position: left center;

	background-color: #CCCCFF;

	color: #FFFFFF;

}

.nav7 a {
	color: #787179;
	display: block;
	float: left;
	line-height: 37px;
	text-decoration: none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size: 12px;
	font-family:sans-serif;
	padding-left:30px;
	padding-right:30px;
	padding-top:0;
	padding-bottom:0;
	background-image: url(images/back.JPG);
	background-repeat: repeat;
	background-position: center center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6C9FF;
	border-bottom-color: #C6C9FF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C6C9FF;
	margin-right: 4px;

}



.nav7 a:hover {

	background-position: left center;

	background-color: #CCCCFF;

	color: #FFFFFF;

}



.sidebarback {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	background-image: url(images/back1.jpg);
	background-repeat: repeat;
	background-position: 4% 40%;
	vertical-align: middle;
	text-indent: 4px;
	height: 18px;

}

.sidebarback1 {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	background-image: url(images/back.JPG);
	background-repeat: repeat;
	background-position: 60% 60%;
	text-indent: 4px;
	height: 34px;
	white-space: pre;

}


#sidebarbackastro {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	background-image: url(images/back.JPG);
	background-repeat: repeat;
	text-indent: 4px;
	height: 20px;
	background-position: 4px;
	padding-top: 4px;

}
#astroinfo {
	border: thin solid #ACC5FD;




}
#sidebar_astro {
	float:right;
	width:164px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	text-indent: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
	background-color: #F1F1FE;
	border-top-width: 10px;
	border-right-width: 10px;
	border-left-width: 6px;

}

.block1 {
	margin-bottom: 14px;
	border: thin solid #E5E5E5;
	background-color: #EBEBFE;

}


.block12 {
	background-color: #F0F7FB;
	border: thin solid #EAEBFF;
	margin-bottom: 14px;

}

#block13 {
	height: 210px;
	background-color: #F0F7FB;
	margin-bottom: 6px;
	border: thin solid #EAEBFF;

}



#block15 {
	height: 254px;
	background-color: #F0F7FB;
	border: thin solid #EAEBFF;

}



#easypay {
	background-color: #EBEBFE;
	border: thin solid #E5E5E5;
	margin-bottom: 14px;

}



#berater {
	margin-right: 184px;
	margin-left: 184px;
	margin-top: 10px;
	background-color: #FFFFFF;
	height: 100%;

}

#geschichte {
	background-color: #F4F7FF;
	border: thin solid #C1C5FF;
	width: 480px;
	margin-left: 10px;


}
#welcome {
	background-color: #F4F7FF;
	border: thin solid #C1C5FF;
	margin-left: 184px;
	margin-right: 184px;
	margin-top: 10px;


}

#geschichteintro {
	background-color: #F8F2FF;
	border: thin solid #DCBEDC;
	width: 480px;
	margin-left: 10px;


}



#willkommen {
	margin-right: 184px;
	margin-left: 184px;
	background-color: #FFFFFF;
	margin-top: 20px;
	height: 196px;
	border: thin solid #E5E5E5;
	background-image: url(images/PaarEng.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 496px;

}
#willkommenbox {
	width: 320px;
	float: right;

}
#willkommenmore {
	font-size: 18px;
	color: #FFFFFF;
	width: 116px;
	margin-left: 118px;
	margin-top: 11px;
	margin-bottom: 10px;

}
#willkommeninfo{
	margin-top: 20px;
	width: 280px;
	margin-left: 24px;


}


#info{

	margin-right: 184px;

	margin-left: 184px;

	background-color: #FFFFFF;

	border-top-width: 10px;

	border-top-style: solid;

	border-top-color: #FFFFFF;

	height: 100%;

}

#Horoskop {

	margin-right: 184px;

	margin-left: 184px;

	margin-top: 10px;

	background-color: #FFFFFF;

	height: 100%;

}



#Wissen {
	margin-right: 184px;
	margin-left: 184px;
	margin-top: 10px;
	background-color: #FFFFFF;
	height: 100%;
	margin-bottom: 12px;
	border: thin solid #E5E5E5;

}

#Thema {

	padding-right: 2px;

	padding-left: 2px;

	margin-top: 20px;

	margin-left: 14px;

	width: 326px;

	font-weight: bold;

}

#Karten {

	margin-left: 16px;

	margin-bottom: 6px;

	text-indent: 0px;

}

#Login {

	margin-left: 12px;

}

#email {

	margin-top: 10px;

	background-color: #FFFFFF;

	margin-left: 184px;

}

#anmeldung {

	margin-right: 30px;

	margin-left: 190px;

	margin-top: 10px;

	background-color: #FFFFFF;

	height: 100%;

}

#intro {
	background-color: #F2F2F9;
	height: 100%;
	border: thin solid #E5E5E5;

}

#introduction {
	background-color: #FFFFFF;
	height: 100%;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#introberater {
	background-color: #ECECFF;
	height: 100%;
	width: 484px;
	margin-left: 10px;
	border: thin solid #BDB8FE;
	
}

#Feedback {
	margin-top: 10px;
	overflow: visible;

}

#Empfehlung {
	margin-left: auto;
	height: 20px;
	background-image: url(images/Empfehlen.JPG);
	background-repeat: repeat;
	width: 274px;
	text-align: center;
	border: 1px solid #959595;
	margin-right: auto;
	
}
#storyhead {
	width: 450px;
	margin-left: 10px;
	margin-top: -6px;
	margin-bottom: 10px;

}
.nummern {
	padding-left: 6px;

}
.nummerninfo {
	float: right;
	padding-right: 4px;

}
.nummernflags {
	float: left;
	padding-left: 2px;

}
