body
{
	color: white;
background: #3C4A43;
	font: 12px/1.2em "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	text-align: center;
	margin: 0;
}
.section
{
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px dotted #191F1B;
	padding-top: 15px;
}
#message
{
	width: 375px;
	font-size: 12px;
	height: 80px;
}

#name, #email, #web
{
	width: 115px;
	font-size: 12px;
}


table, tr, td{
		font: 11px "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;

}
.pcom
{
	margin: 0;
	padding: 10px  8px;
	background: #050505;
}
.odd, .even,.meclass
{
	margin: 0;
	padding: 10px  8px;
}

.odd
{
	// background: #050505;
background: #050805;
}


.a1 {
	font-weight: bold;
	font-size: 14px;


}


.livetitle{
font-weight: bold;
	width: 400px;
	background: red;
}
h3 {
display: inline;
}

hr{
border-top: none;
border-left:  none;
border-right: none;
	border-bottom: 1px dotted #191F1B;
}

#livecontent
{
	width: 380px;
	height: inherit;
	margin-left: 60px;
	float: left;
	padding-top: 10px;
}
#livecontent strong
{
	font-size: 15px;
	line-height: 22px;
	
	font-weight: bold;
}
#livecontent p
{
	border-bottom: 1px solid #131313;
	padding-bottom: 20px;
}





img
{
	border: 1px dotted  #191F1B;
	padding: 6px;
	margin: 4px;
}
#googleul
{
	margin: 0;
padding: 0;
	padding-bottom: 30px;
padding-top: 10px;
	list-style: none;

}
#googleli
{
	margin: 0;
	padding-right: 5px;

	list-style: none;
float: left;
}




#nav
{
	width: 500px;
	list-style: none;
	margin: 0px;
	padding-top: 61px;
	padding-left: 50px;
}

#nav li
{
	margin: 0;
	padding: 0;
	list-style: none;
display: inline;
}

#nav a
{
	float: left;
	text-decoration: none;
}

#nav a.active
{
	background-position: 0 -50px;
}

#nav-news a
{
	height: 24px;
	width: 61px;
	background: url(../bilder/news.gif)  0 0px no-repeat;
}

#nav a:hover
{
	background-position: 0 -25px;
}

#nav a:active
{
	background-position: 0 -50px;
}

#nav-about a
{
	height: 24px;
	width: 62px;
	background: url(../bilder/about.gif) no-repeat;
}

#nav-music a
{
	height: 24px;
	width: 56px;
	background: url(../bilder/music.gif) no-repeat;
}

#nav-pictures a
{
	height: 24px;
	width: 80px;
	background: url(../bilder/pictures.gif) no-repeat;
}

#nav-shop a
{
	height: 24px;
	width: 49px;
	background: url(../bilder/shop.gif) no-repeat;
}

#nav-live a
{
	height: 24px;
	width: 40px;
	background: url(../bilder/live.gif) no-repeat;
}

#nav-contact a
{
	height: 24px;
	width: 82px;
	background: url(../bilder/contact.gif) no-repeat;
}

#backside
{
	background: url(../bilder/backkodak.gif) repeat-y;
	text-align: left;
	position: relative;
	margin: 30px auto 20px auto;
	height: auto;
	width: 724px;
}

#pass
{
	float: right;
	height:541px;
	width: 276px;
	background: no-repeat url(../bilder/pass.gif);
}

#menu
{
	padding: 0px;
	background: url(../bilder/top.gif) no-repeat;
	height: 100px;
	width: 724px;
}

#content
{
	width: 380px;
	height: inherit;
	padding-left: 60px;
	float: left;
	padding-top: 10px;
}


#sidebar-a
{
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	background: green;
}

a
{
	color: #6A8176;
	color: #CCCC99;
}

a:hover
{
	color: #CCCC99;
	text-decoration: none;
}

a,a:link,a:visited,a:active
{
	text-decoration: none;
}

#bottom
{
	clear: both;
	background: url(../bilder/bottom.gif) no-repeat;
	width: 724px;
	text-align: left;
	padding-left: 60px;
	padding-top: 50px;
	color: black;
	font-size: 10px;
}

#bottom a
{
	color: white;
	text-decoration: none;
}
