/* CSS Document */

html, body
{
	font-family:Arial, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
	height:100.01%;
}

.red 		{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size:11px;*/
	font-size: 14px;
	font-weight: normal;
	color: #D00000;
}
.grey	{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size:11px;*/
	font-size: 14px;
	font-weight: normal;
	color: #5F5A59;
}
.black 		{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size:11px;*/
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.list
{
	list-style-image:url(../bilder/list_2.png);
	margin-bottom:20px;
	margin-left:-15px;
}
.red2		{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size:11px;*/
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
}

.submit
{
	background-color:#CC0000;
	border:1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
.portrait1
{
	width:220px;
	position:relative;
	padding-right:20px;
	min-height:200px;
}
.portrait2
{
	width:220px;
	float:left;
	padding-right:20px;
	min-height:200px;
}
.pic1
{
	position:absolute;
	left:240px;
	top:0px;
	height:200px;
}
.pic2
{
	height:200px;
}
.tr1
{
	background-color:#D2DDEE;
	cursor:default;
}
.tr2
{
	background-color:#F8F8F8;
	cursor:default;
}
#admin {
	background: #CC0000;
	color: #FFFFFF;
	padding: 2px 12px 2px 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px;
	border:#000000 1px solid;
}
.textarea {
	background-color:#E9DEDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

.text {
	background-color:#E9DEDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
.text_white {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
#wrapper
{
	padding: 0;
	border: 0;
	width: 905px;
	background-color:#FFFFFF;
	min-height:100%;
	margin:auto;
	position:relative;
}
#top
{
	height:74px;
	position:relative;
	z-index:2;
}
#logo
{
	position:absolute;
	top:0px;
	left:12px;
	z-index:2;
}
#top_navi
{
	top:56px;
	right:0px;
	position:absolute;
}
#banner
{
	height:208px;
	width:905px;
	background-image:url(../bilder/background/back1.jpg);
	z-index:1;
	position:relative;
	top:0px;
	left:0px;
}
#box
{
	position:absolute;
	z-index:2;
	width:310px;
	height:160px;
	left:226px;
	top:32px;
	vertical-align:top;
}
#zwischenraum
{	
	position:relative;
	height:80px;
	width:905px;
	padding-top:0px;
	padding-left:0px;
}
#gebraucht
{
	position:absolute;
	right:6px;
	z-index:4;
	top:-45px;
}
#content
{
	position:relative;
	width:905px;
}
#content1
{
	position:relative;
	left:0px;
	top:0px;
	padding-right:20px;
	width:376px;
}
#content2
{
	position:absolute;
	left:416px;
	top:0px;
	padding-right:20px;
	width:376px;
}
#footer
{
	position:relative;
	margin-top:50px;
	font-size:12px;
	padding-bottom:30px;
}

a:link {
	color: #D00000; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size:12px;*/
	font-size: 14px;
	font-weight: normal;
}

a:visited {
	color: #CC0000; 
	text-decoration: none; 
	font-family:  Arial, Helvetica, sans-serif;
    /*font-size:12px;*/
	font-size: 14px;
    font-weight: normal;
}

a:hover { 
    color: #5F5A59; 
	text-decoration: none; 
	font-family:  Arial, Helvetica, sans-serif;
    /*font-size:12px;*/
	font-size: 14px;
    font-weight: normal;
}

#box a:link {
	color: #FFFFFF; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#box a:visited {
	color: #FFFFFF; 
	text-decoration: none; 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: normal;
}

#box a:hover { 
    color: #CC0000; 
	text-decoration: none; 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: normal;
}
#box ul { 
	margin-top:7px;	
}
#box li{
	font-size:100%;
    line-height:90%;
	margin-left:-25px;
	list-style-image:url(../bilder/list_arrow.png);
	margin-bottom:3px;
}
#no_space
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
}
#no_space p
{
	margin-top:0px;
	margin-bottom:10px;
}
#no_space h1, h2, h3, h4, h5, h6
{
	margin-top:0px;
	margin-bottom:5px;
}


