/* ################ */
/* # CSS Document # */
/* ################ */

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #eef2fb;
	color: #6f6f6f;
	margin: 0;
	padding: 0;
}

html {
	height:100%;
	margin-bottom:1px;
}

div#page {
	padding: 0;
	margin: 0px auto;
	width: 1000px;
}

div#oben {
	width: 1000px;
	/*height: 150px;*/
	text-align: left;
	background-color: #00285a;
	background-image: url(http://www.hueber-kulmbach.de/img/hintergrund_oben.jpg);
	background-repeat: no-repeat;
}

div#footer {
	width: 1000px;
	height: 225px;
	text-align: left;
	background-color: #fff;
	background-image: url(http://www.hueber-kulmbach.de/img/footer-grafik.jpg);
	background-repeat: no-repeat;
	background-position: 0 57px;
	margin: 0 0 0 0;
}

#footer_titel {
	/*margin-top: -57px;*/
	position: absolute;
}

#footer_links {
	float: right;
	margin-top: 157px;
	margin-right: 50px;
	height: 30px;
	-moz-border-radius:10px;
	border: 1px solid #f67400;
	background-color: #ff8d20;
}

#footer_links a {
	font-size: 11px;
	color: #f6d3b1;
	height: 30px;
	padding: 5px 15px 5px 5px;
}

div#content {
	text-align: left;
	background-image: url(http://www.hueber-kulmbach.de/img/hintergrund_content.gif);
	background-repeat: repeat-y;
}

* html body{
/*	overflow: auto;*/
} 

* html div#content{
/*	height: 100%;*/
/*	overflow: auto;*/
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #587fad;
}

a:hover {
	text-decoration: underline;
}


p {
	margin: 0;
	padding: 0 0 10px 0;
}

ul, li {
	margin: 0;
	padding-left: 15px;
}

li {
	padding-bottom: 12px;
}

#logo {
	float: left;
	padding-left: 35px;
	padding-top: 10px;
}

#claim {
	float: left;
	padding-left: 25px;
	padding-top: 58px;
}

#suche {
	float: right;
	width: 340px;
	height: 20px;
	margin-right: 50px;
	padding: 5px 0 0 0;
	font-weight: bold;
	color: #c3d4ef;
}

form {
	padding: 0;
	margin: 0;
}

input.suche {
	width: 160px;
	color: #ffffff;
	background-color: #122d59;
	border: 1px solid #274975;
	padding: 0;
	margin: 0;
}

h1 {
	margin:0;
	padding: 0 0 30px 0;
	font-size: 19px;
	font-weight: bold;
	color: #587fad;	
}

h2, h3, h4, h5, h6 {
	margin:0;
	padding: 0 0 30px 0;
	font-size: 19px;
	font-weight: bold;
	color: #b95b00;	
}

div.clear {
	clear: both;
}

#navigation {
	margin-top: 14px;
	padding-right: 30px;
	width: 800px;
	/*height: 28px;*/
	float: right;
}

#navigation a {
	font-size: 11px;
	font-weight: bold;
	color: #c3d4ef;
	width: 70px;
	padding: 6px 0 10px 0;
	height: 10px;
	text-decoration: none;
	text-align: center;
	float: right;
}

#navigation a:hover {
	color: #ffffff;
}

#navigation a.aktiv {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	width: 70px;
	padding: 6px 0 10px 0;
	height: 11px;
	text-decoration: none;
	text-align: center;
	float: right;
	background-image: url(http://www.hueber-kulmbach.de/img/navigation-aktiv.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#navigation .linie {
	font-size: 0px;
	height: 30px;
	width: 1px;
	padding: 0;
	margin: 0;
	float: right;
	background-image: url(http://www.hueber-kulmbach.de/img/linie-navigation.jpg);
	background-repeat: no-repeat;
}

#subnavigation {
	background-color: #00285a;
	padding: 0 0 0 40px;
	border: 1px solid #00285a;
	border-top: none;
}

#subnavigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c3d4ef;
	float: left;
	padding: 0 5px 0 5px;	
	line-height: 32px;
	font-weight: normal;
	text-decoration: underline;
	
}

#subnavigation a.aktiv {
	color: #ffffff;
	font-weight: bold;
	background-color: #597FAE;	
	text-decoration: none;
}

#subnavigation div.subnavigation {
	float: left;
	padding: 7px 10px 7px 10px;
	height: 16px;
	text-align: center;
	background-color: #597fae;
}

#subnavigation div.aktiv, #subnavigation div.aktiv a {
	color: #ffffff;
	background-color: #587fad;
}

#datum {
	color: #ffffff;
	float: right;
	background-color: #00285a;
	line-height: 30px;
	padding: 0 20px 0 0;
}

#datum b {
	font-weight: bold;
	color: #c3d4ef;
}

#produktnavigation {
	width: 190px;
	padding-top: 20px;
	margin-bottom: 50px;
}

#produktnavigation a {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 0;
	display: block;
	border-bottom: 1px solid #e2e2e2;
}

#produktnavigation a.hauptpunkt {
	color: #ffffff;
	font-weight: bold;
	background-color: #587fad;
}
#produktnavigation a.subnavigation {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 0;
	display: block;
	border-bottom: 1px solid #e2e2e2;
}

#produktnavigation a.aktiv {
	color: #ff7d00;
	font-weight: bold;
}

.anfrage {
	position: absolute;
	top: 162px;
	margin-left: 467px;
}

div.sitemap {
}

div.sitemap ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
div.sitemap ul.oberpunkt {
	margin: 0;
	padding: 0;
	list-style:none;
	margin: 0 60px 10px 0;
	
}
div.sitemap li {
	margin: 0 0 0 20px;
	padding: 0;
}
div.sitemap li a{
	display: block;
	color: #ff7d00;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
div.sitemap li.unterpunkt a{
	display: block;
	color: #587fad;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

a.sitemap {
	display: block;
	color: #ff7d00;
	font-weight: bold;
}

a.unterpunkt {
	display: block;
	color: #587fad;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 1px;
}
.minheight {
	height: 340px;
	width: 1px;
	float: left;
}

.contentlinks {
	width: 239px;
	float: left;
	padding: 0;
	background-color: #f5f2ee;
	border-right: 1px solid #e2e2e2;
	background-image: url(http://www.hueber-kulmbach.de/img/hintergrund_rahmen.gif);
	background-repeat: repeat-x;
}

.contentlinks .bild  {
	float: left;
	width: 80px;
	height: 80px;
	padding: 4px;
	margin-right: 8px;
	background-color: #f5f2ee;
	border: 1px solid #e2e2e2;
	text-align: center;
	vertical-align: middle;
}

.contentrechts {
	width: 760px;
	float: left;
	background-image: url(http://www.hueber-kulmbach.de/img/hintergrund_rahmen.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

.inhalte {
	float: left;
	padding: 20px;
}

.inhalte h1 {
	margin:0;
	padding: 0 0 30px 0;
	font-size: 19px;
	font-weight: bold;
	color: #587fad;	
}


.textspalte {
	float: left;
	width: 340px;
	padding-right: 20px;
	background-color: #ffffff;
}

.textspalte h1 {
	margin:0;
	padding: 0 0 30px 0;
	font-size: 19px;
	font-weight: bold;
	color: #587fad;	
}

.bild  {
	width: 295px;
	padding: 20px;
	background-color: #f5f2ee;
	border: 1px solid #e2e2e2;
	-moz-border-radius: 5px;
	text-align: center;
}

.bildgalerie {
	width: 145px;
	font-weight: bold;
	color: #587fad;
	float: left;
	margin: 0 15px 15px 0;
}

.bildgalerie img {
	border: 1px solid #e2e2e2;
}

#seitennavigation {
	padding-top: 10px;
	float: left;
	width: 335px;
	font-weight: normal;
	color: #6f6f6f;
}

#seitennavigation a {
	font-weight: normal;
}

div#subnavigation_links {
	display: block;
	margin: 20px 0 0 0;
}

div#subnavigation_links a {
	color: #587fad;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	padding: 5px 0 5px 20px;
	display: block;
	width: 180px;
	font-weight: normal;
}

div#subnavigation_links a.aktiv {
	color: #FF7F00;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	padding: 5px 0 5px 20px;
	font-weight: bold;
	display: block;
	width: 180px;
}

div#subnavigation_links a.topnav {
	background-color: #587fad;
	color: #fff;
	border-bottom: none;
	display: block;
	padding: 5px 0 5px 20px;
	background-image: url(http://www.hueber-kulmbach.de/img/pfeil-navi.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	font-weight: bold;
}

div#subnavigation_links a.topnav_aktiv {
	background-color: #587fad;
	color: #fff;
	border-bottom: none;
	display: block;
	padding: 5px 0 5px 20px;
	background-image: url(http://www.hueber-kulmbach.de/img/pfeil-navi-aktiv.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	font-weight: bold;
}

div#subnavigation_links a.zurueck {
	background-color: #FF7F00;
	color: #fff;
	border-bottom: none;
	display: block;
	padding: 5px 0 5px 20px;
	background-image: url(http://www.hueber-kulmbach.de/img/pfeil-zurueck.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;
}

div#subnavigation_links a.aktiv {
	color: #FF7F00;
}

div#formular {
	width: 600px;
}

div#formular label {
	float: left;
	clear: both;
	width: 100px;
	margin: 10px 0 0 50px;
}

div#formular span {
	margin: 0 0 0 50px;
}

div#formular input {
	float: left;
	width: 200px;
	margin: 10px 0 0 50px;	
}

div#formular textarea {
	float: left;
	width: 350px;
	margin: 0 0 0 50px;	
}

div#formular input.submit {
	margin: 5px 0 0 205px;
}



/*
	border: 1px solid blue;
*/


form {
	margin: 0;
	padding: 0;
}

hr {
	border-top: 1px solid #ccc;
	border-bottom: none;
	border-left: none;
	border-right: none;
	width: 100%;
	background-color: transparent;
	height: 0px;
	margin: 10px 0 10px 0;
}

.textspalte img  {
	float: left;
	padding: 10px;
	background-color: #f5f2ee;
	border: 1px solid #e2e2e2;
	-moz-border-radius: 5px;
	margin: 0 10px 10px 0;	
	
}

.textspalte div#map img{
	background-color: transparent;
}

.textspalte img.no-border {
	float: none;
	padding: 0;
	background-color: transparent;
	border: none;
	-moz-border-radius: 0;
	margin: 0 0 0 0;	

}
.textspalte p {
	clear: both;
}
