* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	background: #FFF url(images/img01.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
}

body,html {
	height: 100%!important;
	padding: 0;
}

#page_margins {
	position: relative!important;
	min-height: 100%;

	
/* real browsers */
	height: auto!important;
}

* html #page_margins {
	height: 100%!important;
}

#page {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
}


	
/* allocate space for footer ... */
#page {
	padding-bottom: 80px;
}

h1,h2,h3 {
	color: #333;
}

h1,h2 {
	font-weight: 400;
}

h1 {
	font-size: 197%;
	margin-bottom: 20px;
}

h2 {
	font-size: 152%;
	padding-top: 15px;
	margin-bottom: 15px;
}

h3 {
	font-size: 100%;
	margin-bottom: 10px;
}

p,ul,ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul,ol {
	margin-left: 24px;
}
ol li {
	margin-bottom: 0.7em;
}

blockquote {
	padding-left: 3em;
	width: 490px;
	background: url(images/img08.gif) no-repeat;
	font-style: italic;
}

a,
a:visited,
#footer a {
	color: #666;
}
a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.right {
	float: right;
	margin: 10px 0 10px 20px;
	border: 1px solid #BABABA;
}

#menu {
	width: 769px;
	height: 65px;
	border-right: 1px solid #EDEBD5;
	margin: 0 auto;
}

.box a {
	display: block;
	width: 480px;
	border: 1px solid #6b8699;
	background: #d4cfcd url(/css/images/bg_box.gif) repeat-x;
	padding: 10px 20px;
	text-decoration: none;
}

.box p {
	font-weight: bold;
}
.box .big {
	font-size: 152%;
	margin-bottom: 15px;
}
.box a:hover {
	background: #d4cfcd url(/css/images/bg_box.gif) repeat-x 0 -500px;
	text-decoration: underline;
	color: #A13E07;
	color: #A13E07;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 45px;
	border-left: 1px solid #EDEBD5;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 144%;
	color: #BABABA;
	padding: 20px 0 0;
}

#menu a#page1 {
	width: 280px;
}

#menu a#page4 {
	width: 97px;
}

#menu a#page2 {
	width: 133px;
}
#menu a#page3,
#menu a#page5 {
	width: 127px;
}

#menu a:hover {
	background: #F7F7F4;
}

#menu .active a {
	background: #6b8699;
	color: #FFF;
}

#header {
	width: 770px;
	height: 170px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	width: 385px;
	height: 100px;
	background: url(images/header_left.jpg) no-repeat;
	text-align: center;
	font-size: 36px;
	text-indent: -9999em;
	margin: 0;
	padding: 70px 0 0;
}

#header h2 {
	float: right;
	width: 385px;
	height: 86px;
	background: url(images/header_right.jpg) no-repeat;
	text-indent: -9999em;
	margin: 0;
	padding: 84px 0 0;
}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: 400;
	color: #FFF;
}

#content {
	float: left;
	width: 540px;
	padding-top: 10px;
	padding-right: 10px;
}

#content2 {
	float: left;
	width: 770px;
	padding-top: 10px;
	padding-right: 10px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

#sidebar {
	float: right;
	width: 210px;
	background: #e0dcda;
	padding: 5px;
	margin-top: 10px;
}

#sidebar h2 {
	color: #FFF;
	margin: 0;
	padding: 5px 15px;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFF;
	margin-bottom: 0;
	text-transform: uppercase;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 15px;
}

#sidebar p,
#sidebar a {
	color: #FFF;
}

.bluebox {
	background: url(images/img05.gif) repeat-y;
}

.bluebox h2 {
	background: url(images/img06.gif) repeat-y;
}

#footer {
	clear: both;
	height: 30px;
	background: #e0dcda url(images/img04.gif) repeat-x;
	padding: 25px 0;
	position: relative!important;

	
/* #footer nach unten schieben */
	margin: -80px auto 0;
}

#footer p {
	text-align: center;
	font-size: 77%;
	margin: 0;
}

#formbookhead,
#formbookhead2 {
	width: 480px;
	background: #6b8699;
	color: #fff;
	border: 1px solid #6b8699;
	font-size: 1.2em;
	font-weight: 700;
	padding: 10px;
}

.formbookorder,
.formbookorder2 {
	width: 480px;
	border-left: 1px solid #6b8699;
	border-right: 1px solid #6b8699;
	border-bottom: 1px solid #6b8699;
	font-size: 1em;
}

.formbookorder {
	padding: 10px 10px 0;
}

.formbookorder2 {
	width: 500px;
}

.formbookorder2 a,
.formbookorder2 a:visited {
	font-size: 1.1em;
	font-weight: 700;
	display: block;
	color: #6b8699;
	background: #F7F7F4 url(/css/images/arrow.gif) no-repeat 10px center;
	padding: 10px 30px 10px 40px;
}

.formbookorder2 a:hover {
	background: #6b8699 url(/css/images/arrow2.gif) no-repeat 10px center;
	color: #fff;
	text-decoration: none;
}

.steps {
	border: 0;
	width: 286px;
	height: 65px;
	padding-left: 94px;
	padding-top: 10px;
}

.formbooktable {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}

.formbookcolorc,.formbookcolorl,.formbookcolorr,.formbookcolorcd,.formbookcolorrd {
	background-color: #F7F7F4;
	border: 1px solid #e0dcda;
	padding: 5px;
}

.formbookcolorc,.formbookcolorcd {
	text-align: center;
}

.formbookcolorl {
	text-align: left;
}

.formbookcolorr,
.formbookcolorrd {
	text-align: right;
}

.formbookcolorcd,
.formbookcolorrd {
	font-weight: 700;
}

.clear {
	width: 100%;
}

#form fieldset {
	margin-top: 0;
	padding: 0;
	border: none;
}

#form legend {
	display: none;
}

#form label {
	float: left;
	margin-top: 0;
	padding-right: 17px;
	text-align: right;
	width: 70px;
}

p.biblio {
	line-height: 1.4em;
	font-style: italic;
}

p.desc {
	line-height: 1.4em;
}

p.no_margin {
	margin-bottom: 8px;
}

/* Input-Felder */
#form input,
#form textarea {
	width: 250px;
	margin-top: 4px;
	background: #fff url(/css/images/bg_input.gif) repeat-x 0 -20px;
	border: 1px solid #e0dcda;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px 5px;
}
#form input:hover,
#form textarea:hover {
	background: #eee;
}

#form input:focus,
#form textarea:focus {
	background: #fff url(/css/images/bg_input.gif) repeat-x 0 0;
	outline-style: none;
}

#form textarea {
	font-size: 1em;
	padding-top: 3px;
}

#form label.anz_label {
	margin-top: 3px;
	width: 71px;
}
#form input.anzahl {
	width: 20px;
}
#form label.long {
	margin-top: 2px;
	padding-right: 0;
	padding-left: 10px;
	text-align: left;
	width: 420px;
}
#form input.check {
	float: left;
	width: 40px;
	background: none;
	border: 0;
}

#form input.next {
	margin-left: 22px;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 210px;
	height: 68px;
	border: 0;
	font-size: 0;
	padding-left: 180px;
	background: #000 url(/css/images/button_next_de.gif) no-repeat 0 0;
	cursor: pointer;
}
#form input.next:hover {
	background: url(/css/images/button_next_de.gif) no-repeat 0 -68px;
}

#form input.submit {
	margin-left: 80px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 210px;
	height: 68px;
	border: 0;
	font-size: 0;
	padding-left: 180px;
	background: url(/css/images/button_submit_de.gif) no-repeat;
	cursor: pointer;
}
#form input.submit:focus,
#form input.submit:hover {
	background: url(/css/images/button_submit_de.gif) no-repeat 0 -68px;
}


