* {
	margin: 0;
	padding: 0;	

}

body {
	background-color: #DDD;	
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
/* === header === */

#container {
	position: relative;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 21px;
	padding-right: 21px;
	float: inherit;
	width: 900px;
	min-height: 900px;
	background: #fff;
	-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	-webkit-box-shadow: 0 0 10px 0px #DDD;
    -moz-box-shadow: 0 0 10px 0px #DDD;
    box-shadow: 0 0 10px 0px #DDD;	
}

#logo {
	width: 153px;
	height: 149px;
	position: absolute;
	left: -10px;
	top: -10px;
	background-image: url(../img/logo.png);
	background-repeat:no-repeat;
}

.menu {
	background: linear-gradient(to bottom, #68a7f2 0%,#1f64b8 100%);
	border-radius: 15px;
	
}

.menu li a {
	font-size:1.1em !important;
	
	font-family: Roboto, "sans-serif" !important;
}

#topmenue {
	margin-top: 25px;
	margin-right: 0px;
	width: 720px;
	height: 42px;
	float: right;
	background-image:url(../images/menobbg.png);
	background-repeat:repeat-x;
	margin-bottom: 3px;	
}

#topmenue_links {
	height: 42px;
	width: 13px;
	float: left;
	background-image:url(../images/menobli.png);
	background-repeat:no-repeat;
	
}

#topmenue_rechts {
	
	height: 42px;
	width: 10px;
	float: right;
	background-image:url(../images/menobre.png);
	background-repeat:no-repeat;
	
}

#topmenue ul {
	height: 42px;
	width: 677px;
	margin-left: 13px;
	margin-right: 10px;
	text-align: center;
	font-size: 14px;

}

#topmenue ul li {
	height: 42px;
	width: auto;
    list-style: none;
    display: inline;

}

#topmenue ul li a {
	display: block;
	height: 42px;
    float: left;
    text-decoration: none;
    padding-left: 15px;
	padding-right: 15px;
	letter-spacing: 1px;
 	font-family: ITCLubalinGraphW01-Demi;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 2px;
	color: white;
	line-height: 40px;
	background-image:url(../images/menobbut.png);

}

#topmenue ul li:first-child a {
	background-image:url(../images/menobbu2.png);
}

#topmenue ul li a:hover, #topmenue ul li a:active {
	color: #00c6ff;
	
}


#bild_rahmen {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	height: 314px;
	width: 900px;
	background-image: url(../img/mue_bord.png);
}

input.text_bgImage {
	float:right;
	width: 157px;
	height: 29px;
	background-image: url(../images/suche.png);
	background-repeat:no-repeat;
	border: 0;
	margin-top: 6px;
	padding-left: 5px;
	padding-right: -30px;
	display:none;
	
}
/* === #content === */
.container3 {
    width:900px;
    position:relative;
	border: 0px;
/*    background:green; */
    overflow:hidden;
}
.container2 {
    float:left;
    position:relative;
    right:225px;
/*    background:yellow; */
}
.container1 {
    float:left;
    position:relative;
    right:450px;
/*    background:red; */
}

#col1 {
    float:left;
    width:205px;
    position:relative;
    left:675px;
	padding: 10px;
    overflow:hidden;
}
#col2 {
    float:left;
    width:430px;
    position:relative;
    left:675px;
	padding: 10px;
    overflow:hidden;
}
#col3 {
    float:left;
    width:205px;
    position:relative;
    left:675px;
	padding: 10px;
    overflow:hidden;
}

/* === Formatierungen */

.blog-featured, .item-page {
	
	line-height: 20px;
	background-color: #efeae6;
	-webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: inset 0 0 15px 5px #DDD;
	-webkit-box-shadow: inset 0 0 15px 5px #DDDDE5;
	box-shadow: inset 0 0 15px 5px #DDD;
	padding: 20px;
	
}
.blog-featured p, .item-page p {

	text-align:justify;
}

.blog-featured p:first-child, .item-page p:first-child {
	
}

.blog-featured p, .item-page p {
	color: #5f401a;
	padding-bottom: 10px;
}

.blog-featured h2 a, .item-page h2 a {
 	font-family: ITCLubalinGraphW01-Demi; 
 	font-weight: normal;
 	color: #5f401a;
 	font-size: 16px;
 	text-decoration:none;
	letter-spacing: 2px;
	
	
}

.blog-featured h2, .item-page h2 {
	padding-bottom: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #ded5c9;
}

.blog-featured h3, .item-page h3 {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5f401a;
	margin-top: 0;
	margin-bottom: 10px;
}

.item-page_tafel {
	padding: 20px;
	border-style: solid;
	border-width: 20px 23px 25px 16px;
	-moz-border-image: url(../img/table.png) 20 23 25 16 stretch;
	-webkit-border-image: url(../img/table.png) 20 23 25 16 stretch;
	-o-border-image: url(../img/table.png) 20 23 25 16 stretch;
	border-image: url(../img/table.png) 20 23 25 16 fill stretch;
	background-color: black;
	font-family: ITCLubalinGraphW01-Demi !important;
	color: white;
	font-size: 12px;
}

.item-page_tafel h2 {
	font-family: ITCLubalinGraphW01-Demi !important;
	font-weight: bold;
	color: white;
	font-size: 16px;
	text-decoration: underline;
	}
.item-page_tafel table td h2 {
	padding-bottom: 10px;
	padding-top: 25px;
	font-size: 18px;
}

.item-page_tafel table {
	width: 100%;	
}