body {
	font-family: "Times New Roman", Times, serif;
	font-size: 75%;
	line-height: 1.5em;
	color: #666666;
	margin-top:120px;
	background-image:url(../img/REMAKELOGO_mitsubtitel.gif);
	background-position:75px 60px;
	background-repeat:no-repeat;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	line-height: 1.25em;
	color: #990000;
	font-weight:normal;
	margin-top: 1em;
	padding-top: 0.7em;
	border-top: 1px dashed #CCC;
	margin-bottom: 0.5em;
	
}
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #333;
	font-weight:normal;
	margin-top: 0.5em;
	margin-bottom:0.5em;
}
p {
	margin-bottom: 0.5em;
}
a {
	color:#990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/* hier die subklassen */

#nav a {
	color:#990000;
}

#nav ul {
	padding:0;
	list-style:none;
	margin:0;
}

#nav li {
	display: inline;
	margin:0;
	margin-right: 0.6em;
}
#linkespalte .h2 {
	border-top: 1px dashed #CCC;
	color:#333;
	margin-top: none;
	padding-top:none;
	text-align:center;
}

#linkespalte img {
	margin-top: 1em;
	padding-top: 1.8em;
	border-top: 1px dashed #CCC;
	margin-bottom: 0.5em;
	display:block;
	}
	
#linkespalte p {
	color:#B2B2B2;
	text-align:center;
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px dashed #CCC;
	}
#linkespalte div {

	}		
	
#linkespalte a {
	color:#B2B2B2;
	text-decoration:underline;
	}
#linksoben a {
	color:#B2B2B2;
	text-decoration:underline;
	}
#linksoben p{
	color:#B2B2B2;
	text-align: center;
}
#content ol {
	margin: 0px;
	padding-left: 0px;
	}
#content ul {
	margin: 0px;
	padding-left: 0px;
	}
#content li {
	list-style-position:inside;
	padding-left:0;
	margin-left:0;
	margin:0;
}

/* hier die klassen */

.bildunterschrift {
font-size: 0.8em;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
color:#666;
background-color:#f3f3f3;
margin-bottom: 10px;
padding-bottom:0.3em;
padding-left:5px;
float: left;
width: 415px;

}

/* hier die layout tags */

#leftslot {  width:240px; float:left; margin-left:20px;}
#rightslot {  width:420px; margin-left:300px;}
#landingpage { width:690px; clear:both; margin-left:20px; border-top: 1px dashed #ccc; border-bottom: 1px dashed #ccc; padding-top:20px; padding-bottom:20px;}

#linksoben {
	margin-bottom: 25px;
	}
	
#nav {
	margin-bottom:25px;
	}