body{
	padding: 0;
	margin: 0;
	font-size: small;
}

img, input{
	border: 0;
}

dd,dt{
	margin: 0;
	padding: 0;
}

label{
	margin-top: 25px;
}

input.email{
	background: url(../img/input_email.gif) top left no-repeat;
	width: 246px;
	height: 32px;
}

input.route{
	background: url(../img/input_route.gif) top left no-repeat;
	width: 250px;
	height: 25px;
	margin-left: 25px;
	padding-left: 8px;
	padding-top: 7px;
}

.copyright, .copyright a{
	font-family: "Lucida Sans Unicode",Arial,sans-serif;
	font-size: 10px;
	color: #fff;
}

.copyright{
	background: #101E5D;
}

.rot{
	color: red;	
}

.green{
	color: #6F3;	
}

h1{
	font-family: "Lucida Sans Unicode",Arial,sans-serif;
	font-weight: normal;
	padding-left: 35px;
	margin: 0;
	width: 80%;
}

h1 a{
	color: #000;
	text-decoration: none;
}

h1.yellow{
	background: url(../img/header_square_yellow.gif) center left no-repeat;
}

h1.orange{
	background: url(../img/header_square_orange.gif) center left no-repeat;
}

h1.darkorange{
	background: url(../img/header_square_darkorange.gif) center left no-repeat;
}

h1.red{
	background: url(../img/header_square_red.gif) center left no-repeat;
}

h1.purple{
	background: url(../img/header_square_purple.gif) center left no-repeat;
}

h1.darkred{
	background: url(../img/header_square_darkred.gif) center left no-repeat;
}

.blue-text{
	color: #c4cbdf;
}

#header{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}

#logo{
	float: left;
}

#navigation{
	float: right;
	width: 690px;
	padding: 0;
	margin-top: 30px;
	list-style: none;
}

#navigation li{
	float: left;
	padding-left: 20px;
	margin-left: 15px;
	font-size: 120%;
	font-family: "Lucida Sans Unicode",Arial,sans-serif;
}

#navigation li.yellow{
	background: url(../img/square_yellow.gif) center left no-repeat;
}
#navigation li.yellow a:hover{
	color: orange;
}
#navigation li.orange{
	background: url(../img/square_orange.gif) center left no-repeat;
}
#navigation li.orange a:hover{
	color: orange;
}
#navigation li.darkorange{
	background: url(../img/suqare_darkorange.gif) center left no-repeat;
}
#navigation li.darkorange a:hover{
	color: DarkOrange;
}
#navigation li.red{
	background: url(../img/square_red.gif) center left no-repeat;
}
#navigation li.red a:hover{
	color: red;
}
#navigation li.darkred{
	background: url(../img/square_darkred.gif) center left no-repeat;
}
#navigation li.darkred a:hover{
	color: DarkRed;
}
#navigation li.purple{
	background: url(../img/square_purple.gif) center left no-repeat;
}
#navigation li.purple a:hover{
	color: purple;
}
#navigation li.darkpurple{
	background: url(../img/square_darkpurple.gif) center left no-repeat;
}
#navigation li.darkpurple a:hover{
	color: DarkPurple;
}

#navigation li a{
	color: #000;
	text-decoration: none;
}

#teaser{
	width: 100%;
	height: 305px;
	background: url(../img/bg_teaser.gif) repeat-x top;
	margin-top: 40px;
	padding-top: 37px;
}

#prev{
	left: 0;
	top: 125px;
	height: 40px;
	width: 40px;
	cursor: pointer;
	background: url(../img/arrow_left.png) top left no-repeat;
	position: absolute;
}

#prev:hover, #next:hover{
	background-position: 0 -40px;
}

#next{
	right: 0;
	top: 125px;
	height: 40px;
	width: 40px;
	cursor: pointer;
	background: url(../img/arrow_right.png) top left no-repeat;
	position: absolute;
}

#teaser-content{
	width: 650px;
	height: 269px;
	left: 50%;
	margin-left: -314px;
	position: absolute;
	display: block;
}

#teaser-index{
	width: 920px;
	height: 269px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
	overflow: hidden;
}

#content{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content-left{
	width: 450px;
	position: relative;
	padding-right: 15px;
	float: left;
}

#content-right{
	float: right;
	padding-left: 15px;
}

#content-right #warenkorb{
	margin-top: 25px;
}

#content-left p{
	font-family: "Lucida Sans Unicode",Arial,sans-serif;
	line-height: 18px;
	padding-left: 35px;
}

#footer{
	width: 100%;
	height: 240px;
	background-image: url(../img/bg_footer.gif);
	background-color: #101e5d;
	background-position: top left;
	background-repeat: repeat-x;
}

#footer-content{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	text-align: center;
}

#footer-content dt{
	font-family: "Lucida Sans Unicode",Arial,sans-serif;
	font-weight: normal;
	color: #fff;
	font-size: 120%;
	padding-bottom: 15px;
}

#footer-content dd.img{
	float: left;
	padding-right: 10px;
	margin: 0;
}

#footer-content dd{
	color: #fff;
	font-family: "Lucida Sans Unicode",Arial,sans-serif;
}

#flyer{
	width: 275px;
	border-right: 1px solid #89a5cf;
	float: left;
	text-align: left;
}

#route{
	width: 365px;
	padding-left: 10px;
	border-right: 1px solid #89a5cf;
	border-left: 2px solid #0e3474;
	float: left;
	text-align: left;
}

#newsletter{
	width: 253px;
	padding-left: 10px;
	border-left: 2px solid #0e3474;
	float: left;
	text-align: left;
}

.kontakt-name{
	width: 330px;
	height: 27px;
	color: #fff;
	padding: 10px 0 0 7px;
	background: url(../img/input_kontakt_name.png) top left no-repeat;
}

.kontakt-email{
	width: 330px;
	height: 27px;
	color: #fff;
	padding: 10px 0 0 7px;
	background: url(../img/input_kontakt_name.png) top left no-repeat;
}

.kontakt-betreff{
	width: 531px;
	height: 27px;
	color: #fff;
	padding: 10px 0 0 7px;
	background: url(../img/input_kontakt_betreff.png) top left no-repeat;
}

.kontakt-inhalt{
	width: 533px;
	height: 107px;
	color: #fff;
	padding: 10px 0 0 7px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 100%;
	background: url(../img/input_kontakt_inhalt.png) top left no-repeat;
	border: 0;
}

#markt-info{
	position: absolute;
	left: 275px;
	width: 325px;
	top: 125px;
}

#markt-info p{
	position: relative;
}

#markt-info p img{
	position: absolute;
	top: 2px;
}

#infobox{
	width: 146px;
	height: 103px;
	padding: 3px 0 0 7px;
	background: url(../img/infobox.png);
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 90%;
	position: absolute;
	z-index: 10;
	top: 400px;
	left: 350px;
	line-height: 16px;
	display: none;
}

.open-text{
	display: none;
}

#language{
	width: 100%;
	height: 43px;
	background: url(../img/bg_language.gif) top left repeat-x;
	margin-bottom: 10px;
}

#language-content{
	width: 920px;
	height: 25px;
	padding-top: 8px;
	margin-left: auto;
	margin-right: auto;
}

#language-flags{
	float: right;
}

#language-flags img{
	padding-left: 15px;
}

#language-text{
	color: #fff;
	float: right;
	font-family: "Lucida Sans Unicode",Arial,sans-serif;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #3772a5;
}

#language-text p{
	margin: 0;
	padding: 5px 0 5px 0;
}

#bewertung{
	margin-top: 15px;
	width: 600px;
}

#bewertung td{
	font-family: "Lucida Sans Unicode",Arial,sans-serif;
	height: 40px;
}

#bewertung td.selects{
	width: 50px;
}

#bewertung th{
	font-size: 18px;
	font-family: "Lucida Sans Unicode",Arial,sans-serif;
}

#bewertung input{
	border: 1px solid #162983;
	height: 25px;
}

.grey{
	background-color: #ebebeb;
}

.blue{
	background-color: #162983;
	color: #fff;
}
