/* CSS Dokument für bonnsmile; vincent.dilg.design. - www.burning-ideas.com */

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	text-align: center;
	background-color: #F4E4CD;
	background-image: url(img/bgr_content.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.headercontainer {
	width: 100%;
	margin: auto;
	background-image: url(img/bgr.jpg);
	background-repeat: repeat-x;
}

.headerbox {
	width: 932px;
	height: 278px;
	margin: auto;
}

.headerbgrleft {
	width: 16px;
	height: 278px;
	background-image: url(img/headerbgr_left.jpg);
	background-repeat: no-repeat;
	float: left;
}

.logobox {
	width: 301px;
	height: 278px;
	background-color: #FFFFFF;
	float: left;
}

.headerpic {
	width: 599px;
	height: 278px;
	background-color: #FFFFFF;
	float: left;
}

.headerbgrright {
	width: 16px;
	height: 278px;
	background-image: url(img/headerbgr_right.jpg);
	background-repeat: no-repeat;
	float: left;
}

.colorbar {
	width: 100%;
	height: 44px;
	margin: auto;
	clear: both;
	background-color: #B8600A;
	text-align: center;
}

.innercontainer {
	width: 900px;
	padding-left: 16px;
	padding-right: 16px;
	margin: auto;
	overflow: auto;
	clear: both;
	background-image: url(img/bgr_content.jpg);
	background-repeat: repeat-y;
}

.navicontainer {
	width: 301px;
	padding-top: 55px;
	float: left;
}

.adressbox {
	width: 236px;
	padding-left: 65px;
	padding-top: 25px;
	clear: both;
	text-align: left;
}

.contentcontainer {
	width: 504px;
	padding-left: 35px;
	padding-right: 60px;
	padding-top: 23px;
	text-align: left;
	float: left;
}



/* Fonts */

body {
	font-family: Arial, Helvetica, sans-serif;
}

.contentcontainer {
	font-size: 12px;
	color: #1A1A1A;
	line-height: 22px;
}

.adressbox {
	font-size: 11px;
	color: #534133;
	line-height: 13px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #F07900;
	margin-bottom: 12px;	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #F07900;
	margin-bottom: 12px;	
}



/* Links */

a:link, a:visited {
	color: #F07900;
	text-decoration: underline;
}

a:hover, a:active {
	color: #523824;
	text-decoration: none;
}

.navibutton:link, .navibutton:visited {
	width: 223px;
	height: 22px;
	padding-top: 6px;
	padding-left: 20px;
	margin-left: 46px;
	margin-right: 12px;
	text-align: left;
	float: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(img/navibut_active.gif);
}

.navibutton:hover, .navibutton:active {
	width: 223px;
	height: 22px;
	padding-top: 6px;
	padding-left: 20px;
	margin-left: 46px;
	margin-right: 12px;
	text-align: left;
	float: left;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #F07900;
	background-image: url(img/navibut_hover.gif);
}

.navibutton2:link, .navibutton2:visited, .navibutton2:hover, .navibutton2:active {
	width: 223px;
	height: 22px;
	padding-top: 6px;
	padding-left: 20px;
	margin-left: 46px;
	margin-right: 12px;
	text-align: left;
	float: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #F07900;
	background-image: url(img/navibut_hover.gif);
}

.subnavibutton:link, .subnavibutton:visited {
	width: 203px;
	height: 22px;
	padding-top: 6px;
	padding-left: 40px;
	margin-left: 46px;
	margin-right: 12px;
	text-align: left;
	float: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(img/subnavibut_active.gif);
}

.subnavibutton:hover, .subnavibutton:active {
	width: 203px;
	height: 22px;
	padding-top: 6px;
	padding-left: 40px;
	margin-left: 46px;
	margin-right: 12px;
	text-align: left;
	float: left;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	color: #F07900;
	background-image: url(img/subnavibut_hover.gif);
}

.subnavibutton2:link, .subnavibutton2:visited, .subnavibutton2:hover, .subnavibutton2:active {
	width: 203px;
	height: 22px;
	padding-top: 6px;
	padding-left: 40px;
	margin-left: 46px;
	margin-right: 12px;
	text-align: left;
	float: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #F07900;
	background-image: url(img/subnavibut_hover.gif);
}

.subnavibutton_big:link, .subnavibutton_big:visited {
	width: 203px;
	height: 32px;
	padding-top: 6px;
	padding-left: 40px;
	margin-left: 46px;
	margin-right: 12px;
	text-align: left;
	float: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(img/subnavibut_active.gif);
}

.subnavibutton_big:hover, .subnavibutton_big:active {
	width: 203px;
	height: 32px;
	padding-top: 6px;
	padding-left: 40px;
	margin-left: 46px;
	margin-right: 12px;
	text-align: left;
	float: left;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	color: #F07900;
	background-image: url(img/subnavibut_hover.gif);
}

.subnavibutton_big2:link, .subnavibutton_big2:visited, .subnavibutton_big2:hover, .subnavibutton_big2:active {
	width: 203px;
	height: 32px;
	padding-top: 6px;
	padding-left: 40px;
	margin-left: 46px;
	margin-right: 12px;
	text-align: left;
	float: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #F07900;
	background-image: url(img/subnavibut_hover.gif);
}



/* Formulare */

.inputname {
	width: 295px;
	height: 16px;
	border: 1px solid #F07900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E4E4E4;
}

.inputnamebig {
	width: 295px;
	height: 120px;
	border: 1px solid #F07900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E4E4E4;
}

.sendbutton {
	width: 299px;
	height: 20px;
	border: 1px solid #49301A;
	background-color: #F07900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #49301A;
}



/* Sonstiges */

.noborder {
	border: 0px;
}

.border {
	border: 1px solid #F07900;
}

.border2 {
	border: 1px solid #49301A;
}
