@charset "utf-8";
/* ------------------------------------------------
	global
-------------------------------------------------*/
body {
	color: #669999;
	background: #000000;
	margin: 100px 0px 30px 0px;
	padding: 0px;
	
}

div	{ 

	font: 11px/16px "Lucida Grande", Verdana, Arial, sans-serif;
	color: #669999;
}

	  
.smalltext 	{ 
	font: 10px/16px "Lucida Grande", Verdana, Arial, sans-serif;
	color: #669999;
}

.datum 	{ 
	font: 8px/16px "Lucida Grande", Verdana, Arial, sans-serif;
	color: #ffffff;
	text-transform:uppercase;
}

h1 	{ 
	font: 16px/16px  Arial, Helvetica, sans-serif;
	color: #336666;
	font-weight: normal;	
}

h2 	{ font-size: 14px; 
	  color: #606060;	
	  margin: 0px;
	  padding: 0px 0px 0px 0px;
	  font-weight: normal;	}

h3 	{ font: 10px/13px  Arial, Helvetica, sans-serif;
	  color: #669999;
	  font-weight: normal	}
	  
a 	{ 
	color: #336666;
	text-decoration: none;
}
a:hover { 
	color: #ffffff;
	text-decoration:none;
}

a.datum { 
	color: #669999;
	text-decoration: none;
}
a.datum:hover { 
	color: #ffffff;
	text-decoration:none;
}

/* ------------------------------------------------
	main content
-------------------------------------------------*/

#container {
	margin:0px auto 0px auto;
	padding: 0px;
	height: auto;
	width: 860px;
}

#logo {
	float:left;
	display: block;
	height: 13px;
	width: 220px;
}
#menu {
	height: 13px;
}

#list {
	background-image: url(../bilder/bglist.gif);
	background-repeat: repeat-x;
	display: block;
	padding: 0px;
	margin:20px 0px 20px 0px;
	height: 1px;
	width: 100%;
}

#column {
	padding: 0px 40px 0px 0px;
	float: left;
	width: 185px;
	display:block;
}

#largecolumn {
	padding: 0px 40px 0px 0px;
	float: left;
	width: 410px;
	display:block;
}

#rightcolumn {
	padding: 0px 0px 0px 0px;
	float: left;
	width: 185px;
	display:block;
}

#webshop {
	padding: 10px 0px 0px 0px;
	float: left;
	width: 185px;
	display:block;
}

#headerlist {
	background-image: url(../bilder/bglist.gif);
	background-repeat: repeat-x;
	display: block;
	padding: 0px;
	margin:10px 0px 10px 0px;
	height: 1px;
	width: 100%;
}

#footer {
	background-image: url(../bilder/bglist.gif);
	background-repeat: repeat-x;
	float:none;
	padding: 0px;
	margin:30px 0px 5px 0px;
	height: 1px;
	width: 100%;
}


/* ------------------------------------------------
	misc
-------------------------------------------------*/

.pic {
	width:183px;
	padding: 0px;
	margin:0px 0px 0px 0px;
	border:1px solid #669999;
}

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:4px solid #669999;
}

.picright {
	width:120px;
	float:right;
	margin:3px 0px 5px 5px;
	border:1px solid #669999;
}

.textfield { 
	width:300px;
	margin:0px 2px 0px 0px;
	padding:2px;
	font: 11px/16px "Lucida Grande", Verdana, Arial, sans-serif;
	color:#669999;
	border:1px solid #669999;
	background: #000000; 
}	

.select { 
	width:185px;
	font: 10px/16px "Lucida Grande", Verdana, Arial, sans-serif;
	color:#000000; 
}		 					 					 		 

.btn { 
	color:#669999;
	font: 11px/16px "Lucida Grande", Verdana, Arial, sans-serif;
	border:1px solid #669999;
	text-align:center;
	margin:0px;
	padding:1px 5px;
	background: #000000; 
}

#livedates {
	display: block;
	margin: 0px;
	padding: 0px;
}

#linklist {
	background-image: url(../bilder/bglist.gif);
	background-repeat: repeat-x;
	display: block;
	padding: 0px;
	margin:5px 0px 5px 0px;
	height: 1px;
	width: 100%;
}
