body {
	background: url("../images/bg.png") repeat;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0; 
	width: 100%;
}

/*-------------------*/

.header {
	margin: 0 auto;
	background: url("../images/bg_top.gif") no-repeat top center;
	padding: 0px;	
	color: #3B669A;
	width: 750px;
	height: 150px; 
}

.head {	
	padding: 0px;
	margin: 0 auto;
	background: url("../images/bg.gif") no-repeat top center;
	color: #3B669A;	
	height: 508px; 
	width: 750px;
}

.main1 {
	text-align: left;
	padding: 10px 1px 1px 80px;
	float:left;
	width: 270px;
	height: 440px;
	color: #333333;
	font-size: 12px;
}

.main2 {
	text-align: left;
	padding: 10px 1px 1px 75px;
	width: 260px;
	height: 440px;
	float:left;
	color: #333333;
	font-size: 12px;
}

.main_bot {
	margin: 0 auto;
	background: url("../images/bg_bot.gif") no-repeat top center;
	padding: 0px;	
	color: #3B669A;
	width: 750px;
	height: 40px; 
}

.werbe {
	margin: 0 auto;
	text-align: center;
	padding: 30px 0px 10px 0px;	
	color: #D5C98F;
	width: 750px;
}

/*-------------------*/

.bott {
	margin: 0 auto;
	background: url("../images/bg_line.gif") repeat-y;
	background-position: center;
	padding-top: 15px;	
	color: #D5C98F;
	width: 750px;
	height: 100px;
}

.bott2 {
	margin: 0 auto;
	background: url("../images/bg_line.gif") repeat-y;
	background-position: center;
	padding-top: 15px;	
	color: #D5C98F;
	width: 750px;
	height: 50px;
}

.bott_cont {
	text-align: center;
}

.bMenu a:link, .bMenu a:active, .bMenu a:visited {
	color: #66CCFF;
	font-weight: normal;
	text-decoration: none;
}

.bMenu a:hover {	
	color: #D5C98F;
	font-weight: normal;
	text-decoration: underline;
}

/*-------------------*/

h1 {
	font: 12px Georgia, "Times New Roman", serif;
	font-weight : bold;
	text-transform: uppercase;
	text-align: center;
	color : #333;
      margin: 20px 0px 20px 0px;
	}

h2.right {
	font: 12px Georgia, "Times New Roman", serif;
	font-weight : bold;
	color : #333;
	text-align: right;
      margin: 20px 0px 20px 0px;
	padding-right: 15px;
	}

h2 {
	font: 12px Georgia, "Times New Roman", serif;
	font-weight : bold;
	text-transform: uppercase;
	text-align: center;
	color : #333;
      margin: 20px 0px 20px 0px;
	}

strong {
	font-weight: bold;
	color : #333333;
	}

em	{
	font-style: italic;
	}

#text .right {
	float: right;
}

.Texttop {
	color: #3D352A;
	font-weight: normal;
      background-color: #D5C98F;
      padding: 0px 10px 0px 10px;
}

.w_area {
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background-color: #D5C98F;
	padding: 6px;
	border: #3D352A 1px solid;
	width: 235px;
	}

/*-------------------*/

.rMenu a:link, .rMenu a:active, .rMenu a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.rMenu a:hover {	
	color: #D5C98F;
	font-weight: bold;
	text-decoration: underline;
}


.rMenuSub a:link, .rMenuSub a:active, .rMenuSub a:visited {
	color: #3D352A;
	font-weight: normal;
	text-decoration: none;
      background-color: #D5C98F;
      padding: 0px 10px 0px 10px;
}

.rMenuSub a:hover {	
	color: #000;
	font-weight: normal;
	background-color: #96BBDA;
}

.rMenuSubOn a:link, .rMenuSubOn a:active, .rMenuSubOn a:visited {
	color: #3D352A;
	font-weight: normal;
	text-decoration: none;
      background-color: #96BBDA;
      padding: 0px 10px 0px 10px;
}

.rMenuSubOn a:hover {	
	color: #000;
	font-weight: normal;
	background-color: #96BBDA;
}


.rMenuOut a:link, .rMenuOut a:active, .rMenuOut a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}

.rMenuOut a:hover {	
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}

/*-------------------*/

.send {	
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #3D352A;
	font-weight: normal;
      background-color: #D5C98F;
	border-bottom: 1px solid #3D352A;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	background: url("../images/empty.gif") repeat;
}

.sende {	
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
      background-color: #96BBDA;
	border: 1px solid #666666;
      padding: 1px 3px 1px 3px;
}

.form	{
	text-align: center;
}

.top	{
	vertical-align: top;
}


