/*
wasmitmedien.de // v.2
.
(c) electricgecko.de
.
*/

body {
	padding: 50px 8px 10px 8px;
	margin: 0;
	width: 460px;
	background-position: top;
	color: #737373;
	font-family: Helvetica Neue, Helvetica, Arial, Sans-serif;
	font-size: 10pt;
}

body.archiv {background: #fff url(../i/archiv_head.png) no-repeat;}
body.impressum {background: #fff url(../i/impressum_head.png) no-repeat;}
body.newsletter {background: #fff url(../i/newsletter_head.png) no-repeat;}
body.partner {background: #fff url(../i/partner_head.png) no-repeat;}
body.profil {background: #fff url(../i/fakten_head.png) no-repeat;}

p {line-height: 14pt; margin: 0 0 20px}

img {border: 0;	margin: 5px;}



form {width: 350px;}

div.breaker {clear: both;}

/* links */

a, a:active, a:visited {
	color: #737373;
	text-decoration: none;
	border-bottom: 1px solid #c7c7c7;
}

a:hover {border-color: #359800; color: #359800; background-color: #e6e6e6;}


/* headlines etc */


h1 a.active, h1 a:visited, h1 a:link {border: 0;}

h1.episode-number {
	font-size: 45pt;
	color: #848484;
	margin: 0 0 10px 0;
}

h2 {margin: 15px 0 5px 0;}

ul {margin: 0 0 0 25px;	padding: 0;}

ul li {margin: 8px 0 8px 0;}

div.episode {margin: 0 0 50px 0;}

