﻿body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
background-color:#000000;
color:#A3998B;
}

strong
{
color: #fff;
}

a
{
color: #A3998B;
text-decoration: none;
font-size:11px;
outline: none;
}

a:hover
{
color: #fff;
}
a#farbe
	{color: #000000;}

a#farbe:hover
	{color: #ffffff;}

a#farbe-1
	{color: #a3998b;}

a#farbe-1:hover
	{color: #ffffff;}

a#weiss
	{color: #ffffff;}
	
p
	{
	margin: 6px 0px 6px 0px;
	}

#hauptrahmen_schwarz
{
position:absolute;
width: 920px;
height: 639px;
left: 50%;
margin-left: -460px;
background-color: #000000;

}

#hauptrahmen_grau
{
position:absolute;
width: 920px;
height: 639px;
left: 50%;
margin-left: -460px;
background-color: #282828;
}

#navrahmen
{
position:absolute;
left: 1px;
top: 1px;
width: 290px;
height: 70px;
background-color: #A3998B;}

#inhaltrahmen
{
position: absolute;
top: 150PX;
left: 0px;
width: 918px;
height: 323px;
border: 0px;

}

#servicerahmen
{
position: absolute;
left: 295px;
top: -2px;
width: 590px;
border: 0px;
}

#servicerahmen p
{
font-size: 11px;
line-height: 20px;
}


	
	#logo
		{
		position: absolute;
		left: 720px;
		top: 6px;
		width: 150px;
		height: 60px;
		background-color: 000;
		}
	
	#seitentitel
		{
		position:absolute;
		top: 525px;
		left: 10px;
		width: 750px;
		height: 75px;
		
		}
	/* ------ inav: Inhalt Navigation ------- */
	.inav
		{
		position: absolute;
		left: 16px;
		top: -7px;
		width: 250px;
		height: 323px;
		}
	.inav a
		{
		line-height: 20px;
		}
		
	/* ----- pnav: Navigation zum Page blättern ------*/
	.pnav
		{
		position: absolute;
		left: 295px;
		top: 280px;
		width: 500px;
	/*	background-color:#000000;   */
		z-index: 10;
		}
		
		
	/* ----- bildtext: Text rechts neben dem Bild ------*/
	.bildtext
		{
		position: absolute;
		left: 750px;
		bottom: 40px;
/*		top: -10px;     */
		width: 165px;
		border: 0px solid #CCCCCC;
		}
	.bildtext p
		{
		line-height: 16px;
		margin-bottom: 15px;
		}
		
	/* ----- Formular ---------*/
	.eingabe
		{
		width: 300px;
		}
		.eingabe_kurz
		{
		width: 149px;
		}
	.eingabe_plz
		{
		width: 45px;
		}
	.eingabe_ort
		{
		width: 142px;
		}
	.eingabe_land
		{
		width: 105px;
		}
	input, textarea
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #282828;
	}
	td
		{
		height: 16px;
		padding: 3px 0px 2px 0px;
		font-size: 10px;
		}
	.form_adresse
		{
		padding-left: 15px;
		margin-top: 0px;
		padding-top: 0px;
		line-height: 14px;}
		
#my_adress
	{
	position: absolute;
	left: 690px;
	top: 470px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
#rv_design a
	{
	position: absolute;
	top: 655px;
	left: 50%;
	margin-left: -460px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: none;
	}
#rv_design a:hover
	{
	text-decoration: underline;
	}