* {margin : 0; padding : 0;}

html {width:100%; height:100%;}

body {	
	width:100%; 
	height:100%;
	background-color: #f57f59;
	font-size: 10pt;
	font-family: Arial;
	color: #797676;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}



.menu_link {
	border: 0px solid black; position: absolute;
}

.menu_link a {
	display: block;
}

.menu_link a span {
	display: none;
}

#home_link {
	margin-left: 110px; margin-top: 50px; border: 0px solid #000000;
}

#home_link a {
	height: 30px; width: 80px;
}

span {
	font-size: 14px;
	color: #7d110f; 
	font-weight: bold;
}

i {
	color: #7d110f;
}



table {
	margin: 0px 0 0px 0;
}


p {
	margin: 20px 0 10px 0;
	line-height: 20px;
	font-family: Arial;
}



a, a:link, a:active, a:visited {
	color: #7d110f;
	font-weight: bold;
}

a:hover {
	color: #d5453b;
	
}


.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 153px
}


.main {
	padding-bottom: 22px;
}

.main a,
.main a:link,
.main a:visited,
.main a:active {
	color: #7d110f;
	font-weight: normal;
	text-decoration: none;
}

.main a:hover,
.main a.akt {
	color: #000000 ! important;
}


.background {
	background-image: url(../images/content-rep.gif);
	background-repeat: repeat-y;
	height: 1px;
}








.navi {
	width: 200px;
	margin-top: 30px;
	
}

.navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}

.navi ul li {
	display:inline;
}


.navi ul li a,
.navi ul li a:visited,
.navi ul li a:active,
.navi ul li a:link {
	color: #7d110f;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
	height: 20px;
	display: block;
	padding: 0px;
	margin-right: 20px;
	font-size: 12px;
}

.navi ul li a:hover {
	color: #7d110f;
	
}

.navi ul ul li a,
.navi ul ul li a:visited,
.navi ul ul li a:active,
.navi ul ul li a:link {
	color: #7d110f;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline;
	height: 16px;
	display: block;
	padding-left: 8px;
	margin: 0px;
	font-size: 11px;
}

.navi ul ul li a:hover {
	color: #545454;
	
}






h1 { 
	color: #7d110f;
	font-size: 16pt;
	font-family: Arial;
	line-height: 25px;
	margin-top: 20px;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

h2, h3, h4, h5 { 
	color: #d7443a;
	font-size: 13pt;
	font-family: Arial;
	line-height: 25px;
}




.footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 50px;
}

.footer_a {
	padding-bottom: 15px;
}

.footer_a a,
.footer_a a:link,
.footer_a a:active,
.footer_a a:visited,
.footer_a a:hover {
	color: #ffffff;
}

.box {
	background-color: #ebdfc6;
	padding: 5px 5px 5px 30px;
	color: #8f0909;

}


.content ol {
	margin-left: 30px;
}

.content ol li {
	margin-top: 10px;
}

.content b {
	color: #7d110f;
}


.images_content_right {
	float: right;
	padding: 10px 20px 10px 10px;
	border: 0px;

}



.images_content_left {
	float: left;
	padding: 10px 10px 10px 0px;
	border: 0px;

}

.rezepte ul li {
	list-style-type: none;
}
