/* - MISC STYLE - */


* {

	margin: 0px;
	padding: 0px;

}
 
html {

	background: #e8edf0 url(../images/background.jpg) center top no-repeat;
	color: #858b8b;
	text-align: center;
	width: 100%;
	height: 100%;

}

body {

	background: url(../images/clear.gif);
	font-size: 11px;
	line-height: 20px;
	color: #858b8b; 
	font-family: "Verdana" , "Tahoma" , "Arial" , "MS Sans Serif" , Helvetica , sans-serif;
	margin: 0px auto;
	width: 100%;
	height: 100%;
	text-align: center;

}

td {

	font-size: 11px;
	line-height: 17px;
	font-family: "Verdana" , "Tahoma" , "Arial" , "MS Sans Serif" , Helvetica , 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%;
	margin: 0px;
	padding: 0px;

}

a:link, a:active, a:visited {

	color: #858b8b;
	text-decoration: none;

}

a:hover {

	color: #858b8b;
	text-decoration: none;

}


/* - LAYER + CONTAINER - */


#container {

	width: 770px;
	margin: 0px auto;
	padding-top: 50px;
	position: relative;

}

#content {

	width: 556px;
	min-height: 400px;
	background: #fff;
	border: 1px solid #bec2c5;
	padding-top: 20px;
	margin: 0px auto;
	padding: 10px;
	text-align: left;
	float: left;
	

}


/* - MENU - */


#menu {

	width: 140px;
	background: #fff;
	border: 1px solid #bec2c5;
	padding-top: 20px;
	margin: 0px auto;
	padding: 5px 20px;
	text-align: left;
	float: right;
	position: relative;

}

#menu ul li {

	line-height: 30px;
	padding: 0px;
	overflow: hidden;

}

#menu ul li a {

	color: #858b8b;
	text-decoration: none;

}

#menu ul li a:hover {

	color: #2C2D31;
	text-decoration: none;

}

#menu ul li a.aktiv {

	color: #2C2D31;
	text-decoration: none;
	font-weight: normal;

}

#menu ul li.trennung {

	height: 0px;
	line-height: 0px;
	border-top: 1px solid #e8edf0;

}


/* - SUBMENU - */


#submenu {

	display: block;

}

#submenu ul {

	width: 140px;
	background: #fff;
	border: 1px solid #bec2c5;
	padding-top: 20px;
	margin: 10px 0px 0px 0px;
	padding: 5px 20px;
	text-align: left;
	float: right;
	position: relative;

}

#submenu ul li {

	line-height: 30px;
	padding: 0px;
	overflow: hidden;

}

#submenu ul li a {

	color: #858b8b;
	text-decoration: none;

}

#submenu ul li a:hover {

	color: #2C2D31;
	text-decoration: none;

}

#submenu ul li a.aktiv {

	color: #2C2D31;
	text-decoration: none;
	font-weight: normal;

}

#submenu ul li.trennung {

	height: 0px;
	line-height: 0px;
	border-top: 1px solid #e8edf0;

}


/* - HEADER - */


#header {

	width: 538px;
	height: 72px;
	padding: 28px 0px 0px 18px;
	background: #2c2d31;
	overflow: hidden;
	background: #e8edf0 url(../images/logo_2142_mr.jpg) center no-repeat;

}

#header h1, #header h1 a {

	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 2px 0px;
	color: #fff;
	font-family: "Arial" , "Verdana" , "Tahoma" , "MS Sans Serif" , Helvetica , sans-serif;
	line-height: 24px;
	text-transform: uppercase;	

}

#header h2, #header h2 a {

	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #00ccff;
	font-family: "Arial" , "Verdana" , "Tahoma" , "MS Sans Serif" , Helvetica , sans-serif;
	line-height: 18px;
	text-transform: lowercase;	

}


/* - CMS CONTENT - */


#content #text {

	width: 516px;
	padding: 20px 20px 0px 20px;
	text-align: justify;

}

#content #text table tr td {

	line-height: 22px;

}


/* - HTML ELEMENT STYLESHEET - */


#content #text h1 { 

	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	color: #2C2D31;
	font-family: "Arial";
	text-transform: uppercase;
	letter-spacing: 0px;

}

#content #text h2 { 

	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	color: #2C2D31;
	font-family: "Verdana";
	text-transform: none;
	letter-spacing: 0px;

}

#content #text h3 { 

	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	color: #545248;
	font-family: "Verdana";
	letter-spacing: 0px;

}

#content #text h4 { 

	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #545248;
	font-family: "Verdana";
	letter-spacing: 0px;

}

#content #text h5 { 

	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: #858b8b;
	text-decoration: underline;

}

#content #text a:hover {

	color: #858b8b;
	text-decoration: none;

}

#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: 574px;
	text-align: left;
	margin: 0px;
	line-height: 50px;
	position: relative;
	padding: 0px 1px;
	overflow: hidden; 
	float: left;
	color: #bcc1c4;
	font-family: "Tahoma" , "Arial" , "MS Sans Serif" , Helvetica , sans-serif;
	font-size: 10px;

}

#footer .left {

	float: left;

}

#footer .left a {

	color: #bcc1c4;
	text-decoration: none;
	font-weight: bold;

}

#footer .left a:hover {

	color: #858b8b;
	text-decoration: none;
	font-weight: bold;

}

#footer .right {

	float: right;

}

#footer .right a {

	color: #bcc1c4;
	text-decoration: none;

}

#footer .right a:hover {

	color: #858b8b;
	text-decoration: none;

}