body {
	background-image:url(../images/layout/bg_schupferwirt.jpg);
	background-repeat:repeat-y;
	background-color:#D6E0FE;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#173664;
	margin:0px;

}
input,textarea,select,option {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#173664;
}
.layout {
	width:999px;
}
.header_l {
	width:190px;
	float:left;
	clear:left;
}
.header_c {
	width:610px;
	float:left;
}
.header_r {
	width:199px;
	float:left;
}
.header_lang {
	width:199px;
	height:25px;
	float:left;
	background-color:#DFD3A9;
	text-align:center;
}
.content_l {
	width:190px;
	float:left;
	clear:left;
}
.content_c {
	width:610px;
	float:left;
	background-image:url(../images/layout/bg_loewe.gif);
	background-repeat:no-repeat;
	background-position: center 20px;
	height:450px;
	line-height:135%;
	text-align:justify;
}
.content_c p {
	margin-left:40px;
	margin-right:40px;
}
.content_c h1{
	margin:40px;
}
.content_r {
	width:199px;
	float:left;
}
.header_lang a {
	color:#173664;
	font-weight:bold;
	text-decoration:none;
}
.header_lang a:hover {
	color:#FFFFFF;
}
.navi{
	width:150px;
	margin:20px;
}
.navi img {
	vertical-align:middle;
}
.navi a {
	display:block;
	color:#E4D69A;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	height:20px;
	border-bottom:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
	padding:4px;
	margin-bottom:1px;
}
.navi a:hover {
	color:#FFFFFF;
	background-color:#173664;
}
.navi_over {
	color:#FFFFFF;
	background-color:#173664;
}
.navi_r {
	margin:20px;
}
.navi_r a {
	display:block;
	color:#AA7628;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	height:20px;
	border-bottom:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
	padding:4px;
	margin-bottom:1px;
}
.navi_r a:hover {
	color:#FFFFFF;
	background-color:#AA7628;
}
a.navi_r_over {
	color:#E4D69A;
	background-color:#AA7628;
}
.info {
	text-align:center;
	color:#AA7628;	
}
.info a {
	color:#AA7628;	
	text-decoration:none;
}
.info a:hover {
	color:#FFFFFF;	
	text-decoration:none;
	background-color:#AA7628;

}


.no_border_top a {
	border-top-width:0px;
}
.no_border_bottom a {
	border-bottom-width:0px;
}
h1 {
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#173664;
}

.Bildrand {
	border-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	padding:2px;
}


.buttons {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
border-width:1px;
border-style:solid;
border-color:#FFFFFF;
background:#204C8B;

}






