/* ---------- tags ---------- */
html {
/*\*/
	width: 100%;
/**/
}

body 	{
	margin: 0px;
	padding: 0px;
/*\*/
	width: 100%;
/**/
	text-align:center;
	background-image: url(../_images/hg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {color:#004c93; text-decoration: underline}

p, li, td, th {
	font-size: 11px;
	color: #3c3c3c;
	line-height: 16px;
}

h1 {
	font-size: 18px;
	font-weight:normal;
	color: #004c93;
	text-transform: uppercase;
}

h2 {
	font-size: 14px;
	font-weight:bold;
	color: #004c93;
	line-height: 22px;
}

h3 {
	font-size: 14px;
	font-weight:bold;
	color: #004c93;
	line-height: 20px;
}

/* ------------- IDs ------------- */

#container {
	width: 940px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#top {
	width: 940px;
	height: 110px;
	background-image: url(../_images/hg_top.jpg);
	margin-bottom: 5px;
	position: relative;
}

#logo {
	width: 230px;
	height: 28px;
	top: 38px;
	left: 0px;
	position: absolute;
}

#imprint {
	width: 66px;
	height: 18px;
	top: 0px;
	left: 852px;
	position: absolute;
	background-image:url(../_images/hg_imprint.gif);
	color: #fff;
	font-size: 11px;
	padding: 4px 0 0 22px
}

#imprint a {
	color: #fff;
	text-decoration: none;
}

#header {
	width: 940px;
	height: 150px;
	margin-bottom: 5px;
}

#claim {
	width: 230px;
	height: 150px;
	float: left;
}

#themenbild {
	width: 705px;
	height: 150px;
	margin-left: 235px;
}

/* Fix IE6 WIN 3px bug. Hide from IE5-mac. Only IE-win sees this. \*/
* html #claim { 
	margin-right: -3px;
}

* html #themenbild { 
	margin: 0 0 0 232px;
} 
/* End hide from IE5/mac */

#center {
	width: 940px;
}

#divleft {
	float: left;
	width: 230px;
	display: block;
	background-image:url(../_images/hg_navi.gif);
}

#nav {
	width: 190px;
	margin: 22px 0 0 20px;
}

#nav_footer {
	width: 230px;
	height: 53px;
	background-image: url(../_images/navi_bottom.gif);
}

#left_logos {
	background-image: none; 
	background-color: #fff;
	text-align: right;
	padding-top: 15px;
}

#main {
	margin-left: 235px;
	width: 645px;
	padding: 40px 30px 20px 30px;
	background-image: url(../_images/hg_content.gif);
	min-height: 320px;
	height: auto !important;
	height: 320px;
}

/* Fix IE6 WIN 3px bug. Hide from IE5-mac. Only IE-win sees this. \*/
* html #divleft { 
	margin-right: -3px;
}

* html #main { 
	margin: 0 0 0 232px;
} 
/* End hide from IE5/mac */

#main h1 {
	margin-top: 0px;
	border-bottom: 1px dashed #a9a9a9;
	padding-bottom:4px;
}

#footer {
	height: 45px;
	width: 705px;
	background-image:url(../_images/hg_footer.gif);
	background-repeat: no-repeat;
	padding: 20px 0 0 235px;
	font-size: 10px;
	color: #8c8c8c;
}


/* --- navi--- */

#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav li {
	display: block;
	width: 170px;
	list-style: none;
/*	background-image: url(../_images/navi_pfeil.gif);
	background-position: left top;
	background-repeat: no-repeat; */
	padding: 7px 0px 7px 20px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px dashed #cde9f6;
}

#nav li a.nava { color: #fff; text-decoration:none; }
#nav li a.nava:hover { color: #004c93; }
#nav li a.navb { color: #004c93; text-decoration:none; }

/* --- 2. Ebene --- */

#nav ul {
	margin: 2px 0 0 0;
	padding: 0px;
}

#nav li li {
	display: block;
	background-image: none;
	padding: 3px 0px 3px 0px;
	font-weight: normal;
	border-bottom: none;
}

/* --- 3. Ebene --- */

#nav ul ul ul {
	margin: 2px 0 0 20px;
	padding: 0px;
}

#nav li li li {
	width: 150px;
}

/*------ typo ------*/

.titel {
	font-size: 18px;
	font-weight:normal;
	color: #004c93;
	text-transform: uppercase;
}

.titelkl {
	font-size: 14px;
	font-weight:bold;
	color: #004c93;
	line-height: 22px;
}

a.titelkl {
	text-decoration: none;
}

a.titelkl:hover {
	text-decoration: underline;
}

.text {
	font-size: 11px;
	color: #3c3c3c;
	line-height: 16px;
}

.textkl {
	font-size: 10px;
	color: #3c3c3c;
	line-height: 12px;
}

.blau {
	color: #004c93;
}

.linkblau {
	color: #004c93;
	font-weight: bold;
	text-decoration: none;
}

.linkblau:hover {
	text-decoration: underline;
}

.linksz {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.linksz:hover {
	text-decoration: underline;
}

/*---------- Template Start ---------- */

#start_themes {
	width: 440px;
	display: block;
}

.start_bild {
	float: left;
	margin-top: 4px;
}

.start_text {
	width: 355px;
	display:block;
	margin-left: 85px;
	margin-bottom:40px;
}

.start_text h1 {
	font-size: 15px;
	font-weight:bold;
	color: #004c93;
	text-transform: none;
	margin-bottom: -8px;
}

*html .start_text h1 {
	margin-bottom: -17px;
}

*+html .start_text h1 {
	margin-bottom: -17px;
}

#start_right {
	width: 195px;
	float: right;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: -15px;
}

*html #start_right {
	margin-right: -8px;
}

#start_right h1 {
	width: 185px;
	background-image: url(../_images/start/news_hg_titel.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	font-size: 11px;
	font-weight:bold;
	color: #fff;
	border-bottom: none;
}

.start_box {
	width: 193px;
	background-color: #f6fae2;
	border-right: 1px dashed #a9a9a9;
	border-bottom: 1px dashed #a9a9a9;
	border-left: 1px dashed #a9a9a9;
	margin-bottom:20px;
}

.start_box p {
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.start_box a {
	text-decoration: none;
}

.start_box a:hover {
	text-decoration: underline;
}

/*---------- Template Basic ---------- */

#basic_left {
	float: left;
	width: 310px;
	display: block;
}

#basic_right {
	width: 310px;
	margin-left: 330px;
	display: block;
}

p.first {
	margin-top: 0px;
}

#basic_center {
	width: 500px;
	margin-left: 70px;
}

.strich {
	width:500px;
	border-bottom: 1px dashed #a9a9a9;
}

*html .strich {
	margin-top: -25px;
	margin-bottom: -10px;
}

*+html .strich {
	margin-top: -25px;
	margin-bottom: -10px;
}


/*---------- Produkt-Matrix ---------- */

.p_table {
	background: #fff;
}

.p_table th, td {
	border-right:1px solid #bbb;
 	border-bottom:1px solid #bbb;
	text-align: center;
}

.p_table th.top {
	background-color: #ddd;
}

.p_table th.left {
	background-color: #0492d0;
	color: #fff;
}

.p_table a{
	color: #3c3c3c;
	text-decoration: none;
}

.p_table td.active {
	background-color: #cde9f6;
}


/* ---------- Formular ---------- */


#kontaktform fieldset {
	border:none;
	margin: 0px;
	padding: 0px;
}

#kontaktform legend {
	margin: 0px !important;
	margin: 0px 0px 0px -8px; /* nur für den IE */
	padding: 0px;
	font-size: 18px;
	font-weight:normal;
	color: #969696;
}

#kontaktform label {
	font-size: 12px;
	color: #000000;
	width: 100px;
	display:block;
	float:left;
	text-align:right;
	padding-right:5px;
}

#kontaktform input {
	width: 250px;
	padding: 2px;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	color: #000000;
	border:1px solid #000000;
	background:#FFFFFF;
}

#kontaktform textarea {
	width: 250px;
	padding: 2px;
	margin: 0px 0px 5px 0px;
	font-size: 13px;
	color: #000000;
	border:1px solid #000000;
	background:#FFFFFF;
}

#kontaktform #submit a {
	display: block;
	width: 255px;
	height: 20px;
	background: #d83236;
	color: #fff;
	font-size: 12px;
	margin: 5px 0px 0px 106px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
}

