 */* */ 
 {margin:0;list-style:none;padding:0; }

html {
	height: 100%;
	background: #F1A021;
	}

body {
	color:#444;
	text-align: left;
	font-family: "Trebuchet MS", Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 18px;
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 30px;
	}
	
.wrapper_1 { 
	width: 383px;
	padding: 0;
	position: relative;
	float: none;
	margin: 60px auto;
}

html>body .wrapper_1 { height: auto; }

.wrapper_2 {
	width: 383px;
	margin: 0;
	position: relative;
	float: none;
	height: 100%;
	}
	
.wrapper_3 { 
	width: 383px;
	padding: 0;
	position: relative;
	float: left;
	margin: 0 auto;
}

html>body .wrapper_3 { }


.content {
	float: left;
	width: 383px;
	display: inline;
	position: relative;
}

h1, h1 a {
	
}

.copy {
	position: relative;
	float: left;
	display: inline;
	background: #F5B859;
	padding: 0 30px 0 30px;
	width: 323px;
}
	
p 	{
	margin-bottom: 10px;
	float: left;
	width: 100%;
	}

a {
	text-decoration: none;
	color: #92113A;
	}
	
a:hover { color: #fff; }
	
	
img { border: none;  }

td	{
	
	font-size:11px;
	}
	
ul,li {
	margin:0;
	padding:0;
	}
	
h2,h3,h4,h5,h6 	{
	font-size:11px;
	line-height:18px;
	color: #444;
	margin-bottom: 0;
	float: left;
	position: relative;
	}

h2 { font-size: 16px; line-height: 1.7em; margin-bottom: 10px; color: #EF8C00;  }
h3 { color: #EF8C00; display: inline; }
	
h5	{
	font-size:14px;
	line-height:18px;
	margin-top:20px;
	}
	
label { float: left;
	width: 190px;
	padding-top: 0;
	}
	
input,textarea,select {
	float: left;
	width: 240px;
	padding: 2px;
	border: 1px inset #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #444;
}

select { width: 326px; }

form .row { margin-bottom: 4px; }
form .row span { float: left; width: auto; padding: 0 4px 3px 4px; }

input.radio, input.checkbox { width: auto; border: none; margin-top: 3px;}
*+ html input.radio, *+ html input.checkbox { margin-top: 0; padding: 0; } 
* html input.radio, * html input.checkbox { margin-top: 0; padding: 0; } 

input.submit { 
	width: auto;
	background: #EF8C00;
	color: #fff;
	border: 1px outset #EF8C00;
	cursor: pointer;
	cursor: hand;
	margin-left: 190px;
	margin-top: 15px;
	font-weight: bold;
}

form h3 { margin-top: 15px; margin-left: 190px; margin-bottom: 10px;}

form { float: left; clear:both; width: 100%; display: inline; }

h2#anfrage { border-top: 20px solid 	#FACD88; margin: 20px  -77px 10px -37px; padding: 30px 77px 0 37px; width: 600px; }

	
/* helper classes --------------------------- */
	

.shown {
	display:;
	}
	
.hidden {
	display:none;
	}

p.error { color: #c00;
margin-bottom: 0; width: 100%; clear: left; }
	
/* page-specific classes --------------------- */


/* background images ----------------------------- */



/* helpers ---------------------------- */

.plus0t {margin-top:0;}

.plus5t {margin-top:5px;}

.plus5l {margin-left:5px;}

.plus2l {margin-left:2px;}

.plus5b {margin-bottom:5px;}

.plus0b {margin-bottom:0;}

.plus0r {margin-right:0;}

.plus10b {margin-bottom:10px;}

.plus10t {margin-top:10px;}

.plus15b {margin-bottom:15px;}

.plus25 {margin-bottom:25px;}

.plus15t {margin-top:15px;}

.plus20t {margin-top:20px;}

.plus20l {margin-left:20px;}

.plus20b {margin-bottom:20px;}

.plus25b {margin-bottom:25px;}

.plus30t {margin-top:30px;}

.plus30b {margin-bottom:30px;}

.plus35r {margin-right:35px;}

.plus40l {margin-left:40px;}

.plus50l {margin-left:50px;}

.plus13b {margin-bottom:13px;}

.w200 {width: 200px; }

div.w310 {width: 310px; }

div.w260 {width: 260px; }

div.w350 {width:350px; }

div.w600 {width: 600px; }

.w700 {width: 700px; }

.hidden {display:none;}
		
.shown {display:block;}

.addInfo {display:none;}

.row { clear: left; float: left; width: 100%; }



