/*  
Theme Name:WordPress Theme Vorlage
Theme URI: 
Hier kannst Du walten und schalten wie Du magst und kannst.
viel Spass mts von http://www.texto.de
*/

html {
	width:100%;
	}

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	background: #399fd2 url(images/pattern.jpg) repeat scroll;
	margin: 0px auto;
	padding: 0;
	position:relative;left:0px;top:0px;z-index:0;
	width:100%;
}

p{}

a{}

          a img {
         border: 0 none;
          }
		  
		            img {
         border: 0 none;
          }
		  
#header {
	background: #399fd2 url(images/bg_top.jpg) no-repeat scroll;
	height: 288px;
	width:100%;
}



div#header h1{
	height:80px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	background: #EEE;
	color: #79B30B;
}
  
div#container{
	text-align:left;
}


.logo {
	position: absolute;
	top: 20px;
	left: 20px;
	float:left;
}

.logo img {
	border: none;
}

.menu {
	position: absolute;
	top: 20px;
	left: 220px;
	float:left;
	
}

.menu li {
	display: inline;
	list-style-type: none;
	}

.submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	position: absolute;
	top: 235px;
	left: 350px;
	visibility: hidden;
}

.submenu ul {
	visibility: visible;
	padding-left: 0;
	margin-left: 0;
	color: #000;
	float: left;
	width: 100%;
	list-style-type: none;
}


.submenu ul li {
	display: inline;
	list-style-type: none;
		
	

}


.submenu ul li a
{
margin-left: 10px;
padding-bottom: 3px;
	text-decoration: none;
	border-bottom: 1px dotted black;
	float: left;
	color: #000000;

}

.submenu ul li a:hover
{

	border-bottom: 1px solid black;
}


.player {
	position: absolute;
	top: 360px;
	left: 700px;
}

.player img {
	border: none;
}


.releases {
	position: absolute;
	top: 540px;
	left: 735px;
	padding: 20px;
}



div#navigation{}

div#extra{}

div#footer{}

div#footer p{}

div#container{
	width:100%;
	}

div#content {
	margin-top: 20px;
	float:left;
	width:650px;
	margin-left: 15px;
}

div#content p {
	line-height:1.4;
}

.eintrag {
	padding: 5px;
	padding-left: 15px;
	padding-top: 15px;
	margin: 5px;
	background:  url(images/divbg.gif) -40px -10px no-repeat;

}


.eintrag img { 
padding: 2px 7px;
border: none;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	float: left;
	padding: 10px;
padding-bottom: 25px;
	margin: 0px;
}

h2 a {
	color: #000000;
	text-decoration: none;
	border: none;
}

h2 a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 5px;
	margin: 0px;
}

h3 a {
	color: #000000;
	text-decoration: none;
	border: none;
}

h3 a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}


.datum {
	text-align: right;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	padding: 10px;
	margin: 0px;
}

.text {
	clear: both;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;	
	}
	
.text a {
	color: #000000;
	border-bottom: #000000 1px dotted;
	text-decoration: none;	
	}
	

.text a:hover {
	color: #000000;
	background: #ffffff;
	border-bottom: #000000 1px dotted;
	text-decoration: none;	
	}	

.text_only {
	clear: both;
	padding: 10px;	
	}	

.text_only a {
	color: #000000;
	border-bottom: #000000 1px dotted;
	text-decoration: none;	
	}
	
.text_only a:hover {
	color: #000000;
	background: #ffffff;
	border-bottom: #000000 1px dotted;
	text-decoration: none;	
	}	
	
.text_small {
	clear: both;
	padding-bottom: 10px;
	padding-left:10px;	
	font-size: 10px;
	}	
	
.text_small a {
	color: #000000;
	border-bottom: #000000 1px dotted;
	text-decoration: none;	
	font-size: 10px;
	}

.text_small a:hover {
	color: #000000;
	background: #ffffff;
	border-bottom: #000000 1px dotted;
	text-decoration: none;	
	font-size: 10px;	
	}	



div#navigation{width:200px;}

div#extra{}


/* fuer unterschiedliche Kommentare*/

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

/* braucht man immer*/
acronym, abbr, span.caps {
	cursor: help;
	}


input {
    border: 1px solid #dfdfdf;
    background-color: #FFFFFF;
	font: 12px	Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
}

textarea {
    border: 1px solid #dfdfdf;
    background-color: #FFFFFF;
	font: 12px	Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 500px;
	}
	
label {
vertical-align: middle;
}

.rollovermenu_news a {
	position:absolute; top:125px; left:270px;
	height: 118px;
	width: 126px;
	background: url(images/news.jpg) 0px 0px no-repeat;
	}
.rollovermenu_news a:hover {background-position: 0px -118px;}
.rollovermenu_news a:active {background-position: 0px -236px;} 

.rollovermenu_info a {
	position:absolute; top:125px; left:397px;
	height: 118px;
	width: 101px;
	background: url(images/info.jpg) 0px 0px no-repeat;
	}
.rollovermenu_info a:hover {background-position: 0px -118px;}
.rollovermenu_info a:active {background-position: 0px -236px;} 

.rollovermenu_media a {
	position:absolute; top:125px; left:497px;
	height: 118px;
	width: 126px;
	background: url(images/media.jpg) 0px 0px no-repeat;
	}
.rollovermenu_media a:hover {background-position: 0px -118px;}
.rollovermenu_media a:active {background-position: 0px -236px;} 

.rollovermenu_links a {
	position:absolute; top:125px; left:635px;
	height: 118px;
	width: 130px;
	background: url(images/links.jpg) 0px 0px no-repeat;
	}
.rollovermenu_links a:hover {background-position: 0px -118px;}
.rollovermenu_links a:active {background-position: 0px -236px;} 

.rollovermenu_contact a {
	position:absolute; top:125px; left:765px;
	height: 118px;
	width: 184px;
	background: url(images/contact.jpg) 0px 0px no-repeat;
	}
.rollovermenu_contact a:hover {background-position: 0px -118px;}
.rollovermenu_contact a:active {background-position: 0px -236px;} 
