/* - MISC STYLE - */


* {

	margin: 0px;
	padding: 0px;

}
 
html {

	background: #f0f0b3; 
	text-align: center;
	width: 100%;
	height: 100%;

}

body {

	width: 100%;
	background: #f0f0b3;
	font-size: 11px;
	line-height: 18px;
	color: #000000; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	margin: 0px auto;
	text-align: justify;

}

td {

	font-size: 11px;
	line-height: 18px;
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";

}

ul {

	margin: 0px;
	padding: 0px;

}

li {

	list-style: none;

}

form {

	margin: 0px;
	padding: 0px;

}

img {

	border: none;

}

#cleaner {

	clear: both;
	height: 0px;
	font-size: 0px;
	display: block;
	width: 100%;

}

a {

	color: #000000;
	text-decoration: none;

}

a:hover {

	color: #000000;
	text-decoration: underline;

}


/* - LAYER + CONTAINER - */


#layer {

	width: 900px;
	position: relative;
	background: #f0f0b3;
	border-top: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
	margin: 0px auto 0 auto;
	float: left;
	
}



#container {

	padding-bottom: 35px;

}

#logo{ 
POSITION: absolute;
Z-INDEX: 1;
top:0px;
left:3px;
}

#claim{ 

width:400px;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0px 15px 15px;
	color: #fff;
	font-family: "Comic Sans MS";
	letter-spacing: 0px;
	text-decoration: underline;

}

#claim1{ 
POSITION: absolute;
Z-INDEX: 1;
top:258px;
left:551px;
width:360px;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px 15px 15px;
	color: #000;
	font-family: "Comic Sans MS";
	letter-spacing: 1px;
	text-decoration: underline;
}

#claim2{
POSITION: absolute;
Z-INDEX: 2;
top:257px;
left:550px;
width:360px;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px 15px 15px;
	color: #fff;
	font-family: "Comic Sans MS";
	letter-spacing: 1px;
	text-decoration: underline;
}



/* - HEADER - */


#header {

	width: 950px;
	height: 340px;
	background: #f0f0b3 url(../images/header.jpg) no-repeat bottom;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	overflow: hidden;
	position: relative;
	left: -3px;

}

#header table tr td {

	padding: 0px 30px 0px 20px;

}

#header #liner {

	position: absolute;
	width: 950px;
	height: 40px;
	z-index: 0;
	left: 0px;
	right: 0px;
	bottom: 0px;

}

#header #linertext {

	position: absolute;
	width: 950px;
	height: 37px;
	line-height: 29px;
	z-index: 1;
	padding:0;
	margin:0;
	text-align: right;
	overflow: hidden;
	left: 3px;
	right: 0px;
	bottom: 0px;

}

#header #linertext ul {

	margin: 0px;

}

#header #linertext ul li {

	display: inline;
	list-style: none;
	background: url(../images/trennstrich.png) no-repeat right;
	padding: 0 16px 0 8px;
	padding: 0 12px;
	
}

#header #linertext ul li a {

	color: #fff;


}


/* - CONTENT - */


#content {

	width: 900px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	background: transparent;
		font-family: "Comic Sans MS";
		font-size: 11pt;
		color: #000;

}


/* - SIDEBAR - */


#content #sidebar {

	width: 240px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
	background: transparent;
	color: #fff;
	float: left;
	
	
	background: #6d903a url(../images/submenuend.jpg) no-repeat bottom;  
	
}

#content #sidebar h1 { 

	font-size: 11px;
	font-weight: bold;
	margin: 15px 0px 15px 15px;
	color: #fff;
	font-family: "Comic Sans MS";
	letter-spacing: 0px;

}


/* - SUBMENU - */


#content #sidebar #submenu {

	width: 240px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;

}

#content #sidebar #submenu ul {

	width: 240px;
	margin: 0px;
	padding: 0px;

}

#content #sidebar #submenu ul li {

	width: 240px;
	height: 38px;
	margin: 0px;
	padding: 0px;
	border: none;


}

#content #sidebar #submenu ul li a {

	width: 230px;
	height: 33px;
	padding: 0px 0px 0px 49px;
	text-decoration: none;
	color: #fff;
	line-height: 36px;
	display: block;
	font-size: 12px;
	background: url(../images/liner.png) no-repeat;
	font-weight: bold;
	font-family: "Arial";

}

#content #sidebar #submenu ul li a:hover {

	text-decoration: none;
	text-decoration: underline;

}

#content #sidebar #submenu ul li a.aktiv, #content #sidebar #submenu ul li a:hover.aktiv {

	font-weight:700;
	
}


/* - CMS CONTENT - */


#content #text {

	width: 560px;
	min-height: 396px;
	margin: 10px;
	padding: 0px 35px;
	text-align: justify;
	color: #000000;
	float: left;
	line-height: 22px;

}

#content #text table tr td {

	line-height: 22px;
	text-align: justify;
			font-family: "Comic Sans MS";
		font-size: 11pt;
		color: #000;

}


#content #text #seite {
	width: 452px;
	margin: 0 auto 15px auto;
	padding: 10px 0;
	color:#a4a4a4;
	background:url() no-repeat bottom;
}

#content #text #seite a {

	color:#a4a4a4;

}

/* - HTML ELEMENT STYLESHEET - */


#content #text h1 { 

	font-size: 11pt;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	color: #c90013;
	font-family: "Comic Sans MS";
	letter-spacing: 0px;

}

#content #text h2 { 

	font-size: 11px;

	margin: 0px 0px 20px 0px;
	color: #c90013;
	font-family: "Comic Sans MS";
	text-transform: none;
	letter-spacing: 0px;

}

#content #text h3 { 

	font-size: 11px;

	margin: 0px 0px 15px 0px;
	color: #000000;
	font-family: "Comic Sans MS";
	letter-spacing: 0px;

}

#content #text h4 { 

	font-size: 11px;

	margin: 0px 0px 15px 0px;
	color: #c90013;
	font-family: "Comic Sans MS";
	letter-spacing: 0px;

}

#content #text h5 { 

	font-size: 11px;

	margin: 0px 0px 0px 0px;
	color: #000000;
	font-family: "Comic Sans MS";
	letter-spacing: 0px;

}

#content #text h6 { 

	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	color: #AFAFAF;
	font-family: "Verdana";
	letter-spacing: 0px;

}

#content #text p {

	margin: 0px 0px 15px 0px;

}

#content #text hr {
         
	border-top: 1px solid #D7D7D7;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0px 0px 15px 0px;
	height: 2px;

}

#content #text a {

	color: #737373;
	text-decoration: none;

}

#content #text a:hover {

	color: #737373;
	text-decoration: underline;

}

#content #text ul {

	margin: 0px 0px 0px 15px;

}

#content #text ul li {

	list-style: square;
	line-height: 22px;

}

#content #text ul li ul li {

	list-style: square;
	line-height: 22px;
	margin: 0px 0px 0px 5px;

}


/* - FOOTER - */


#footer {

	width: 950px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
	background: transparent;
		font-family: "Comic Sans MS";
		font-size: 10px;
		color: #b1b1b1;


	float: left;
}

#footer a.seitenanfang {}

#footer span {}

#footer a {

	text-decoration: none;
	color: #b1b1b1;
	font-size: 10px;

}

#footer a:hover {

	text-decoration: underline;
	color: #b1b1b1;
	font-size: 10px;

}

#footer a.w3b {

	text-decoration: none;
	color: #b1b1b1;
	font-weight: bold;
	font-size: 10px;

}

#footer a:hover.w3b {

	text-decoration: underline;
	color: #b1b1b1;
	font-weight: bold;
	font-size: 10px;

}

/* Login sehenswürdigkeiten */

#login2 {}
#login2 form {}
#login2 fieldset {	border: none; }
#login2 legend { display: none; }
#login2 label {
	font-size: small;
	font-weight: bold;
	color: #AA0000;
}

#login2 input {
	margin-bottom: 5px;
	padding: 1px 2px;
	border: 1px solid #385B88;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 { color: #000; }