html, body
{
	background-color: #0A182F;
	font-family: Verdana,Arial,sans-serif;
	font-size: 13px;
	color: #000;
	background-image: url(../_images/verlauf2.jpg);
	background-repeat: repeat-x;
}

#page
{
	/*background-color: #173B77;*/
	background-color: #ACD8DB;
	margin: auto;
	width: 900px;
	background-repeat: no-repeat;
	background-position: 120px 10px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background-image: url(../_images/logo2.gif);
	padding-bottom: 5px;
}

#sprachwahl
{
	position: absolute;
	width: 590px;
	z-index:4;
	margin-right: 10px;
	padding-top: 15px;
	padding-left: 40px;
	text-align: left;
	font-size: 10px;
}

#sprachwahl img{
	border:none;
}

#header
{
	position: absolute;
	width: 590px;
	margin-right: 10px;
	padding-top: 10px;
	padding-left: 310px;
	text-align: left;
	font-size: 10px;
	background-image: url(../_images/zitronen2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 200px;
}

strong { 
	letter-spacing: 1px; 
	color:#173B77;
}

h1{
	color: #173B77;
	font-size: 24px;
	margin-bottom: 40px;
	font-weight:normal;
}

h2{
	font-size: 20px;
	margin: 0;
	font-weight:normal;
	color: #173B77;
}

h3{
	font-weight:normal;
	font-size: 18px;
	border-bottom: 2px solid #173B77;
}

.kasten img{
	margin-top: 10px;
}

p{
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px;
}

a, a:visited{
	color:#333;
}

#banner{
}

#main{
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#navi{
	position:absolute;
	width: 250px;
	top: 150px;
	padding: 5px;
}

#col1_content{
	margin-top: 200px;
	padding-left: 20px;
}

#col1_content li{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#col1_content a, #col1_content a:visited{
	color:#666;
	text-decoration: none;
	display:block;
	margin:10px;
	margin-top: 0;
	padding: 2px 10px;
}

#col1_content a:hover{
	background-color:#173B77;
	color: #FFF;
}

#col1_content img{
	margin-left: 20px;
}

#col3_content{
	padding-top: 140px;
}

#content
{
	margin-left: 300px;
	margin-right: 50px;
	padding-top: 20px;
	min-height: 600px;
}

#footer{
	margin: 20px;
	margin-left: 40px;
	margin-top: 50px;
	font-size: 12px;
}

.subcolumns div div{
}

.subcolumns div div h2{

}

#speisekarte{
	margin-top: 10px;
}

#speisekarte h3
{
	padding-left: 5px;
	font-weight: normal;
	border: none;
	color: #173B77;
}

#speisekarte p{
	font-size: 12px;
	margin: 10px;
	margin-left: 30px;
	margin-right: 10px;
}

.wein{
	float:left;
	margin-right:20px;
	border: 5px solid #680000;
}

.small{
	font-size: 12px;
}

.kasten{
/*
	background-color: #132F5E;
	padding: 10px;
*/
	padding-right: 20px;
	margin-bottom: 10px;
}

table{
	background-color: #173B77;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	
}

td{
	vertical-align: top;
	padding: 2px 5px;
	color: white;
	border-bottom: 1px solid white;
}

td .small{
	font-size: 10px;
}

img.floater{
	float:right;
	margin-left: 20px;
}

.subcolumnsLeft{
	width: 265px;
	float:left;
}

.subcolumnsRight{
	width: 265px;
	margin-left: 300px;
}