/* ===== Allgemeine Definitionen ===== */
body {
	background-color: #c0c0c0;
	text-align: center;
}
#pageAlternate {
	display: none;
}
#page, #header, #navi, #contentContainer, #contentRight {
	display: block;
}
img {
	border: none;
}
h1 {
	font: bold 15px "lucida", helvetica, tahoma, arial, sans-serif;
}
hr {
	display: block;
	height: 0px;
	border: none;
	border-bottom: 1px solid;
	margin: 10px 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
table {
	width: 100%;
}

/* ====== Container ====== */
div#page {
	width: 246px;
	text-align: center;
	font: 12px "lucida", helvetica, tahoma, arial, sans-serif;
	background-color: #f0f0f0;
	color: #000000;
	padding: 0px;
	margin:0px;
}
div#page a {
	color: #000000;
	text-decoration: none;
}
div#page a:hover {
	color: #000000;
	text-decoration: underline;
}
div#pageContainer {
	width: 246px;
	margin: 0px auto;
	padding-bottom: 30px;
	text-align: left;
}

/* ======================== */
/* ===== Pageelements ===== */
/* ======================== */
div#header {
	width: 246px;
	height: 28px;
	padding: 0px;
	margin: 0px auto;
	border-bottom: 1px solid black;
	display:block;
}
div#headerLogo {
	float: left;
	width: 246px;
	height: 28px;
	background-color: #000000;
	padding: 0px;
	margin: 0px auto;
	display:block;
}
div#headerLogoBevel {
}
div#headerTextBox {
	float: left;
	height: 15px;
	padding: 0px;
	margin: 10px;
	display:block;
}
/* ===== Navigation ===== */
div#navigation {
	float: right;
	width: 246px;
	height: 35px;
}
div#navigationBevel {
}
div#navigationBackground {
	float: right;
	width: 246px;
	height: 17px;
	margin: 0px auto;
	background-color: #ffffff;
}
div#navigation a {
	font: 12px "lucida", helvetica, tahoma, arial, sans-serif;
	color: #000000;
	word-spacing: 0.1em;
	line-height: 14px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	border: 1px solid #000000;
	border-top: none;
}
div#navigation a:hover {
	font: 12px "lucida", helvetica, tahoma, arial, sans-serif;
	color: #ffffff;
	background-color: #000000;
	word-spacing: 0.1em;
	line-height: 14px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	border-top: none;
}
div#navigation a#active {
	font: 12px "lucida", helvetica, tahoma, arial, sans-serif;
	color: #ffffff;
	background-color: #000000;
	word-spacing: 0.1em;
	line-height: 14px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	border-top: none;
}
/* ===== Content-Setup ===== */
div#contentBackColor {
	width: 246px;
	padding: 0px;
	margin: 0px auto;
	background-color: #afc6e9;
}
div#contentBackSky {
}
div#contentBackGirl {
}
div#content {
	width: 246px;
	height: 500px;
	min-height: 500px;
	padding: 0px;
	margin: 0px auto;
	display: block;
}
/* ===== Content: Left ===== */
div#contentLeft {
	float: left;
	width: 246px;
	display:block;
	margin-top: 15px;
}
div#contentLeftHeader {
	float: left;
	width: 246px;
	height: 20px;
	background-color: #000000;
	display:block;
}
div#contentLeftHeaderBevel {
}
div#contentLeftInside {
	width: 230px;
	font: 12px "lucida", helvetica, tahoma, arial, sans-serif;
	word-spacing: 0.1em;
	line-height: 15px;
	display: block;
	padding: 7px;
	background-color: #ffffff;
	border: 1px solid #000000;
	border-bottom: 0px solid #000000;
}
div#contentLeftFooterBevel {
}
div#contentLeftFooterBackground {
	width: 230px;
	padding: 7px;
	background-color: #ffffff;
	border: 1px solid #000000;
	border-top: 0px solid #000000;
	text-align: right;
}
/* ===== Content: Right ===== */
div#contentRight {
	float: left;
	width: 246px;
	display:block;
	margin-top: 15px;
}
div#contentRightHeader {
	float: left;
	width: 246px;
	height: 20px;
	background-color: #000000;
	display:block;
}
div#contentRightHeaderBevel {
}
div#contentRightInside {
	width: 230px;
	font: 12px "lucida", helvetica, tahoma, arial, sans-serif;
	word-spacing: 0.1em;
	line-height: 15px;
	display: block;
	padding: 7px;
	background-color: #ffffff;
	border: 1px solid #000000;
	border-bottom: 0px solid #000000;
}
div#contentRightFooterBevel {
}
div#contentRightFooterBackground {
	width: 230px;
	padding: 7px;
	background-color: #ffffff;
	border: 1px solid #000000;
	border-top: 0px solid #000000;
	text-align: right;
}
/* ===== Footer ===== */
div#footer {
	width: 246px;
	height: 20px;
	margin: 0px auto;
	padding: 5px 0px 10px 0px;
	font: 12px "lucida", helvetica, tahoma, arial, sans-serif;
	text-align: center;
	border-top: 1px solid;
}
/* ===== Navigation ===== */
img.navi {
	margin-right: 9px;
}

/* ===== Textelements =====*/
span.boxLogo {
	height: 24px;
	color: #ffffff;
	font: 20px "lucida", helvetica, tahoma, arial, sans-serif;
 	font-weight: bold;
	letter-spacing: 0.1em;
 	position: relative;
	top: 3px;
	left: 10px;
	margin: 0px;
	padding: 0px;
}
span.boxHeader {
	height: 20px;
	color: #ffffff;
	font: 12px "lucida", helvetica, tahoma, arial, sans-serif;
	position: relative;
	top: 5px;
	left: 7px;
	margin: 0px;
	padding: 0px;
}
span.boxFooter {
	height: 13px;
	color: #000000;
	font: 10px "lucida", helvetica, tahoma, arial, sans-serif;
	position: relative;
	top: 0px;
	right: 15px;
	margin: 0px;
	padding: 0px;
}
a.standard {
	font: bold 10px "lucida", helvetica, tahoma, arial, sans-serif;
	text-decoration: Underline;
}

a#link_internal {
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 13px;
	background: url(../images/icon_link_internal.png) no-repeat;
	background-position: 0px 2px;
}
a#link_external {
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 13px;
	background: url(../images/icon_link_external.png) no-repeat;
	background-position: 0px 2px;
}

/* ===== Forms ===== */
select.field, input.field {
	width: 170px;
	font: 11px "lucida", helvetica, tahoma, arial, sans-serif;
	padding: 1px;
	border: 1px inset;
}
input.buttonSuchbox {
	width: 29px;
	height: 20px;
	border: none;
	vertical-align: middle;
	cursor: pointer;
}
input.kontaktField {
	width: 300px;
	font: 11px "lucida", helvetica, tahoma, arial, sans-serif;
	padding: 1px;
	border: 1px solid;
}
textarea.kontaktField {
	width: 300px;
	height: 200px;
	font: 11px "lucida", helvetica, tahoma, arial, sans-serif;
	padding: 1px;
	border: 1px solid;
}
input.kontaktFieldButton {
	border: 2px outset;
	font: bold 11px "lucida", helvetica, tahoma, arial, sans-serif;
	padding: 2px;
}

/* ===== Other Elements ===== */
img.alignLeft {
	display:none;
}
img.alignRight {
	display:none;
}
img.alignLeftCommented {
	display:none;
}
img.alignRightCommented {
	display:none;
}
div.imgAlignRightCommented {
	display:none;
}
div.comment {
	display:none;
}