/* CSS Document */

body {
	background: #f4f4f4 url(../i/bg.jpg) center top no-repeat;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#2A2E30;
	font-size:14px;
	line-height:1.4;
}

div {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color:#9F0909;
}

a:hover, a:focus {
	color:#CB0C0C;
}

ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

li {
	padding: 0px;
	margin: 0px;
} 


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:31px;
	margin:0;
	padding:0;
	font-weight: lighter;
	line-height: 1;
}

h2 {
	font-size:24px;
	margin:0;
	padding:0;
	font-weight: lighter;
	line-height: 1.2;
}

h3 {
	font-size:18px;
	margin:0;
	padding:0;
	font-weight: lighter;
	line-height: 1.2;
}

#content_left .boxhead h2 {
	color:white;
}

img {
	border:none
}

p {
	margin: 0px;
	padding: 6px 0 6px 0;
	line-height: 1.4;
}

.left {
	float:left;
}

.middle {
	vertical-align:middle;
}

.right {
	float:right;
}

.boxpadding {
	padding:15px 20px;
}

.imgborder {
	border:#C2C2C2 solid 1px;
}

a .imgborder:hover {
	border:#990000 solid 1px;
}

.line {
	background: url(../i/linie.png) repeat-x;
	float:none;
	height: 6px;
	margin: 5px 0 5px 0;
}

.line2 {
	background: #ccc;
	float:none;
	height: 1px;
	margin: 5px 0 5px 0;
}


.image_left {
	margin:0 10px 5px 0;
	float:left;
}

.image_list img {
	border: #F1F1F1 solid 5px;
	padding: 5px;
	margin: 20px 20px 0 0;
	float: left;
}

.image_list img:hover {
	border: #990000 solid 5px;
}

/*###################################################################################################################################################*/

#wrap {
	margin: auto;
	position: relative;
}

#navi {
	height: 46px;
	width: 970px;
	margin: auto;
	padding-top: 70px;
}

#navi ul li {
	float: left;
	margin-left: 30px;
}

#navi ul li.termine {
	background: url(../i/nav_termine.png) no-repeat;
}

#navi ul li.essen {
	background: url(../i/nav_essen.png) no-repeat;
}

#navi ul li.bilder {
	background: url(../i/nav_bilder.png) no-repeat;
}

#navi ul li.schreiben {
	background: url(../i/nav_schreibwerkstatt.png) no-repeat;
}

#navi ul li:hover, #navi ul li.active {
	background-position: 0 -39px;
}

#header {
	position: relative;
	height: 222px;	
	margin: auto;
	margin-bottom: 32px;
	width: 970px;
}


#content {
	background:url(../i/bg_content.jpg) center repeat-y;
	min-height: 150px;
	z-index: 10;
}

#innercontent {
    position: relative;
	padding: 0 30px 0 30px;
	width: 900px;
	margin: auto;
}


#bottom {
	position: relative;
	background: url(../i/bg_bottom.jpg) center no-repeat;
	text-align: center;
	height: 174px;
	top: 0px;
	padding: 0 0 0 0;
	z-index: 1;
	color: #fff;
	
}

.contact {
	padding: 50px 0 0 0;
	text-shadow: 0.1em 0.1em 0.05em #333;
	font-size: 12px;
}

.contact a {
	color: #fff;
}
.impressum {
	font-size: 11px;
	text-align: right;
	width: 950px;
	top: 55px;
	margin: auto;
	padding-top: 50px;
}

.impressum a {
	color: #666;
}
.postit {
	background: url(../i/postit.png) no-repeat;
	position: absolute;
	top: -13px;
	right: 100px;
} 

.logo {
	position: absolute;
	top: 70px;
	left: 70px;
}

.header_forward {
	position: absolute;
	top: 90px;
	right: 20px;
}

/*##################################################################  INDEX #################################################################################*/

.index_left {
	float: left;
	width: 490px;
	margin: 0 30px 0 0;
}

.index_right {
	float: left;
	width: 380px;
}

.block_index_top {
	background: url(../i/block_index_top.jpg) no-repeat;
	height: 76px;
	width: 370px;
}

.block_index_bg {
	background: url(../i/block_index_bg.jpg) repeat-y;
	width: 370px;
	float: left;	
}

.block_index_content {
	padding: 0 25px 0 35px;
}

.block_index_bottom {
	background: url(../i/block_index_bottom.jpg) no-repeat;
	height: 25px;
	width: 370px;
	float: left;
}

.fleck {
	background: url(../i/fleck.png) right bottom no-repeat;
}

.filler {
	background: url(../i/filler.png) no-repeat;
	width: 61px;
	height: 315px;
	position: absolute;
	right: 10px;
}

/* ########################### tiny BOX ############################## */

.tiny_box ul {
	list-style: disc;
	padding: 0px;
	margin: 0 0 0 40px;
}