/************************************************
*************CONTAINER*************************
************************************************/


body {
	background-color: #DA251E; margin:0px; padding:0px;
	}
	
div#main{width:700px; background-color:#FFFFFF}
div#kopf{width:700px; height:171px; text-align: left; display:none}
div#logodruck{width:700px; height:135px; text-align: left}
div#kopf-impressum{display: none}
div#website{margin:auto; margin-top: 0px; width:700px; text-align: left; clear:left;}
div#fuss{display:none;}
div#druckkontakt{width:700px; height:65px; text-align: left}
div#bereich-links{
	display: none;
	margin:auto;
	position: relative;
	float: left;
	width:50px;
	height:100%;
	margin-top: 0px;
	left: 0px;
}	
div#navigation{
    display: none
}
div#kontakthead{
	margin:auto;
	position: relative;
	float: left;
	width:215px;
	height:100%;
	margin-top: 20px;
	left: 22px;
	padding: 0px;
	border: 0px;
}	
div#restpostenthead{
	margin:0px;
	position: relative;
	float: left;
	width:250px;
	margin-top: 15px;
	left: 10px;
	padding: 0px;
	border: 0px;
}
div#kontakt{
	margin:auto;
	position: relative;
	float: left;
	width:215px;
	height:100%;
	margin-top: 0px;
	left: 20px;
	padding: 10px;
	border: 1px;
	border-style: solid;
	border-color: #a5a5a5;
	background-repeat:no-repeat;
	background-color: #f8f8f8;
}	
div#bereich-rechts{
	margin:auto;
	position: relative;
	float: left;
	width:700px;
	height:100%;
	left: 0px;
	margin-top: 0px;
	margin-left:0px;
	height: 100%;
	text-align: left;
	padding-top: px;
	padding-left: 0px;
}
div#inhalt-spalte1{
	position: relative;
	float: left;
	width:400px;
	height:100%;
	left: 0px;
	margin-top: 0px;
	margin-left:0px;
	height: 100%;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
}
div#inhalt-spalte2{
	position: relative;
	float: left;
	width:265px;
	height:100%;
	left: 5px;
	margin-top: 0px;
	margin-left:0px;
	height: 100%;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
}
div#restposten{
	position: relative;
	background: url(basics/back-restposten.jpg); background-repeat:repeat;
	border: 1px;
	border-style: solid;
	border-color: #a5a5a5;
	float: left;
	width:250px;
	height:100%;
	left: 10px;
	margin-top: 0px;
	margin-left:0px;
	height: 100%;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
}
div#restpostenhead{
	position: relative;
	float: left;
	width:265px;
	height:20px;
	left: 0px;
	margin-top: 0px;
	margin-left:0px;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
}
div#hintergrund{
	position: relative;
	float: left;
	width:600px;
	height:50px;
	left: 0px;
	border: 0px;	
	margin-top: 0px;
	margin-left:0px;
	height: 100%;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
}
.clear{
    clear: both;
    width: 0.1em;
    height: 0.1em;
    line-height: 0.1em;
    overflow: hidden;
} 


/************************************************
*************SCHRIFTEN*************************
************************************************/

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.restposten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.H1 {
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #da251d;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.impressum {
 margin-right:20px; 
}
a.impressumlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #646464;
	line-height: 20px;
	text-decoration: none;
}
a.impressumlink:link    { }
a.impressumlink:visited { }
a.impressumlink:hover   { background-color:#EBEBEB; text-decoration: none; color: #000000;}
a.impressumlink:active  { }

.querstrich {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #646464;
	line-height: 20px;
	text-decoration: none;
}
.kontaktheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
}
.restpostenheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
}
.kontaktkasten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}




