/*  
Theme Name: Stadtrand
Theme URI: http://www.stadtrand.com/
Description: Stadtrand, Musik aus Kempten
Version: 3.0
Author: MIchael Schenkyr
Author URI: http://www.schenkyr.com/

*/

* {
		margin:0;
		padding:0;
		}
		
html, body {
		height:100%;
 		background-repeat: repeat-y!important;
		background-position: top center !important;
		}

body {
	background-color:#000000;
	font-family: Georgia, Times, Serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	overflow: auto;
	text-align:center; /* horizontal centering for IE Win quirks */
	}
	
table {
	background-color:#EFEFEF;
	font-family: Georgia, Times, Serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align:left;
	vertical-align:top;
	padding: 5px;
}

body.musikspieler {
	background-color:#FFFFFF;
	overflow: hidden;
	}
	


table.musikspieler {
	background-color:#FFFFFF;
	padding: 0px 0px 0px 0px;
}




p 	{
	margin-bottom: 25px;
}


/* Layers */


#link { 
		position: relative;
	    vertical-align: top;
		margin-left:auto;
		margin-right:auto;
		width:200px;
		height:200px;
		background-color:#FF0000;
		}

#distance { 
		width:1px;
		height:50%;
		background-color:#000000;
		margin-bottom:-50%; /* half of container's height */
		float:left;

		}


#main {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		top:220px;
		width:680px;
		clear:left;
	}
	
#spacer

{
		height:30px;
	}

/* Font */
	
h1 {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom:-2px;
	line-height: 14px;
	}

h2 {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	margin-bottom:8px;
	margin-top:4px;
	line-height: 12px;
	}

	
.headline_advent {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom:-2px;
	line-height: 14px;
	color: #CB3023;
	}	
	
	a.musikspieler   { display:block;
             background-image:url(http://www.schenkyr.com/stadtrand/bilder/strd_player_off.gif);
             width:240px; height:116px }
   a:hover.musikspieler { background-image:url(http://www.schenkyr.com/stadtrand/bilder/strd_player_on.gif); }
   
   
a, a:link, a:active, a:visited  {
	color: #333333;
	text-decoration: underline;
}

a:hover  {
	text-decoration: none;
}


.grey {
	color: #999999;
	}


/* Images */

img {
	border: 0px;}

img.noborderleft {
	float: left;
	margin: 0px 10px 0px 0px;
	top: 0px;
	padding:0px;
	
	}
	

img.gallery {
	border: 1px solid #AAA;
}

img.gallery_new {
	border-bottom: 5px solid #FFEC15;
	border-top: 1px dotted #FFEC15;
	border-left: 1px dotted #FFEC15;
	border-right: 1px dotted #FFEC15;

}

/* Trennlinie */

 td .hline
{
	background-image: url(http://www.stadtrand.com/css/hline.gif);
	background-repeat: repeat-y;
	border:0;
	width:1px;
}

 td .vline
{
	background-image: url(http://www.stadtrand.com/css/vline.gif);
	background-repeat: repeat-x;
	border:0;
	height:1px;
}

hr {
border:0px;
background-image: url(http://www.stadtrand.com/css/vline.gif);
color: #fff;
height: 1px;
} 

	
/* Input */


.newsletterinput, .orderinput, .SB_input {
	BORDER: #999999 0px dotted;
	font-family: Georgia, Times, Serif;
	font-size: 11px;
	COLOR: #333333; 
	BACKGROUND-COLOR: #FFFFFF; 
	align: left;
	width: 150px; 
	height: 18px;
	padding-left: 3px;
	margin-bottom: 5px; }



.orderbutton, .SB_button {
	font-family: Georgia, Times, Serif;
	font-size: 11px;
	height:18px;
	COLOR: #FFFFFF; 
	BACKGROUND-COLOR: #333333;}



/* Guestbook */

.SB_alert {
	color : #FF0000; 
	font-family: Georgia, Times, Serif;
	font-size: 11px;
	font-weight: bold; 
	line-height: 16px;
	}

	
.SB_formarea { font-size : 9px;}

.SB_shoutbox {
	font-family: Georgia, Times, Serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	}
/*.SB_table0 {cellpadding: 10px; border:1px;} 
.SB_table1 {cellpadding: 10px; border:1px;} */


