/*------------------------------------------
Stylesheet der radio plusquamperfekt
Datei: screen.css
Stand: 26. August 2008
Autor: Kroeativitaet(R) - Synapsen im Dialog
------------------------------------------*/

body {
background-color: #cbcbcd;
font-family: arial;
font-size: small;
letter-spacing: normal;
line-height: 1.3;
}

#umschlag {
width: 798px;
margin: 3px auto;
margin-top: 50px;
text-align: justify;
background-color: #dbdbdb;
color: #363636;
border: solid 1px white;
} 

#zusammenfassung {
width: 728px;
padding-bottom: 10px;
padding-right: 0px;
padding-top: 30px;
margin-left: 35px;

}

#logo {
height: auto;
color: black;
margin-left: 35px;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 0px;
text-align: right;
width: 660px;
line-height: 0.20;
background-color: white;
padding-right: 70px;
padding-bottom: 0px;
padding-top: 0px;
}

.skiplink {
position: absolute;
top: -5000px;
left: -5000px;
width: 0;
height: 0;
overflow: hidden;
display: inline;
}

#player {
text-align: left;
width: 728px;
margin: 0px;
padding: 0px;
}

	#player ul {
	
	margin: 0px;
	padding: 0px;
	}

	#player li {

	color: #3f3f3f;
	display: inline;
	list-style: none;
	margin: 0px;
	padding-right: 10px;
	
	}

	
#werbung {
margin-left: 35px;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 0px;
width: 728px;
padding-left: 0px;
padding-bottom: 35px;
padding-right: 0px;
padding-top: 0px;
}

#inhalte {
width: 728px;
padding-bottom: 30px;
padding-right: 0px;
padding-top: 10px;
margin-left: 35px;
}

#umschlag2 {
width: 798px;
margin: 5px auto;
padding: 0px;
} 


#fusszeile {
text-align: right;
background-color: #cbcbcd;
width: 798px;
padding-top: 4px;

}
	#fusszeile ul {
	
	padding-left: 0px;
	margin-bottom: 50px;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 36px;	
	}

	#fusszeile li {

	color: #3f3f3f;
	padding-left: 7px;
	display: inline;
	list-style: none;

	}
	
	#programm #navi01 span,
	#links #navi02 span,
	#fans #navi03 span,
	#widget #navi04 span,
	#informationen #navi05 span,
	#feeds #navi06 span,
	#kontakt #navi07 span,
	#impressum #navi08 span {
	font-weight: bold;
	color: black;
	}
	


h1 {font-size: 240%}
h2 {font-size: 150%}
h3 {font-size: 130%}

a { text-decoration: none; }
a:link { color: #363636; }
a:visited { color: #363636;}
a:hover { color: black; border-bottom: solid 1px;}

form {
width: 728px;
padding-top: 15px;


 }

label {
display: block;
cursor: pointer;
}

input#absender, input#email, textarea {
width: 726px;
border: 1px solid white;
margin-bottom: 1em;
background-color: #dbdbdb;
}

textarea { height: 6em; }

input#absender:focus,
input#email:focus,
textarea:focus {
background-color: white;
color: black;
}


/*------------------------------------------
ENDE Stylesheet der Website HAUT und KNOCHEN
------------------------------------------*/



