/** ALLGEMEINE EIGENSCHAFTEN **/
* {
	border: none;
	margin: 0;
	padding: 0;
	outline: none;
}

html, body {
	background-color: #cfe4f1;
	color: #004872;
	font: 12px "Arial", Helvetica, sans-serif;
}

#content #text h1 {
	color: #003452;
	font-size: 1.5em;
	font-style: italic;
	text-shadow: #ababab 2px 2px 5px;
}

#content #text h2 {
	color: #004d7a;
	font-size: 1.2em;
}

#content #text p {
	margin-top: 20px;
	color: #003452;
}

a {
	color: #004d7a;
}

a:hover {
	text-decoration: none;
}


/** SEITEN ELEMENTE **/
#layer, #page, #header, #footer {
	width: 844px;
}

#layer {
	margin: 0 auto;
}

#page {
	background: url("../images/wrapperBg.png") repeat-y;
	margin-top: 58px;
}

#header {
	background: url("../images/header.png") no-repeat;
	height: 133px;
}

#wrapper {
	background: url("../images/wrapperCorner.png") 202px 0 no-repeat;
}

#content {
	background: url("../images/contentBg.png") bottom right no-repeat;
	margin-left: 202px;
	margin-right: 2px;
	min-height: 400px;
}

#content #text {
	padding: 36px 30px;
}

#footer {
	background: url("../images/footerBg.png") no-repeat;
	height: 18px;
	margin-bottom: 30px;
}


/** MENU EIGENSCHAFTEN **/
#menu {
	float: left;
	margin-left: 12px;
	width: 190px;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	font-size: 1.17em;
	height: 38px;
}

#menu ul li a {
	background: url("../images/menuBtn.png") no-repeat;
	color: #fff500;
	display: block;
	font-weight: bold;
	height: 38px;
	padding-top: 12px;
	text-align: center;
	text-decoration: none;
	width: 190px;
}

#menu ul li a:hover, #menu ul li a.aktiv {
	background-image: url("../images/menuBtnHover.png");
	color: #7bcffe;
}

#menu #counter {
	background: url("../images/counterBg.png") no-repeat;
	margin-top: -2px;
	padding-top: 22px;
}

#menu #counter p {
	color: #7bcffe;
	text-align: center;
}


/** FOOTER EIGENSCHAFTEN **/
#footer #copyright {
	font-size: 0.92em;
	padding-top: 22px;
	padding-right: 20px;
	text-align: right;
}

#footer #copyright a.cms2day_link {
	font-weight: bold;
	text-decoration: none;
}

#footer #copyright a:hover.cms2day_link {
	text-decoration: underline;
}


/** FLOAT CLEANER **/
#cleaner, .spacer {
	clear: both;
	height: 0px;
	font-size: 0px;
}


/** SONSTIGE EIGENSCHAFTEN **/
#content #text hr {
	height: 1px;
	border: none;
	background: #d6dde2;
	color: #d6dde2;
	margin: 15px 0;
}

#content #text ul {
	margin: 0px 0px 0px 15px;
}

#content #text ul li {
	list-style: square;
}

#content #text ul li ul li {
	list-style: square;
	margin: 0px 0px 0px 5px;
}


/** SEITE "BORSCHE" **/
#tableGallery {
	margin-top: 20px;
}

.person {
	float: left;
	margin: 20px 3px 0 0;
	width: 190px;
}

.person p {
	margin: 0 6px;
}




/** MODUL "LINKS" **/
#modul_links ul li {
	margin-top: 20px;
}

#modul_links span.klicks {
	color: #387aa1 !important;
}


/** SEITE "TERMINE" **/
#content #text ul#events {
	margin-top: 20px;
}

#content #text ul#events li {
	line-height: 20px;
}

#content #text ul#events li b {
	margin-left: 100px;
}

#content #text ul#events li b.w {
	margin-left: 56px;
}


/** MODUL "GAESTEBUCH" **/
#modul_smileybook {
	padding-top: 10px;
}

#modul_smileybook #smileys {
	background: transparent !important;
	border: none !important;
}

#modul_smileybook div.bookeintrag {
	background: transparent !important;
}

#modul_smileybook .getPageNavigation {
	width: 575px;
	overflow: hidden;
}


/** MODUL "KONTAKT" **/
#modul_kontaktformular table.inlay {
	margin: 20px 0 0 0;
}

#modul_kontaktformular table.inlay tr td input.button {
	margin-top: 20px;
}

/** MODUL "GALERIE" **/
#album_index {
	margin-top: 20px;
}

#album_index td.album_liste {
	background: #f7f9fa !important;
	border: 1px solid #adbcc5 !important;
}

#album_index td.album_liste span.album_anzahl {
	color: #003452 !important;
	padding-top: 14px;
}

#album_index div.thumbnail, #album_index div.thumbnail div.thumb, #album_index div.thumbnail div.thumb a {
	height: 100px !important;
	width: 100px !important;
}

#album_index div.thumbnail {
	background: #fff !important;
	border: 1px solid #003452 !important;
	padding: 0 !important;}

#album_index div.thumbnail div.thumb {
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
}

/** ADDON "ADMIN-LOGIN" **/
#toggleContent-1 {
	background-color: #b5d2e3;
	border: 1px solid #8bb7d1;
	margin: 18px;
}

#toggleContent-1 #addon_admin_login {
	margin: 6px;
}

#addon_admin_login .benutzername {
	width: 150px; 
	height: 16px; 
	padding: 4px 0px 0px 5px; 
	border: 1px solid #8bb7d1; 
	color: #004d7a;
	font: 11px "Arial", Helvetica, sans-serif;
}

#addon_admin_login .passwort {
	width: 150px; 
	height: 16px; 
	padding: 4px 0px 0px 5px; 
	border: 1px solid #8bb7d1; 
	color: #004d7a;
	font: 11px "Arial", Helvetica, sans-serif;
}

#addon_admin_login .pin {
	width: 50px; 
	height: 16px; 
	padding: 4px 0px 0px 5px; 
	border: 1px solid #8bb7d1; 
	color: #004d7a;
	font: 11px "Arial", Helvetica, sans-serif;
}

#addon_admin_login .button {
	height: 24px;
	background: #003452;
	padding: 5px;
	color: #fff500;
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

/** MODUL "NEWS" **/
#modul_news {
	margin-top: 20px;
}

#modul_news h2 a, #modul_news p a {
	color: #004d7a !important;
}

#modul_news p a {
	text-decoration: underline !important;
}

#modul_news p a:hover {
	text-decoration: none !important;
}

#modul_news .datum {
	color: #387aa1 !important;
}

/** ADDON "LASTNEWS" **/
#addon_lastnews {
	margin-top: 24px;
}

#addon_lastnews div.lastnews {
	border: 1px solid #d4bf69;
	background: #fff7df url("../../../misc/images/news.gif") left no-repeat;
	color: #545248;
	margin-top: 14px;
}

#addon_lastnews div.lastnews a {
	color: #545248;
}

#addon_lastnews div.lastnews div {
	margin: 8px 8px 8px 35px;
}

/** SEITE "KERB" **/
#content #text #kerb ul {
	margin-left: 0;
	margin-top: 8px;
}

#content #text #kerb ul li {
	list-style: none !important;
}

#content #text #kerb ul li i {
	font-style: normal !important;
	margin-left: 30px;
}
