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

body {
	background-color: #E1E1E1;
}

td {
	font-family: arial;
	font-size: 9pt;	
	color: #989797;
	line-height: 18px;
}

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

a:hover {
	color: #d30b0b;
}

p {
	margin-bottom: 15px;
}

h1, h2, h3, h4, h5, h6 {
	color: #d30b0b;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
	margin: 2px 0 2px 0;
}

#main {
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border-left: #ffffff 5px solid;
	border-right: #ffffff 5px solid;
	width: 988px;
}

#main #header {
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	height:175px;
	vertical-align:top;
}

#main #head_border {
	background-image: url('../images/header-repeat.gif');
	background-repeat: repeat-x;
	height: 17px;
	line-height: 17px;
}

#main #navi_main {
	background-image: url('../images/navi-balken.gif');
	background-position: right;
	background-repeat: no-repeat;
}

#main #navi_sub {
	height: 26px;
}

#main #navi_sub .border-left {
	background-image: url('../images/navi-left.gif');
	background-repeat: no-repeat;
	background-position: left;
	background-color: #c0bfbf;
	width: 3px;
}

#main #navi_sub .links {
	background-color: #c0bfbf;
	font-weight: bold;
	color: #ffffff;
}

#main #navi_sub .links a, 
#main #navi_sub .links a:link, 
#main #navi_sub .links a:active, 
#main #navi_sub .links a:visited {
	color: #ffffff;
	margin: 0 6px 0 6px;
	text-decoration: none;
}

#main #navi_sub .links a:hover {
	color: #d30b0b;
}

#main #navi_sub .border-right {
	background-image: url('../images/navi-right.gif');
	background-repeat: no-repeat;
	background-position: right;
	background-color: #;
	width: 3px;
	
}

#main #navi_content .header {
	background-image: url('../images/navi-top.gif');
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	width: 599px;
	margin-top: 15px;
	color: #ffffff;
	font-weight: bold;
	padding: 0 0 0 6px;
}

#main #navi_content .links {
	border-left: 1px solid #d30b0b;
	border-right: 1px solid #d30b0b;
	width: 597px;
}

#main #navi_content .links a,
#main #navi_content .links a:link,
#main #navi_content .links a:active,
#main #navi_content .links a:visited {
	text-decoration: none;
	margin-left: 3px;
	font-weight: normal;
}

#main #navi_content .links a:hover {
	font-weight: bold;
}

#main #navi_content .links table {
	margin: 3px 6px 0 6px;
	line-height: 18px;
}

#main #navi_content .links table td {
	width: 25%;
}

#main #navi_content .links table .border {
	border-right: 1px solid #d30b0b;
}

#main #navi_content .links table .row_a {
	border-bottom: 1px dotted #d30b0b;
}

#main #navi_content .footer {
	background-image: url('../images/navi-bottom.gif');
	background-repeat: no-repeat;
	height: 6px;
	line-height: 6px;
	width: 599px;
	margin-bottom: 15px;
}

#main #center {
	width: 100%;
}

#main #center #content {}

#main #center #content .content_header {
	background-image: url('../images/content-top.gif');
	background-repeat: no-repeat;
	height: 21px;
	line-height: 21px;
	width: 599px;
	color: #000000;
	font-weight: bold;
	padding: 0 0 0 6px;
}

#main #center #content .content_header h1 {
	color: #000000;
	height: 17px;
	line-height: 17px;
	text-decoration: none;
}

#main #center #content .content_text {	
	border-left: 1px solid #f79536;
	border-right: 1px solid #f79536;
	width: 597px;
}

#main #center #content .content_text div {
	margin: 0 5px 0 5px;
}

#main #center #content .content_text div p.last{
	margin: 0;
}

#main #center #content .content_footer {
	background-image: url('../images/content-bottom.gif');
	background-repeat: no-repeat;
	height: 9px;
	line-height: 9px;
	width: 599px;
	margin-bottom: 15px;
}

#main #center #content .cat_header {
	background-image: url('../images/kat-top.gif');
	background-repeat: no-repeat;
	height: 21px;
	line-height: 21px;
	width: 296px;
	color: #000000;
	font-weight: bold;
	padding: 0 0 0 6px;
}

#main #center #content .cat_text {	
	border-left: 1px solid #f79536;
	border-right: 1px solid #f79536;
	width: 294px;
}

#main #center #content .cat_text div {
	margin: 0 5px 0 5px;
	width: 284px;
}

#main #center #content .cat_text div p.last{
	margin: 0;
}

#main #center #content .cat_footer {
	background-image: url('../images/kat-bottom.gif');
	background-repeat: no-repeat;
	height: 10px;
	line-height: 10px;
	width: 296px;
	margin-bottom: 15px;
}

#main #center #ads_left,
#main #center #ads_right {
	width: 190px;
}

#main #footer {
	background-image: url('../images/footer.gif');
	background-repeat: repeat-x;
	height: 28px;
	line-height: 28px;
}




/* -- Grußkarten -- */

.e_cards div.e_card_object {
	width: 49%;
	float: left;
	margin-top: 15px;
	text-align: center;
}




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

.menu_link a {
	display: block;
}

.menu_link a span {
	display: none;
}

#home_link {
	margin-left: 60px; margin-top: 10px; border: 0px solid #000000;
}

#home_link a {
	height: 40px; width: 260px;
}
