/* *********************************************** */
/* reset */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, object {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}



/******************************************************************************************/


body {
	font: 16px/1.4 'Questrial', "Trebuchet", Arial, sans-serif;
	background: #333;
	margin: 0;
	padding: 0;
	color: #000;
}


ul, ol, dl {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
}

a img { 
border: none;
}

a, a:link, a:hover, a:visited {
	color: #9e3a26;
	text-decoration: underline;
}

a:hover, a:active, a:focus { 
	text-decoration: none;
}

strong {
	font-weight: bold;
	}


h1 {
	font-size: 33px; 
	color: #fff;
	margin-bottom: 30px;
	width: 500px;
	text-shadow: black 0px 0px 3px;
	-moz-text-shadow: black 0px 0px 3px;
	-webkit-text-shadow: black 0px 0px 3px;
}

h2 {
	font-size: 18px; 
	color: #9e3a26;
	font-weight: bold;
	margin: 20px 0;
	text-transform: uppercase;
}

h3 {
	font-size: 18px; 
	color: #2b0c68;
	font-weight: bold;
}

p {
	margin-bottom: 20px;
}

em {
	font-style: italic;
	}


ul {
	padding-left: 30px;
	margin-bottom: 20px;
}

ul li {
	list-style: square;
	padding-left: 5px;
	}

ul li span {
	font-weight: bold;
	}
	
ol {
	list-style: decimal;
	list-style-position: inside;
	margin: 10px 0;
	}

.container {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background: white;
}

.header {
	background: url('header.jpg') no-repeat;
	width: 1000px;
	height: 437px;
	padding: 20px 0 0 40px;
	position: relative;
	float: left;
}
.bestellung {
	background: url('bestellung.jpg') no-repeat;
	width: 1000px;
	height: 437px;
	padding: 20px 0 0 40px;
	position: relative;
	float: left;
}

.content {
	padding: 0px 50px 30px 50px;
	float: left;
	width: 900px;
	background: white;
}


.anmeldung {
	float: right;
	width: 293px;
	padding: 20px 7px 7px 7px;
	background: #2b0c68;
	margin: 0 -50px 20px 30px;
    -webkit-border-radius: 0px 0px 10px 10px;
    -khtml-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
	}
	
.anmeldung p {
	color: white;
	margin-left: 10px;
}	

.anmeldung h3, .box h3 {
	font-size: 20px;
	margin: 0;
	color: white;
	margin-left: 10px;
	}

.anmeldung form {
	float: left;
}

.anmeldung label, 
.box label {
	width: 70px;
	float: left;
	color: white;
	margin-left: 10px;
}

.anmeldung h3, .anmeldung select {margin-bottom: 10px;}

.anmeldung input,
.box input {
	width: 180px;
	float: left;
	border: 1px solid black;
	background: white;
	height: 24px;
	margin-bottom: 10px;
}

.anmeldung .submit,
.box .submit {
	width: 180px;
	float: left;
	background: red;
	border: 1px solid #fff;
	color: white;
	font-weight: bold;
	margin-left: 80px;
	font-size: 16px;
	padding: 0px 0 0px 0;
	height: 29px;
	cursor: pointer;
	-webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.anmeldung .submit:hover,
.box .submit:hover {
	background: #9e3a26;
	}

.kunde {
	border: 3px solid #b44b23;
	background: #efe5bf;
	padding: 20px;
	width: 700px;
	-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}


.box {
	background: #B5C6D8;	
	padding: 20px;
	width: 880px;
	float: left;
	margin-top: 20px;
	-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;}
	
.partner {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	padding: 10px;
	background: #bb3b3b url(bg-submit.gif)repeat-x;
	-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;}
	
.partner .partnerlogo {
	float: left;
	width: 200px;
	}
	
.partner .kasten {
	float: left;
	width: 650px;
	margin: 0;
	padding: 10px 10px 0 10px;
	-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	background: white;
	}
	
.partner ul {
	float: right;
	width: 390px;
	margin-top: -10px;
	}	

.partner h2 {margin: 0;}
	
.partner a.button_anmeldung {
	width: 218px;
	height: 63px;
	float: right;
	padding: 0;
	margin: 0;
	background: url(anmeldung.png) no-repeat;
	text-decoration: none;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
	-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	}
	
.partner a.button_anmeldung:hover {
	background-position: 0px -63px;
	}