@charset "UTF-8";

body {
	padding: 0;
	margin: 0;
}

#basis {
}

#head {
	padding: 0px 0px 0px 10px;
	margin: 0;
	background-attachment: inherit;
	background-image: url(../bilder/krummel_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 211px;
	width: 890px;
	height: 211px;
}

#navi, #navi a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 190px;
	width: 889px;
	text-decoration: none;
}

#navi a:hover, #navi a:active, #navi a:focus {
	text-decoration: underline;
}


#inhalt, #inhalt a {
	padding: 0px 0px 30px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

#inhalt a:hover, #inhalt a:active, #inhalt a:focus {
	text-decoration: underline;
}

#inhalt h1 {
	font-size: 14px;
	color: #6699ce;	
	padding: 0px 25px 0px 25px;
}

#inhalt h2 {
	font-size: 11px;
	color: black;	
	text-align: right;
	font-weight: normal;
	padding: 10px 25px 0px 0px;
}

#inhalt p {
	padding: 0px 25px 25px 25px;
}


#inhalt img {
	padding: 0;
	border: none;
}

#formular {
	padding: 0px 25px 25px 25px;
}

#formular input {
	width: 383px;
	height: 20px;
	background-color:#f2f2f2;
	border: solid 1px #6699ce;
}

#formular textarea {
	width: 383px;
	height: 100px;
	background-color:#f2f2f2;
	border: solid 1px #6699ce;
}

h4, h4 a:link, h4 a:hover, h4 a:active, h4 a:focus {
	color: #6699ce;
}

.price, .price a:link, .price a:hover, .price a:active, .price a:focus {
	color: #6699ce;
	font-weight: normal;
}

.preview, .preview a:link, .preview a:hover, .preview a:active, .preview a:focus {
	color: #6699ce;
	font-weight: normal;
}

.alert  {
	width: 100%; 
	height: auto; 
	/*position: fixed; 
	top: 300px; 
	left: 57%;
	z-index: 1000; 
	border: solid 5px #FFFFFF;*/
	background-color:#6699ce;
	padding: 20px 20px 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
