body {
	margin: 0px;
	padding: 0px;
	font-size:90.00%;
}



#container {
	position: absolute;
	min-height: 100%;
	width:100%;
	margin:0;
	padding:0;
}

#rahmen {
	position: relative;
	width:100%;
	height:100%;
	margin:auto;
}

#header {
	margin:0;
	padding:0;
	top:0px;
	left:0px;
	height: 80px;
	width: 100%;
	background:#fff url(http://newsletter.maennchen1.de/gfx/header_bg.jpg) repeat;
	margin-bottom:10px;
}

#navileft {
	position: relative;
	top:0px;
	left:0px;
	margin:0;
	padding:0;
	width:200px;
	display: inline;
	float: left;
	padding-bottom: 50px;
}

#main {
	position: relative;
	margin-left:200px;
	margin-right:10px;
	padding: 0px;
	height: 100%;
}

#footer {
	position: relative;
	clear:left;
	text-align: center;
	width:95%;
	border-top: 1px dotted #ccc;
	margin: 10px;
	padding: 10px;
}

body, p, td, h1, h2, h3, h4, a, .normal, .mittel, .klein, .lastmodified {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

h1, h2, h3, h4 {
	color: #000000;
}

h1 {
	font-size: 1.5em;	
}

h2 {
	font-size: 1.2em;	
}

h3 {
	font-size: 1.1em;	
}

.normal {
	font-size: 1em;
	color: #000000;
}
.script {
	font-family: Courier New, Courier, mono;
	font-size: 0.8em;
	color: #000000;
}
.mittel {
	font-size: 0.8em;
	color: #000000;
}
.klein {
	font-size: 0.65em;
	color: #000000;
}
.lastmodified {
	font-size: 11px;
	color: #CCCCCC;
	text-align: right;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	font-weight: 600;
	color: #333399;
}
a:link.login, a:visited.login, a:active.login {
	text-decoration: underline;
	font-weight: 600;
	color: #339900;
}
a:hover, a:hover.login {
	text-decoration: none;
}

a[href^="http:"] {
background: transparent url('/gfx/extlink.gif') 100% 50% no-repeat;
padding-right: 10px;
}

a[href^="http://newsletter.maennchen1.de"],
a[href^="http://www.newsletter.maennchen1.de"] {
background: transparent;
padding-right: 0px;
}

a img {
	background: transparent;
	padding-right: 0px;
}

p.trenner {
	border-top: 1px dotted #ccc;
}

a.rot {
	color: #F00;
}
