/*mirja fanclub - (c) Svenja Poniecki - 2008*/

html, body { 		
	height: 100%; 
	margin: 0;
	padding: 0;
}

#abstand {
	height: 47%; 
	width: 100px;
	margin-bottom: -321px;
	float: left; 
	background-color: #fff;	
	}

#box  { 
 	 height: 572px;
	 clear: left;
	 background-color: #fff;
	 margin: 1.5em auto; 
	 width: 920px;
	 border: none;
	}


body {
	font-size: 0.9em;
	line-height: 1.4em;
	}


* { 
	border: none;
	}

img { 
	border: none;
	}
 
/*divs*/

 
#container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	float: left;
    background-color: #fff;
	}
 
#pix01  {
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 115px;
	height: 286px;
	float: left;
	z-index: 1;
	}

#pix02  {
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 115px;
	width: 115px;
	height: 286px;
	z-index: 1;
	float: left;
	}

#pix03  {
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 230px;
	width: 115px;
	height: 286px;
	z-index: 1;
	float: left;
	}
	
#pix04  {
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 345px;
	width: 115px;
	height: 286px;
	z-index: 1;
	float: left;
	}

#pix05  {
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 460px;
	width: 115px;
	height: 286px;
	z-index: 1;
	float: left;
	}

#pix06  {
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 575px;
	width: 115px;
	height: 286px;
	z-index: 1;
	float: left;
	}
	
#pix07  {
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 690px;
	width: 115px;
	height: 286px;
	z-index: 1;
	float: left;
	}

#pix08  {
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 805px;
	width: 115px;
	height: 286px;
	z-index: 1;
	float: left;
	}

#pix09  {
	background-repeat: no-repeat;
	position: absolute;
	top: 286px;
	left: 0px;
	width: 115px;
	height: 286px;
	z-index: 1;
	float: left;
	}
	
#pix10  {
	background-repeat: no-repeat;
	position: absolute;
	top: 286px;
	left: 115px;
	width: 115px;
	height: 286px;
	z-index: 1;
	float: left;
	}

#pix11  {
	background-repeat: no-repeat;
	position: absolute;
	top: 286px;
	left: 230px;
	width: 115px;
	height: 286px;
	z-index: 1;
	float: left;
	}

#pix12  {
	background-repeat: no-repeat;
	position: absolute;
	top: 286px;
	left: 345px;
	width: 115px;
	height: 286px;
	z-index: 1;
	float: left;
	}		

#pix13  {
	background-repeat: no-repeat;
	position: absolute;
	top: 286px;
	left: 460px;
	width: 115px;
	height: 286px;
	z-index: 1;
	float: left;
	}

#pix14  {
	background-repeat: no-repeat;
	position: absolute;
	top: 286px;
	left: 575px;
	width: 115px;
	height: 286px;
	z-index: 1;
	float: left;
	}

#pix15  {
	background-repeat: no-repeat;
	position: absolute;
	top: 286px;
	left: 690px;
	width: 115px;
	height: 286px;
	z-index: 1;
	float: left;
	}
	
#pix16  {
	background-repeat: no-repeat;
	position: absolute;
	top: 286px;
	left: 805px;
	width: 115px;
	height: 286px;
	z-index: 1;
	float: left;
	}
	
/*-------pix ende ------------*/


#pop  { 
	color: #000; 
	background-color: transparent;
	visibility: visible;
	display: block;
	position: absolute;
	left:220px;
	top:80px;
	z-index: 99;
	width: 520px;
	min-height: 425px;
	float: left;
	}

#headline  { 
	background-color: #ffa2dc;
	text-align: center;
	visibility: visible;
	width: 481px;
	height: 35px;
	border: solid 2px #ff36c0;
	display: block;
	float: left;
	color: #fff; 
	font-size: 1.5em; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	font-weight: 700;
	line-height: 160%;
	}	
	
	
#close  {
	background-color: #fff;
	width: 47px;
	height: 35px;
	z-index: 100;
	position: absolute;
	left: 485px;
	color: #ff36c0;
	text-align: center;
	font-size: 2.5em;
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	line-height: 90%;
	border-top: solid 2px #ff36c0;
	border-right: solid 2px #ff36c0;
	border-bottom: solid 2px #ff36c0;
}

#close a, a:link, a:active, a:hover, a:visited {
	color: #ff36c0;
	text-decoration: none;	
	}

#text  { 
	background-color: #ffeefc;
	text-align: left;
	visibility: visible;
	padding: 5px;
	clear: both;
	position: relative;
	z-index: 99;
	width: 100%;
	height: 405px;
	top:0px;
	float: left;
	border-bottom: solid 2px #ff36c0;
	border-left: solid 2px #ff36c0;
	border-right: solid 2px #ff36c0;
	overflow: auto;
	}

#footer-pos {
	 background-color: transparent;
	 width: 100%;
	 border: none;
	 height: auto;
	 position: relative;
	 top: 5px;
	 text-align: center;
	 z-index:199;
	 }

#ecken {
	 background-color: transparent;
	 width: 920px;
	 height: 60px;
	 border: none;
	 margin-left:auto; 
	 margin-right:auto;
	 margin-bottom:1em;
	 z-index:200;
	 position: relative;
	 }

#main {
	background-image:url("../../images/ecke_main.jpg");	
	background-repeat: no-repeat;
	background-color: transparent;	
	color: #fff;
	font-weight: bold;
	position: absolute;
	width: 150px;
	height: 30px;
	top: 0px;
	left: 0px;
	z-index:100;
	text-align: center;
	font-size: 1.1em; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 180%;
	font-style: normal;	
	}
	
#main a:link, a:active, a:hover, a:visited {
	color: #fff;
	font-style: normal;	
	text-decoration: none;
	}

#main-pos {
	border: solid 2px #ff36c0;
 	position: absolute;
	width: 150px;
	height: 30px;
	top: 0px;
	left: 0px;
	z-index:99;
	background-color: #ffa2dc;	
	}

#footer-text {
	 background-color: transparent;
	 text-align: center;
	 font-size: 0.8em; 
	 font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	 font-style: normal;
	 font-weight: 700;
	 height:56px;
	 width: 750px;
	 position: absolute;
	 left: 2px;
	 top:2px;
	 z-index: 203;
	 }

#footer-line {
	 background-color: #ffa2dc;
	 border: solid 2px #ff36c0;
	 height:56px;
	 width: 916px;
 	 position: absolute;
	 left: 0px;
	 top:0px;
	 z-index: 1;
	 }

#logo1
	{
	background-image:url("../../images/logo1.gif");	
	background-repeat: no-repeat;
	position: absolute;
	top: -20px;
	right: 14px;
	width: 150px;
	height: 22px;
	z-index: 1;
	float: left;
	margin-bottom: 5px;
	}
	
#logo2
	{
	background-image:url("../../images/logo2.gif");	
	background-repeat: no-repeat;
	position: absolute;
	top: 2px;
	right: 14px;
	width: 150px;
	height: 57px;
	z-index: 1;
	float: left;
	margin-bottom: 5px;
	}

#ecke1{
	background-image:url("../../images/ecke01.jpg");	
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 26px;
	height: 24px;
	z-index: 1;
	float: left;
}


#ecke2{background-image:url("../../images/ecke02.jpg");	
background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 26px;
	height: 24px;
	z-index: 1;
	float: left;}

#ecke3{background-image:url("../../images/ecke03.jpg");	
background-repeat: no-repeat;
	position: absolute;
	bottom:0px;
	left: 0px;
	width: 26px;
	height: 24px;
	z-index: 1;
	float: left;}

#ecke4{background-image:url("../../images/ecke04.jpg");	
background-repeat: no-repeat;
	position: absolute;
	bottom:0px;
	right: 0px;
	width: 26px;
	height: 24px;
	z-index: 1;
	float: left;}


#mainmenu, #mainmenu a {
	color: #fff;
	font-size: 1.3em;
margin-top:5px;
	}	

#mainmenu a:hover, .main-aktiv {
	color: #c0c;
	text-decoration: none;
	font-size: 1.3em;
	}

#submenu, #submenu a  { 
	color: #c0c;
	font-size: 1.1em;
	margin-top:5px;
	}	

#submenu a:hover, .sub-aktiv {
	color: #fff;
	text-decoration: none;
	font-size: 1.1em;
	}



/*fonts*/

p {
	color: #000; 
	font-size: 0.9em; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	font-weight: 100;
	line-height: 150%;
	}
	
h1 {
	color: #fff; 
	font-size: 1.5em; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	}

strong {
	font-weight: 700;
	color: #ff36c0;
	}
	
h2 {
	color: #ff36c0;
	font-size: 1.2em; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	font-weight: 700;
	line-height: 80%;
	}
	
dd {
	line-height: -20px;
	}
	
dl {
	color: #000; 
	font-size: 0.9em; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	font-weight: 100;
	line-height: 150%;
	}
	
a:link.mail, a:visited.mail {
	color: #ff36c0;
	font-weight: 700;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	}

a:hover.mail {
	color:#909;
	font-weight: 700;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	}

a:link.linktext, a:visited.linktext {
	color: #ff36c0;
	font-weight: 700;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	}

a:hover.linktext, a:active.linktext {
	color:#909;
	font-weight: 700;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	}

/* Gästebuch */

.kommentar {
	color:#909;	
	padding-left: 35px;
	padding-right: 35px;
	display: block;
	width:75%
	}

#gb-button, #gb-button a {
	background-color: #ff36c0;
	color: #fff;
	font-size: 1em; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
	width: 100%;
	height: 1.7em;
	text-align: center;
	}
	
	
.gb-name{
	border-top: 1px solid #ff36c0;
	width: 374px;
	font-weight: 700;
	color: #ff36c0;
	display: block;
	float:left;
	background-color: #fff;
	padding-left: 5 px;
	margin-top: 25px;
	}
	
.gb-datum{
	border-top: 1px solid #ff36c0;
	width: 130px;
	display: block;
	position: absolute;
	left: 374px;
	float:right;
	background-color: #fff;
	padding-right: 5 px;
	margin-top: 25px;
	font-size: 0.8em; 
	color: #666;
	text-align: right;
	}

.gb-mail{
	width: 499px;
	color: #ddd;
	display: block;
	clear:both;
	background-color: #fff;
	padding-left: 5 px;
	margin-top:-15px;
	}
	
.gb-message{
	padding-left:5px;
	padding-right:5px;
	display: block;
	width:95%;
	position: relative;
	top:2px;
	clear:both;
	}

.gb-eingabe-name {
	color: #ff36c0;
	font-size: 0.9em; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	font-weight: 700;
	line-height: 200%;
	}

#gbook-eingabe {
	background-color: transparent;
	position: absolute;
	top:70px;
	left:70px;
	}
	
.gb-eingabe {
	width: 350px;
	display: block;
	color: #ff36c0;
	font-size: 0.9em; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	line-height: 200%;
	margin-bottom: 5px;
	}
	
	
/* Anmeldung*/

#anm-eingabe {
	background-color: transparent;
	position: absolute;
	top:70px;
	left:110px;
	}

.am-eingabe-name {
	color: #ff36c0;
	font-size: 0.9em; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	font-weight: 700;
	line-height: 200%;
	}

.am-eingabe {
	width: 250px;
	display: block;
	color: #ff36c0;
	font-size: 0.9em; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	line-height: 200%;
	margin-bottom: 5px;
	}
	
#am-button, #am-button a {
	background-color: #ff36c0;
	color: #fff;
	font-size: 1em; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
	width: 100%;
	height: 1.7em;
	text-align: center;
	}
	
