/* Übersicht */
/* 1.General Design */
/* 2.Header */
/* 3.Main (mitte) */
/* 4.Footer */

/* 5.Template Desgin */


#textclass p {
	  font-family: 'Arial' !important;
	  font-size: 12px !important;
}


/* 1.General design start */

            html,body {
                margin: 0 auto;
                padding: 0;
                width: 100%;
	  height: 100%;
                background: #e1e5e9;
                text-align: center;
	  font-family: 'Arial';
	  font-size: 12px;
            }

	img { 
		border: 0px;
	}

	a { 
		text-decoration: none;
		color: #006fb4;
	}

	a:hover { 
		text-decoration: underline;
		color: #006fb4;
	}

	hr { 
		color: black;
		height: 4px;
	}

	label, input, select {
		border: 1px solid grey;
		background: white;
		padding: 2px;
		color: black;
		font-size: 12px;
		font-weight: bold;
	} 

	.submit { /* den Submit-Button */
		width: auto;
	}

            #content {
                background: url('../images/page_bg.png');
                width: 976px;
                margin: 0 auto;
		text-align: left;
		height: 30%;
            }

	.search_input {
		background: #86aedd;
		color: white;
	 	font-family: 'Arial';
		font-size: 12px;
		font-weight: bold;
		padding-left: 4px;
		padding-right: 4px;
		border-bottom: 1px solid #86aedd;
		border-top: 0px;
		border-left: 0px;
		border-right: 0px;
	} 

	.search_input_submit {
		border: 0px;
	} 

/* 1.General design end */

/* 2.Header start */

            #header {
		background: url('../images/header.png');
		height: 147px;
		width: 976px;
		left: 0;
		top: 0;
		margin: 0 auto;
            }

            #header_spacer {
                height: 52px;
                width: 976px;
            }

            #header_top_right {
		color: #006fb4;
		padding-top: 34px;
		padding-left: 780px;
	  	font-size: 11px;
            }

            #header_menue {
	  	height: 39px;
		width: 608px;
		margin-left: 186px;
		float: left;
            }

            #header_right {
	  	height: 39px;
		width: 180px;
		margin-left: 0px;
		float: left;
            }

            #header_content_index {
                height: 24px;
                width: 780px;
	  	margin-top: 3px;
	  	margin-left: 15px;
	  	color: white;
	  	font-size: 12px;
	  	font-weight: bold;
		float: left;
            }

            #header_content_right {
                height: 24px;
                width: 160px;
	  	margin-top: 4px;
		float: left;
            }

	#header_content {
                height: 24px;
                width: 540px;
		margin-left: 15px;
		color: white;
		font-size: 1.6em;
		font-weight: bold;
		font-style: italic;
		color: #638ab0;
	}

	a.wobinich { 
		color: #feeaac;
	}

	a.wobinich:hover { 
		color: #feeaac;
		font-style: underline;
	}

/* Navigation start (class=header)*/

#preload {
	width:1px;
	height:1px;
	visibility:hidden;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: 'Arial';
	font-size: 13px;
	font-weight: bold;
	z-index: 100;
}

#nav a {
	font-weight: bold;
	color: #006fb4;
	text-decoration: none;
}

#nav li li a {
	display: block;
	padding: 0.2em 10px;
	color: #006fb4;
	font-weight: bold;
	font-size: 12px;
	/* border-bottom: 1px solid white; */
}

#nav li li a:hover {
	background: #638ab0;
	color: white;
	/* border-bottom: 1px solid white; */
}

li {
	float: left;
	position: relative;
	width: 12em;
	text-align: center;
	cursor: default;
	border-width: 1px 0;
        text-align: left;
	background-color: transparent;
	z-index: 100;
}

li ul { /* gesamt umrandung des ausklappmenüs */
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: #fef2c9;
	border-bottom: 3px solid #fcc300;
	border-top: 1px solid #fcc300;
	z-index: 100;
}

li>ul {
	border-buttom: 1px white;
}

li:hover ul, li.over ul {
	display: block;
	border-left: 2px solid #fcc300;
	border-right: 2px solid #fcc300;
}

li.objtrenner { /* all list items */
	float: left;
	position: relative;
	width: 1px;
	border-left: 1px solid white;
	background: #006fb4;
	height: 29px;
	padding-top: 12px;
	padding-left: 0px;
}

li.obj1 { /* all list items */
	float: left;
	position: relative;
	width: 68px;
	height: 29px;
	padding-top: 12px;
	padding-left: 12px;
	z-index: 100;
}

li.obj1:hover { /* all list items */
	float: left;
	position: relative;
	width: 68px;
	height: 27px;
	padding-top: 12px;
	padding-left: 12px;
	background-image: url('../images/menue_bg.png');
	background-repeat: repeat-x;
	z-index: 100;
}

li.obj2 { /* all list items */
	float: left;
	position: relative;
	width: 70px;
	height: 27px;
	padding-top: 12px;
	padding-left: 12px;
}

li.obj2:hover { /* all list items */
	float: left;
	position: relative;
	width: 70px;
	height: 27px;
	padding-top: 12px;
	padding-left: 12px;
	background-image: url('../images/menue_bg.png');
	background-repeat: repeat-x;
}

li.obj3 { /* all list items */
	float: left;
	position: relative;
	width: 70px;
	height: 27px;
	padding-top: 12px;
	padding-left: 12px;
}

li.obj3:hover { /* all list items */
	float: left;
	position: relative;
	width: 70px;
	height: 27px;
	padding-top: 12px;
	padding-left: 12px;
	background-image: url('../images/menue_bg.png');
	background-repeat: repeat-x;
}

li.obj4 { /* all list items */
	float: left;
	position: relative;
	width: 53px;
	height: 27px;
	padding-top: 12px;
	padding-left: 12px;
}

li.obj4:hover { /* all list items */
	float: left;
	position: relative;
	width: 53px;
	height: 27px;
	padding-top: 12px;
	padding-left: 12px;
	background-image: url('../images/menue_bg.png');
	background-repeat: repeat-x;
}

li.obj5 { /* all list items */
	float: left;
	position: relative;
	width: 66px;
	height: 27px;
	padding-top: 12px;
	padding-left: 12px;
}

li.obj5:hover { /* all list items */
	float: left;
	position: relative;
	width: 66px;
	height: 27px;
	padding-top: 12px;
	padding-left: 12px;
	background-image: url('../images/menue_bg.png');
	background-repeat: repeat-x;
}

li.obj6 { /* all list items */
	float: left;
	position: relative;
	width: 68px;
	height: 27px;
	padding-top: 12px;
	padding-left: 12px;
}

li.obj6:hover { /* all list items */
	float: left;
	position: relative;
	width: 68px;
	height: 27px;
	padding-top: 12px;
	padding-left: 12px;
	background-image: url('../images/menue_bg.png');
	background-repeat: repeat-x;
}

li.obj7 { /* all list items */
	float: left;
	position: relative;
	width: 63px;
	height: 27px;
	padding-top: 12px;
	padding-left: 12px;
}

li.obj7:hover { /* all list items */
	float: left;
	position: relative;
	width: 63px;
	height: 27px;
	padding-top: 12px;
	padding-left: 12px;
	background-image: url('../images/menue_bg.png');
	background-repeat: repeat-x;
}

/* Navigation end */

/* 2.Header end */

/* 3.Main start */

/* Left Menü start (class=main) */

	a.navi { 
		text-decoration: none;
		color: #006fb4;
	}

	a.navi:hover { 
		text-decoration: none;
		color: #006fb4;
	}

            #menue {
                float: left;
                width: 164px;
	  color: white;
	  font-size: 1.5em;
	  font-weight: bold;
            }

            #menue_spacer {
                float: left;
                width: 3px;
            }

            #button {
                float: left;
	  background: url('../images/button-left.gif');
                height: 23px;
                width: 163px;
                margin-top: 0;
	  color: white;
	  background-repeat: no-repeat;
	  background-position: top; 
            }

            #button_text {
	  margin-top: 3px;
                margin-right: 4px;
	  text-align: right;
	  font-size: 12px;
            }

            #button_sub_header {
                float: left;
	  background: url('../images/button-left.gif');
                height: 21px;
                width: 163px;
                margin: 0 auto;
	  color: white;
	  font-size: 1.5em;
	  font-weight: bold;
            }

            #button_sub {
                float: left;
	  background: url('../images/button-left_sub.gif');
                height: 23px;
                width: 163px;
                margin-top: -2px;
	  color: white;
	  font-size: 1.5em;
	  font-weight: bold;
	  background-repeat: no-repeat;
	  background-position: top; 
            }

            #button_sub_spacer {
                float: left;
	 	height: 10px;
            }

            #button_text_sub {
	  margin-top: 3px;
                margin-right: 4px;
                margin-left: 14px;
	  font-size: 12px;
            }

/* Left Menü end */

/* Textfield main start (class=main)*/

	#ie6_main_2px_bugfix {
	}

            #master_content {
	  	float: right;
                width: 541px;
	  	color: #717272;
            }

            #master_content_top_blue {
                width: 541px;
		background: url('../images/master_content_top_blue.gif');
		height: 115px;
		background-repeat: no-repeat;
            }

            #master_content_top_white {
                width: 541px;
		background: url('../images/master_content_top_white.gif');
		height: 10px;
		background-repeat: no-repeat;
            }

            #main_content_spacer_right {
	  	float: right;
                width: 20px;
            }

            #header_produkte {
                height: 100px;
            }

            #content_blauer_kasten {
                height: 107px;
                width: 539px;
	 	background: #033b78;
	 	padding-top: 8px;
	 	border-top: 2px solid #4081ca;
            }

            #content_produkte_kasten_left {
		width: 130px;
		float: left;
		color: #717272;
		width: 30%;
		text-align: center;
	  	font-weight: bold;
            }

            #content_produkte_kasten_right {
		float: right;
		color: #717272;
		width: 70%;
		text-align: left;
	  	font-weight: bold;
            }

            #text_header_blue {
                width: 539px;
		height: 40px;
	 	margin-top: -115px;
            }

            #text_header_white {
                width: 539px;
		height: 40px;
	 	margin-top: -12px;
            }

            #text_header_text_blue {
		font-size: 20px;
		font-weight: bold;
		color: white;
		padding-top: 8px;
		margin-left: 18px;
		margin-right: 18px;
            }

            #text_header_text_white {
		font-size: 20px;
		font-weight: bold;
		color: #528cce;
		padding-top: 8px;
		margin-left: 18px;
		margin-right: 18px;
	 	border-bottom: 1px solid #528cce;
            }

            #text_header_text2 {
		border-top: 6px solid #216dc3;
		margin-top: -1px;
		margin-left: 18px;
		margin-right: 18px;
		text-align: right;
            }

            #textclass {
		margin-left: 16px;
		margin-bottom: 12px;
		margin-right: 16px;
		min-height: 1900px;

            }

            #textclass p img {
		padding: 6px;
            }

            #text_end_footer {
		border-bottom: 1px solid #dbdcdc;
		border-top: 1px solid #dbdcdc;
		height: 20px;
		width: 509px;
		margin-left: 16px;
		font-size: 11px;
            }

	a.text_end_footer { 
		color: #717272;
		text-decoration: none;
	}

	a.text_end_footer:hover { 
		color: #717272;
		text-decoration: none;
	}

/* Textfield main end */

/* Right Main start (class=main) */

            #main {
                background: url('../images/page_bg.png');
                width: 976px;
	  overflow:auto; /* Muhaha me pwn :D */
            }

            #main_right {
                float: right;
                width: 206px;
            }

            #main_right_border {
                float: right;
                width: 23px;
            }

            #bg_after_pic {
                height: 25px;
                width: 205px;
	  background: #faba00;
	  margin-top: -3px;
            }

            #text_after_pic {
	  font-weight: bold;
	  margin-left: 10px;
	  font-size: 14px;
	  height: 100px;
            }

            #main_right_spacer {
	   height: 11px;
            }

            #main_right_text {
	  margin-left: 10px;
	  margin-top: 3px;
                width: 185px;
	  color: black;
	  font-weight: none;
            }

/* Right Main end */

/* 3.Main end */

/* 4.Footer start */

            #page_buttom {
                height: 14px;
                width: 400px;
	  color: black;
	  margin-left: 10px;
	  font-size: 12px;
            }

            #footer_spacer {
                background: url('../images/page_bg.png');
                height: 10px;
            }

            #footer {
	  background: url('../images/footer.png');
                height: 96px;
                width: 976px;
	background-repeat:no-repeat;
	background-position:bottom; 
		text-align: left;
            }

            #footer_text {
                height: 50px;
                width: 600px;
                text-align: center;
	  margin-left: 187px;
	  color: #717272;
            }

	a.footer { 
		text-decoration: none;
		color: black;
	}

	a.footer:hover { 
		text-decoration: none;
		color: black;
		font-weight: bold;
	}

/* 4.Footer end */

/* 5.Template Design */

/* Neuigkeiten */

#test {
	width: 100%; height: 190px; border-left: 1px solid black; border-right: 1px solid black; border-top: 1px solid black;
}

#test:hover {
	width: 100%; height: 190px; border-left: 1px solid black; border-right: 1px solid black; border-top: 1px solid black; background: black;
}

#tabelle_produkte {
	width: 100%;

	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#tabelle_produkte_inlay {
	float: left;
	width: 2%;
}

 a.hid div {display:none;}
 a.hid:focus div{display:block;}

#news_readmore_button {
	background: url('../images/news_readmore.gif') no-repeat;
	width: 123px;
	height: 16px;
	float: right;
}

#news_readmore_button:hover {
	background: url('../images/news_readmore_o.gif') no-repeat;
	width: 123px;
	height: 16px;
	float: right;
}


/* Neuigkeiten end */

/* 5.Template Design end */