/* GENERELL */

body, div, p, ul, ol, li, a, form, dl, dd, dt, label
{
	margin: 0px;
	padding: 0px;
}

body
{
	background-color: #89AECA;
}

/* CONTAINER */

.cntRoot
{
	margin: 0px 0px 0px -400px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	position: absolute;
	left: 50%;
	background-color: #89AECA;
	background-image: URL('images/cntbackground.gif');
	background-position: 0px 250px;
	background-repeat: repeat-y;
}

.cntLogo
{
	margin: 0px;
	padding: 0px;
	width: 800px;
	text-align: right;
}

.cntNavigation
{
	margin: 0px;
	padding: 0px;
	display: block;
	width: 800px;
	height: 21px;
	position: absolute;
	top: 34px;
	list-style-type: none;
}

.cntHeader
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 800px;
	height:197px;
	background-color: #89AECA;
	background-image: URL('images/headerbackground.jpg');
	background-position: 0px 55px;
	background-repeat: no-repeat;
}

.mainBackBtn
{
	position: relative;
	top: 55px;
	margin: 0px;
	display: block;
	width: 800px;
	height:135px;
}

.cntContent
{
	margin: 0px;
	padding: 20px 0px 0px 0px;
	width: 600px;
	float: left;
}

.cntMarginal
{
	margin: 0px;
	padding: 12px 13px 35px 14px;
	width: 167px;
	background-color: #286C9E;
	background-image: URL('images/marginalbackground.gif');
	background-position: right 0px;
	background-repeat: no-repeat;
	float: right;
}

.cntFooter
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 800px;
	height: 93px;
	background-color: #89AECA;
	clear: both;
	background-image: URL('images/footerbackground.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

/* BLOG CONTAINER */

.cntBlog
{
	margin: 0px 0px 40px 0px;
	padding: 0px;
	width: 581px;
	clear: both;
}

.cntBlog2
{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 581px;
	clear: both;
}

.cntAuthor
{
	margin: 0px;
	padding: 0px;
	width: 154px;
	float: left;
}

.cntPost
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 425px;
	float: right;
}

.cntPostAuthor
{
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 5px 10px;
	width: 405px;
	float: right;
	background-color: #D8E9F1;
}


.cntSeperator
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 581px;
	clear: both;
}

/* PAGE CONTAINER */

.cntPage
{
	margin: 0px;
	padding: 0px 0px 0px 50px;
	width: 500px;

}

/* TYPO */

.cntAuthor p
{
	margin: 0px 10px 2px 0px;
	padding: 0px;
	font-family: 'Arial', 'Tahoma', sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	color: #000;
}

.cntPost h3
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: 'Arial', 'Tahoma', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}

.pagetitle
{
	margin: 0px 0px 30px 0px;
	padding: 0px;
	font-family: 'Arial', 'Tahoma', sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}

.cntPost p, .cntPostAuthor p
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: 'Arial', 'Tahoma', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 15px;
	text-decoration: none;
	color: #000;
	clear:both;
}

.cntPage ul, .cntPost ul
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 25px;
	font-family: 'Arial', 'Tahoma', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 15px;
	text-decoration: none;
	color: #000;
	list-style-position: outside;
}

.cntPost img
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
}


.cntFooter p
{
	margin: 0px 0px 0px 0px;
	padding: 55px 0px 0px 0px;
	font-family: 'Arial', 'Tahoma', sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 15px;
	text-decoration: none;
	color: #000;
}

.cntMarginal h5
{
	margin: 0px;
	padding: 0px;
	font-family: 'Arial', 'Tahoma', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;

}

.cntMarginal p
{
	margin: 0px;
	padding: 0px;
	font-family: 'Arial', 'Tahoma', sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 12px;
	text-decoration: none;
	color: #fff;
}

.cntMarginal ul
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style-type: none;
	font-family: 'Arial', 'Tahoma', sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 12px;
	text-decoration: none;
	color: #fff;
}

.cntMarginal ul li
{
	margin: 0px 0px 0px 0px;
}

.cntMarginal .kommentare li
{
	margin: 0px 0px 7px 0px !important;
}

.cntPage h3, .cntPage h1
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: 'Arial', 'Tahoma', sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	line-height: 22px;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}

.cntPage h4
{
	margin: 5px 0px 10px 0px;
	padding: 0px;
	font-family: 'Arial', 'Tahoma', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	line-height: 18px;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}


.cntPage p
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: 'Arial', 'Tahoma', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 15px;
	text-decoration: none;
	color: #000;
	display: inline;
}

/* MISC */

.cntLogo img
{
	margin: 10px 10px 0px 0px;
	padding: 0px;
}

.cntContent img, .cntContent img a
{
	border: 0px;
}

/* INFOBAR */

.infobar
{
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	height: 26px;
	background-color: transparent;
	background: url('images/infobar_bg.gif');
	margin: 0;
	text-align: center;
}

.infobar_text
{
	height: 26px;
	padding: 0 4px 0 4px;
	margin: 0;
	text-align: center;
}

.infobar_text h1
{
	font-family: sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #969696;
	margin: 0;
	padding: 0;
	display: inline;
}

.infobar_text h1 a
{
	color: #5F5F5F;
	margin: 0 0 0 1px;
}

.infobar_text a:hover {
	color: #000;
}

/* SUCHFELD */

.suchFeld
{
	margin: 0px;
	padding: 0px;
}

.suchFeld .feldEingabe
{
	margin: 0px 1px 0px 0px;
	padding: 5px 0px 0px 5px;
	display: block;
	width: 120px;
	height: 20px;
	border: 0px;
	background-color: #89AECA;
	float: left;
	font-family: 'Arial', 'Tahoma', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #286C9E;
}

.suchFeld .btnAbsenden
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	display: block;
	width: 25px;
	height: 25px;
	background-image: URL('images/searchbutton.gif');
	background-position: 0px 4px;
	background-repeat: no-repeat;
	background-color: #89AECA;
}

/* KOMMENTAR SCHREIBEN */

.commentForm
{
	list-style-type: none;
}

.commentForm textarea
{
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;
	width: 350px;
	height: 150px;
}

.commentForm input
{
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;
	width: 352px;
	height: 30px;
	background-color: #fff;
}

.editlink
{
	font-family: Arial;
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
	z-index:100;
	position:absolute;
	top:10px;
	left:10px;
}

.editlink a, .editlink a:link, .editlink a:visited
{
	color: #ccc;
}
