/* CSS Document */

/* Old browsers - PNG Transparency Hack */
img, div, input { behavior: url("_wpframe/jscripts/iepngfix.htc") }

.rot{color:red;font-size:8pt;}
.weiss{color:white;font-size:8pt;}
.schwarz{color:black;font-size:8pt;}
.grau{color:#878686;font-size:8pt;}
.hellblau{color:#8bcaff;font-size:8pt;}
.activ-site{color:#999999; font-family:Courier New; font-size:7pt; text-decoration:none;}
.sitepartheadline{color:white;font-size:12pt; font-weight:bold;}


.maindiv{color:#dcba87; font-family:Courier New; font-size:9pt; text-decoration:none;}
.subdiv{color:#dcba87; font-family:Courier New; font-size:9pt; text-decoration:none;}

form {margin:0x; padding:0px;}


html{
height:100%;
width:100%;
margin:0px;
padding:0px;

}

body{	background-image:url(images/background.jpg);
		background-position: top center;
		background-repeat: no-repeat;
		background-color:#000000;
		margin:0px;
		padding:0px;
		font-family: Courier New;
	  	font-size:12px;
		color:#fff;
  		scrollbar-arrow-color:#000000;
  		scrollbar-base-color:#dadada;
  		scrollbar-track-color:#dadada;
  		scrollbar-shadow-color:#dadada;
  		scrollbar-face-color:#dadada;
  		scrollbar-highlight-color:#d0d0d0;
  		scrollbar-dark-shadow-color:#d0d0d0;
  		scrollbar-3d-light-color:#d0d0d0;}

/* LINKS */

a:link{color:#FFFFFF; font-family:Courier New; font-size:9pt; text-decoration:none;}
a:active{color:#FFFFFF; font-family:Courier New; font-size:9pt; text-decoration:none;} 
a:visited{color:#FFFFFF; font-family:Courier New; font-size:9pt; text-decoration:none;}
a:hover{color:#dcba87; font-family:Courier New; font-size:9pt; text-decoration:none;}

a.mainmenu:link{color:#FFFFFF; font-family:Courier New; font-size:9pt; text-decoration:none;}
a.mainmenu:active{color:#FFFFFF; font-family:Courier New; font-size:9pt; text-decoration:none;}
a.mainmenu:visited{color:#FFFFFF; font-family:Courier New; font-size:9pt; text-decoration:none;}
a.mainmenu:hover{color:#dcba87; font-family:Courier New; font-size:9pt; text-decoration:none;}

a.submenu:link{color:#CCCCCC; font-family:Courier New; font-size:9pt; text-decoration:none;}
a.subnmenu:active{color:#CCCCCC; font-family:Courier New; font-size:9pt; text-decoration:none;}
a.submenu:visited{color:#CCCCCC; font-family:Courier New; font-size:9pt; text-decoration:none;}
a.submenu:hover{color:#dcba87; font-family:Courier New; font-size:9pt; text-decoration:none;} 

a.legals:link{color:#CCCCCC; font-family:Courier New; font-size:8pt; font-weight:bold; text-decoration:none;}
a.legals:active{color:#CCCCCC; font-family:Courier New; font-size:8pt; font-weight:bold; text-decoration:none;} 
a.legals:visited{color:#CCCCCC; font-family:Courier New; font-size:8pt; font-weight:bold; text-decoration:none;}
a.legals:hover{color:#dcba87; font-family:Courier New; font-size:8pt; font-weight:bold; text-decoration:none;}

a.login:link{color:#8bcaff; font-family:Courier New; font-size:8pt; font-weight:regular; text-decoration:none;}
a.login:active{color:#8bcaff; font-family:Courier New; font-size:8pt; font-weight:regular; text-decoration:none;} 
a.login:visited{color:#8bcaff; font-family:Courier New; font-size:8pt; font-weight:regular; text-decoration:none;}
a.login:hover{color:#dcba87; font-family:Courier New; font-size:8pt; font-weight:regular; text-decoration:none;}

a.passwort:link{color:#FF0000; font-family:Courier New; font-size:8pt; font-weight:regular; text-decoration:none;}
a.passwort:active{color:#FF0000; font-family:Courier New; font-size:8pt; font-weight:regular; text-decoration:none;} 
a.passwort:visited{color:#FF0000; font-family:Courier New; font-size:8pt; font-weight:regular; text-decoration:none;}
a.passwort:hover{color:#FFFFFF; font-family:Courier New; font-size:8pt; font-weight:regular; text-decoration:none;}



/* DIVs */



#main
{
width:100%;
position:absolute;
}

#center {
width:1000px;
margin:0px auto;
}


#header
{
width:1000px;
height:400px;
padding:0px 0px 0px 0px;
clear:both;
background-position:top left;
background-repeat:no-repeat;
}

#left
{
width:340px;
float:left;
}

		#nextdates
		{
		height:274px;
		background-image:url(images/nextdates_bg.png);
		background-position:top right;
		background-repeat:no-repeat;
		overflow:hidden;
		padding:110px 70px 0px 0px;
		}
		
		#available
		{
		height:274px;
		background-image:url(images/album_available_bg.png);
		background-position:top right;
		background-repeat:no-repeat;
		overflow:hidden;
		padding:110px 70px 0px 0px;
		}
		
		
		#lastpics
		{
		height:274px;
		background-image:url(images/lastpics_bg.png);
		background-position:top right;
		background-repeat:no-repeat;
		overflow:hidden;
		padding:110px 70px 0px 0px;
		}


#right
{
width:660px;
float:right;
}

		#maincontent
		{
		width:504px;
		}

#clear
{
clear:both;
}

#footer
{
height:300px;
margin:0px;
padding:0px;
background-image:url(images/footer.jpg);
background-position:bottom center;
background-repeat:no-repeat;
}


#footermenu {
width:120px;
height:250px;
float:left;
text-align:right;
}

#footerlogos {
width:120px;
height:250px;
float:right;
}

#newsletter
		{
		height:47px;
		width:380px;
		background-image:url(images/newsletter_bg.png);
		background-position:top left;
		background-repeat:no-repeat;
		overflow:hidden;
		padding:0px 0px 0px 119px;
		}


/* FORMULARE */

/*.input {		font-family:Courier New; 
				font-size:10pt;
				font-weight:bold;
				color:#CCCCCC;
				text-align:left;
			   	background-color:#000000;
				border:1px;
				border-color:#666;
				border-style:dotted;}*/

input,textarea {
			   background-color:#000000;
               border-style:solid;
			   border-width:1px;
			   border-color:#434343;
			   color: #FFFFFF;
			   font-family:Courier New;
			   font-size: 9pt; }

select, option {  
			   font-size:9pt;
			   font-family:Courier New;
			   color:#ff7028;
			   border-style:solid;
			   border-width:1px;
			   border-color:#434343;
			   background-color:#000000;}	
			   
			   
				
/* SITEMANAGER */

#siteparthead
{
height:48px;
background-image:url(_wpframe.custom/sitepart_templates/wpf.templ_pics/headline_bg.png);
background-position:left bottom;
background-repeat:no-repeat;
padding:0px 0px 0px 40px;
}

	  .sitepartheadline
	  {
	  font-size:16px;
	  font-weight:bold;
	  text-transform: uppercase;
	  color:#dcba87;
	  }

	  .sitepartdate
	  {
	  font-size:12px;
	  color:#a8a8a8;
	  }
	  
	  .siteparttext
	  {
	  padding-left:40px;
	  font-size:12px;
	  color:#fff;
	  }

/*------- END -----------*/


