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

body	{
	background-color: #d2e5f3;
}

p {
	margin-bottom: 15px;
}

hr {
	background-color: #1e5a90;
	border: 0px;
	height: 1px;
}

a, a:link, a:active, a:visited {
	color: #1e5a90;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

#main {
 	background-color: #ffffff;
	border: 10px solid #ffffff;
	width: 983px;
}

#main td {
	font-family: Arial;
	font-size: 12px;
	vertical-align: top;
}

#main #header {
	background-image: url('../images/layout/header.jpg');
	background-repeat: no-repeat;
	height: 143px;
	width: 963px;
}

#main #rootnavigation {
	background-color: #f6ffaa;
	color: #3e3e3e;
	padding-left: 3px;
	background-image: url('../images/layout/header-balken.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#main #rootnavigation a,
#main #rootnavigation a:link,
#main #rootnavigation a:active,
#main #rootnavigation a:visited {
	color: #1e5a8f;
	text-decoration: none;
	font-weight:normal;
}

#main #rootnavigation a:hover {
	text-decoration: underline;
}

#main #navi-top {
	background-image: url('../images/layout/header-repeat.gif');
	background-color: #1e5a90;
	border-top: 5px solid #ffffff;
	border-bottom: 15px solid #ffffff;
	padding: 1px 1px 1px 5px;
}

#main #navi-top a, 
#main #navi-top a:link, 
#main #navi-top a:visited, 
#main #navi-top a:active,
#main #navi-top a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	margin-right: 6px;
	font-weight:normal;
}

#main #navi-left,
#main #navi-right {
	width: 145px;
}

#main #navi-left .navi_h1,
#main #navi-right .navi_h1 {
	background-image: url('../images/layout/header-repeat.gif');
	background-color: #1e5a90;
	padding: 1px 2px 1px 2px;
	margin-bottom: 2px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

#main #navi-left a,
#main #navi-left a:link,
#main #navi-left a:visited,
#main #navi-left a:active,
#main #navi-right a,
#main #navi-right a:link,
#main #navi-right a:visited,
#main #navi-right a:active {
	display: block;
	text-decoration: none;
	margin: 2px 0 2px 0;
	background-image: url('../images/layout/navi-blau.gif');
	background-repeat: no-repeat;
	background-position: center left;
	background-color: #d2e5f3;
	padding-left: 18px;
	color: #ff0000;
	font-weight: normal;
}

#main #navi-left a:hover,
#main #navi-right a:hover {
	background-image: url('../images/layout/navi-gruen.gif');
	background-color: #f6ffaa;
	color: #ff0000;
}

#main #center {
	width: 673px;
	padding: 0 5px 0 5px;
	color: #000000;
}

#main #center .content h1,
#main #center .content h2,
#main #center .content h3,
#main #center .content h4,
#main #center .content h5 {
	background-image: url('../images/layout/header-repeat.gif');
	background-repeat: repeat-x;
	background-color: #1e5a90;
	padding: 1px 2px 1px 2px;
	margin-bottom: 2px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
}

#main #center .content ol, 
#main #center .content ul {
	margin-left: 20px;
	margin-bottom: 15px;
}
#main #center .content li {
	margin-bottom: 5px;
}

#main #center .content .subnavi a {
	display:block;
	float: left;
	margin: 0 1px 1px 0;
	width: 33%;
	background-image: url('../images/layout/u-navi-blau.gif');
	background-repeat: no-repeat;
	background-position: center left;
	background-color: #f1f8fe;
	text-decoration: none;
	font-weight: normal;
}
#main #center .content .subnavi a:hover {
	background-image: url('../images/layout/u-navi-gruen.gif');
	background-repeat: no-repeat;
	background-position: center left;
	background-color: #fbffcd;
}
#main #center .content .subnavi a div {
	margin-left: 20px;
}

#main #center .content .idx_page_menu {
	background-color: #d2e5f3;
}

#main #center .content .idx_page_menu img {
 	border: 0px;
}

#main #center .content .idx_page_menu a img {
	border-right: 2px solid #ffffff;
}

#main #footer {
	background-image: url('../images/layout/footer.gif');
	border-top: 15px solid #ffffff;
	text-align: right;
	vertical-align: bottom;
	padding: 0 15px 2px 0;
	height: 45px;
	font-weight: bold;
	color: #ffffff;
}

#main #footer a {
	text-decoration: none;
	color: #ffffff;
}

/* Formatierung der Sprüche und Witze Einträge */
.add_form {
	text-align: center;
}

.object_text {
	text-align: center;
	margin-top: 15px;
}

.object_info {
	text-align: right;
	font-weight: bold;
	background-color: #fbffcd;
	margin: 5px 0 5px 0;
}


/* Platzhalter für die Werbung */
.ads_top {
	text-align: center;
}
.ads_left { 
 width: 170px;
}
.ads_left_120 { 
 width: 120px;
}
.ads_header_top {
}
.ads_header_bottom {
}
.ads_bottom {
	text-align: center;
}
