@charset "utf-8";
/* CSS Document */
/* 2013-10-21-b */

/*----------------------Reset------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*----------------------Schriften Reinladen------------------------------*/

@font-face
{
font-family: Roboto Light;
src: url('Roboto-Light.ttf');
} 

@font-face
{
font-family: Patua One;
src: url('PatuaOne-Regular.ttf');
} 

@font-face
{
font-family: Roboto Bold;
src: url('Roboto-Bold.ttf');
} 


/*----------------------Allgemeine Formatierungen------------------------------*/

body {font-family:"Roboto Light", Helvetica, Arial, sans-serif;
		font-size:16px;
		line-height:21px;
		color:#2f4766;}

.clear {clear:both;}


/*----------------------Layout------------------------------*/

.obere-leiste, #header, #content, #bestellung, #impressum, #untere-leiste, #navi {width:100%;}

.obere-leiste {height:15px;
		  border:0;
		  background-color:#2f4766;}
		  
#header {height:800px;
/*		 padding-top:80px;	*/
		 padding-top:25px;
		 background-color:#c6d5e4;
		 background-image:url(design/majascheibe.png), url(design/header-berge.png);
		 background-repeat:no-repeat, no-repeat;
		 background-position:top center, bottom center;}
		 
#content {background-image: url(design/content-berge.png), url(design/kachel-sand.png);
		  background-position:top center, left;
		  background-repeat:no-repeat, repeat;
/*		  padding-top:30px;	*/
		  padding-top:1px;
		  padding-bottom:40px;}
		  
.neunhundertachzig {width:980px;
	  margin: 0 auto;}
		 
#impressum {background-color:#2f4766; color:#fff; 
			font-size:12px;
			line-height:15px;}	 
		 
#navi, #bestellung, #untere-leiste {background-color:#ded5ca;}

#bestellung, #impressum {padding:30px 0 30px 0;}

#untere-leiste {height:40px;}

.zitat {width:400px;
		font-size:35px;
		line-height:38px;
		float: left;
		padding: 40px 0 0 40px;}
		
.buch {float:left;
		background-image:url(design/buchcover_vorne.png);
		width:490px;
		height:682px;}

.buch:hover {background-image:url(design/buchcover_hinten.png);}

#headerwrapper {margin:0 auto;
				width:980px;
				border:0;}
				
#navi {font-family: "Patua One", "Times New Roman", Times, serif;
		font-size:20px;
		margin: 615px 0 0 0;
		padding:20px 0 40px 0;}
		
#navi li {list-style-type:none;
			height:20px;
			  float:left;
			  display:block;
			  padding: 0 15px 0 60px;}
			  
#navi li a, navi li a:visited {color:#2f4766; text-decoration:none;}

#navi li a:hover {color:#466185; text-decoration:overline underline;}

.zitat, .urheber-zitat {font-family: "Patua One", "Times New Roman", Times, serif;
						text-align:center;}

.urheber-zitat {font-size:16px;}

		
.stern {padding:0 0 40px 0;
		margin: 0 auto;
		width: 200px;
		height:200px;
		background-image:url(design/stern.png);
		background-repeat:no-repeat;
		background-position:top center;}
		
.stern:hover {background-image:url(design/stern_hover.png);}


h1 {font-family:"Roboto Bold", Helvetica, Arial, sans-serif;
	color: #ded5ca;
	font-size:20px;
    line-height:26px;
    -moz-column-span: all;
	-webkit-column-span: all;
	column-span: all;}
	
h2 {font-family:"Roboto Bold", Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	padding-top:10px;}
	
h1 span {background-color:#2f4766;
		 padding:5px 10px 5px 10px;
		 display-inline:block;
		 text-align:center;}
	

.zweispalter  {-moz-column-width: 460px;
				  -moz-column-gap: 60px;
				  -webkit-column-width: 460px;
				  -webkit-column-gap: 60px;
				  column-width: 460px;
				  column-gap: 60px;
				  padding-top:25px;}
				  
.neunhundertachzig img {padding-top:30px;} 

.bestellformular, .bestelltext {float:left;}

.bestelltext {width:550px; padding-right:20px;}

/*.bestellformular {padding-left:20px; padding-top:40px; width:390px;}*/
.bestellformular {padding-left:20px; padding-top:50px; width:390px;}



.bestellformular textarea {width:300px; height:150px; resize:none; background-color:#ded5ca; border:1px solid #2f4766;} 

.bestellformular input, .bestellformular select {width:300px; height:20px; background-color:#ded5ca; border:1px solid #2f4766;} 

.bestellformular .button {width: 100px;
							background-color:#2f4766;
							border: 0;
							font-family:"Roboto Light", Helvetica, Arial, sans-serif;
							font-size:16px;
							color:#ded5ca;}
							
.button-span {background-color:#2f4766;
		 padding:5px 10px 5px 10px;
		 display-inline:block;
		 text-align:center;}
		 
		 
		 


#impressum a:link, #impressum a:visited {text-decoration:none;
										color:#C7E1F1;}
										
#impressum a:hover {color:#448AD7;}

.bestellformular ul li {padding-bottom:10px;}
					 








