/* ------------- "generic" styles */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fdb71d;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0.5pt;
}

body b{
	font-weight: bold;
}

a {
	text-decoration: underline;
	color: #7d6b4b;
}
a:hover {
	text-decoration: none;
	color: #7d6b4b;
}

a img {
	border: 0;
}
#container{
	width:932px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fdf0d3;
	padding-top: 2px;
	margin-right:auto;
	margin-left:auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c8751b;
	border-left-color: #c8751b;
}

/* ------------- meta navigation styles */

#metahead {
	background: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #9c9c9c;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	width: 932px;
}

#metahead a {
	color: #9c9c9c;
	text-decoration: none;
}

#metahead a:hover {
	color: #9c9c9c;
	text-decoration: underline;
}

/* ------------- logo styles */

#logohead {
	width: 932px;
}
#homelink {
	display: inline;
}

/* ------------- header styles */

#header {
	margin:0 0 0 0px;
}

/* ------------- footer navigation styles */

#footerhead {
	margin-top: 30px;
	padding-top: 25px;
	padding-bottom: 15px;
	height: 40;
	background: #000000;
	width: 932px;
	color: #9c9c9c;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
}

#footerhead a {
	color: #9c9c9c;
	text-decoration: none;
}

#footerhead a:hover {
	color: #9c9c9c;
	text-decoration: underline;
}



/* Vier Spalten Behaelter */

#main_links {
	width:932px;
	padding:19px 0 0 0;
	margin-right:auto;
	margin-left:auto;
}

#main_links h1{
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 0px;
	color:#0a69d1;
	font-size: 11px;
	font-weight: bold;
}

#einfuehrung {
	color:#000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	letter-spacing: 0.5pt;
}

#main_links img.icons {
	float: left;
	margin: 0px 0px 0px 0px;
}
#main_links img.illus {
	float: left;
	margin: 0px 10px 5px 0px;
}
#main_links img.fotos {
	float: left;
	margin: 4px 10px 5px 0px;
}


/*  Veranstaltungen und Aktuelles, Produkt seiten */

#newstext {
	margin:0px 0px 0px 20px;
}

#main_links h2{
	margin:0px;
	padding:6px 0px 3px;
	color:#000000;
	font-size: 16px;
	font-weight: normal;
}

#main_links h3{
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 20px;
	color:#0a69d1;
	font-size: 11px;
	font-weight: bold;
}

/*  Titel - Produktdetailseiten */
#main_links h4{
	margin:0px 0px 0px 0px;
	padding:14px 0px 0px 0px;
	color:#7d6844;
	font-size: 16px;
	font-weight: bold;
}
/*  Untertitel - Produktdetailseiten */
#main_links h5{
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 0px;
	color:#7d6844;
	font-size: 11px;
	font-weight: normal;
}
/*  Links auf der rechten Seite */
#rechte_seite {
	margin:0px 0px 0px 0px;
	padding:40px 0 0 11px;
}

#rechte_seite b{
	color:#0a69d1;
	font-weight: bold;
}
#rechte_seite h9{
	color:#0a69d1;
	
}
#main_links img.news {
	float: left;
	margin: 4px 7px 0px -20px;
}



/*  Haupt Navigation */

#navlinkson {
	font-size: 11px;
	margin: 0 0 0 0;
	font-weight: bold;
	background-image: url(images/buttons/nav_bg.gif);
	background-repeat: no-repeat;
}
#navlinkson a {
	color:#7c6a46;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 0px 10px 12px;
	display:block;
}
#navlinkson a:hover {
	color:#7c6a46;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/buttons/rollnav_bg.gif);
	background-repeat: no-repeat;
}

#navlinkspro {
	font-size: 11px;
	margin: 0 0 0 0;
	font-weight: bold;
}
#navlinkspro a {
	color:#7c6a46;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 0px 10px 12px;
	display:block;
}
#navlinkspro a:hover {
	color:#7c6a46;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/buttons/rollnav_bg.gif);
	background-repeat: no-repeat;
}

#navlinks {
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: normal;
}

#navlinks a {
	color:#7c6a46;
	padding: 7px 0px 10px 12px;
	text-decoration: none;
	display:block;

}
#navlinks a:hover {
	color:#7c6a46;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/buttons/rollnav_bg.gif);
	background-repeat: no-repeat;
}


/*  Vier Spalten Design */

.col1{
float:left;
padding:0px 8px 0px 25px;
width:158px;
}

.col2{
float:left;
padding:0px 8px 0px 25px;
width:221px;
}


.col3{
float:left;
padding:0px 8px 0px 25px;
width:233px;
}

.col4{
float:left;
padding:0px 0px 0px 25px;
width:180px;
}

/*  Zweite spalte von Produktdetails */
.colp2{
float:left;
padding:0px 8px 0px 25px;
width:487px;
}

/*  Drei spalten von Produktenuebersicht  */
.colu2{
float:left;
padding:0px 8px 0px 25px;
width:211px;
}

.colu3{
float:left;
padding:0px 8px 0px 25px;
width:212px;
}

.colu4{
float:left;
padding:0px 0px 0px 25px;
width:211px;
}

/*  Zweite spalte von Produktdetails */
.colall{
float:left;
padding:0px 8px 0px 25px;
width:692px;
}

/*  team spalten von Produktenuebersicht  */
.colt2{
float:left;
padding:0px 8px 0px 0px;
width:211px;
}

.colt3{
float:left;
padding:0px 8px 0px 25px;
width:212px;
}
/*  Form Design */

.formtext {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	color: #7d6a47;
}
.formtext10 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	line-height: 13px;
	color: #7d6a47;
}
.formtext10 a{
	text-decoration: none;
}
.formtext10 a:hover{
	text-decoration: underline;
}
.formfield {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align: left;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	background-color: #FFF;
	border: 1px solid #e27d03;
	padding: 2px;
	margin: 2px;
}
.formbutton {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	background-color: #FFF;
	border: 1px solid #e27d03;
	padding: 1px;
	margin: 2px;
	
}
.casetext {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000000;
}
