/*
		Konzept52
		Ungarnstr. 12
		D - 52070 Aachen
		
		web: 	www.konzept52.de
		phone: 	+49 (0) 241 / 33 4 60
		fax:  	+49 (0) 241 / 33 4 19
		mobil:  +49 0173 5310728
		e-mail: info@konzept52.de
		
		concept: 	M. Rader
		design: 	M. Rader
		code: 		M. Rader
*/

html {
	margin: 0;
	padding: 0;
	background-color: #6b9bc1;
}

body {
	margin: 5px;
	padding: 0px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #101010;
	text-align: center;
	line-height: 14px;
	background:url(../images/kachel11.gif);
	margin:0px;
	padding:0px;
}

ul, li {
	margin: 0;
	padding: 0;
}

.container {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 730px;
	height: 100%;
	background-color: #FFFFFF;
	background:url(../images/kachel12.gif);
	text-align: left;
	border-top: 1px solid #983551;
	border-bottom: 1px solid #983551;
	border-right: 1px solid #983551;
	border-left: 1px solid #983551;
}
/*------ Header ------ */

#logo {
	margin: 4px 0 0 2px;
	padding: 0;
	width: 105px;
	height: 82px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}
#logo a {
	height: 82px;
	width: 105px;
	display: block;
}

.main_header {
	width:  730px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.header {
	width: 730px;
	height: 90px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.header_text {
	width: 50%;
	height: 24px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #5f5f5f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	line-height: 24px;
	float: left;
}

#header_text1 {
	width: 50%;
	height: 24px;
	margin: 0;
	padding: 0;
	background-color: #5f5f5f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	line-height: 24px;
	float: right;
}

#header_text1 a:link, #header_text1 a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

#header_text1 a:hover, #header_text1 a:active, #header_text1 a:focus  {
	text-decoration: none;
	color: #FFFFFF;
}

/*------ Navigation ------ */

#navigation {
	clear: both;
}

.main_navigation {
	width:  730px;
	line-height: 27px;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/mainnavigation_background.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}

.main_navigation a:link, .main_navigation a:visited {
	margin: 0 20px 0 5px; 
	text-decoration: none;
	color: #5f5f5f;
}

/*------ Content ------ */

.main_content {
	width:  730px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

.main_content_text {
  position: relative;
  left: 20px;
  width:  690px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
	float: left;
}

.standard_link {
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.txt_link {
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}

/* --- footer --- */

.footer {
	width:  730px;
	line-height: 30px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.footer_graph {
	width:  730px;
	height: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	clear: both;
	background-image: url(../images/footer_graph.gif);
}

#main_content_fuss {
	width: 730px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
	line-height: 0;
	height: 25px;
	clear: both;
	background-image: url(../images/footer.gif);
}

#main_content_fuss_left {
    width: 65%;
	float: left;
	height: 0;
	line-height: 10px;
	padding: 8px 0 0 0;
}

#main_content_fuss_right {
    width: 210px;
	float: left;
	text-align: middle;
	height: 0;
	line-height: 10px;
	margin: 0 0 0 0;
	padding: 8px 0 0 0;
}

#main_content_fuss_left a:link, #main_content_fuss_left a:visited {
	text-decoration: none;
	color: #666666;
}

#main_content_fuss_left a:hover, #main_content_fuss_left a:active, #main_content_fuss_left a:focus  {
	color: #000000;
}

/* --- grey --- */

.grey h4, .grey a:hover, .grey a:active, .grey a:focus  {
  	color: #bf7080;
}

.grey .main_navigation a.active, .grey .sub_navigation a.active{
  color: #e18124;
}

*.grey h2 {
  	color: #666666;
}

.h3 {
  	color: #333333;
}

h1 {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 17px;
	font-weight: bold;
    color: #335e81; 
}

