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

*/



body, table {
	background-color:#EFEFEF;
	font-family: Georgia, Times, Serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	text-align:left;
	vertical-align:top;
	overflow:auto;
	}


body.musikspieler {
	background-color:#FFFFFF;
	overflow: hidden;
	}
	
table {
	background-color:#FFFFFF;
	padding: 0px 5px 0px 5px;
}

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




p 	{
	margin-bottom: 25px;
}


/* Layers */
#main {
	position: relative;
	background-color:#FFFFFF;
	top: 0px;
	left: 30px;
	width: 720px;
	height: 100%;
	}
	
#navigation { 
	position:relative; 
	margin: 0px;
	padding:20 0 0 0;
	width:720px;
	z-index: 9
	}
	
#content {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 720px;
	height: 100%;
}

#advent {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 61px;
	left:290px;
	z-index:10;
}



/* 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: #EFEFEF; 
	align: left;
	width: 230px; 
	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;} */

