@CHARSET "ISO-8859-1";

html, body {
	text-align: center;
}

body {
	background: transparent url(../img/bg1.jpg) repeat center center;
	font: 62.5% Arial;
	color: #fff;
	line-height: 1.6em;
	letter-spacing: normal;
}

.clear { clear: both; }

a { line-height:1.6em; }

#page_margins { width: 1000px; margin: 0 auto; position: relative; text-align: left; }
	#logo_wrapper { height: 95px; margin-top: 5px; }
		#logo_wrapper #logo_left { width: 50%; float: left; display: inline; }
		#logo_wrapper #logo_center { width: 20%; float: left; display: inline; text-align: right; }
		#logo_wrapper #logo_right { width: 30%; float: right; display: inline; text-align: right; padding-top: 45px; }	

	#navigation_wrapper { width: 100%; height: 4em; margin-top: 5px; background: #0f0f0f none;
		border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
		#navigation_wrapper .navitem { float: left; width: 100px; height: 5em; }

	#header_wrapper { background: #0f0f0f none; width: 30em; height: 5.2em; margin-top: 8px; }
		#header_wrapper h1 { text-align: left; color: #f8981d; font: italic 1.8em georgia,arial; padding: 4px 0 2px 4px; }
		#header_wrapper h2 { text-align: left; color: #949494; font: 1.3em arial,verdana; padding-left: 4px; }
		
	#content_wrapper { min-height: 240px; text-align: left; width: 100%; margin-top: 20px; background: #0f0f0f none; } 
	#content_wrapper.history { width: 540px; }
	#content_wrapper.win { width: 540px; }
	#content_wrapper.contact { width: 740px; } 
	#content_wrapper.partners { width: 830px; } 
	/*#content_wrapper.home, #content_wr*/
		#content_wrapper #content_left { padding: 15px; width: 510px; float: left; display: inline; position: relative; }
		#content_wrapper #content_right { padding: 15px; width: 430px; float: right; display: inline; }
		#content_wrapper.contact #content_left { width: 400px; } 
		#content_wrapper.contact #content_right { width: 200px; }
		#content_wrapper.contact #content_right img { margin-bottom: 20px; } 
		#content_wrapper.partners #content_left { width: 800px; } 
		#content_wrapper.guestbook #content_left { width: 470px; } 
		#content_wrapper.guestbook #content_right { width: 470px; }
		
	#footer_wrapper { width: 100%; height: 35px; padding-top: 5px; }
		#footer_wrapper p { color: #ccc; font: 1.1em arial,verdana; text-align: center; }

/* intro */
#introlayout_wrapper { position: absolute; width: 570px; height: 180px; padding: 115px 0 0 0; margin: -160px 0 0 -285px; top: 50%; left: 50% }

#introlayout_wrapper a { font: 1.1em Arial,verdana; }
#introlayout_wrapper a:link { color: #fff ; text-decoration: none; }
#introlayout_wrapper a:visited { color: #fff; text-decoration: none; }
#introlayout_wrapper a:active { color: #fff; text-decoration: none; }
#introlayout_wrapper a:hover { color: #f8981d; text-decoration: none; }

/* navigation */
.navitem a { padding-left: 4px; font: italic 1.1em georgia,arial; margin-top: .5em; display: block; }
.navitem a:link { color: #fff ; text-decoration: none; }
.navitem a:visited { color: #fff; text-decoration: none; }
.navitem a:active { color: #fff; text-decoration: none; }
.navitem a:hover { color: #f8981d; text-decoration: none; }

.navitem span { padding-left: 4px; color: #f9ae00; font: italic 1em georgia,arial; }

#logo_wrapper #logo_center p { padding-top: 65px; text-align: center; }
#logo_wrapper #logo_center a { font: 1.1em Arial,verdana; }
#logo_wrapper #logo_center a:link { color: #fff ; text-decoration: none; }
#logo_wrapper #logo_center a:visited { color: #fff; text-decoration: none; }
#logo_wrapper #logo_center a:active { color: #fff; text-decoration: none; }
#logo_wrapper #logo_center a:hover { color: #f8981d; text-decoration: none; }

/* content */
#content_wrapper { }
#content_wrapper ul { color: #ccc; list-style-type: disc; }
#content_wrapper li { margin-left: 2em; font: 1.2em Arial;  color: #ccc; }
#content_wrapper p { font: 1.2em Arial; color: #ccc; padding-top: 1em; }

#content_wrapper h1 { font: 1.7em Arial, Verdana; color: #F7931E;}
#content_wrapper h2 { font: 1.1em Arial, Verdana; color: #222; }
#content_wrapper h3 { font: 1.3em Arial, Verdana; color: #f8981d; border-bottom: 1px solid #ccc; padding-bottom: 3px; margin-bottom: 8px; }
#content_wrapper h4 { font: 1.2em Arial, Verdana; color: #f8981d; margin-bottom: 4px; }

#content_wrapper a { color: #f9ae00; }
#content_wrapper a:link { text-decoration: underline; }
#content_wrapper a:visited { text-decoration: underline; }
#content_wrapper a:active {	text-decoration: underline; }
#content_wrapper a:hover { text-decoration: none; color: #ccc; }

/* home */

/* win */
#content_wrapper p.win { min-height: 3.5em; color: #f8981d; font: italic 1.4em georgia,arial; padding: 12px 0 10px 0;
	border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-top: 20px; }
#content_wrapper p.win a { color: #f8981d; }
#content_wrapper p.win a:link, #content_wrapper p.win a:visited { text-decoration: none; }
#content_wrapper p.win a:hover { text-decoration: none; color: #F7931E; text-decoration: underline; }
#content_wrapper p.win img { float: left; padding-right: 20px; display: block; }
#content_wrapper.win h4 { font-size: 1.2em; color: #ccc; padding-top: 5px; }

/* media */
#alb_left { display: inline; width: 30%; float: left; }
#alb_right { display: inline; width: 70%; float: right; }

.cat_col { width: 19%; display: inline; float: left; text-align: center; padding-top: 20px; }
#content_wrapper.media #content_left { width: 100%; }

.alb_el_left { display: inline; width: 11%; float: left; }
.alb_el_right { text-align: left; display: inline; width: 88%; float: right; }
.alb_el_right p { padding-top: 15px; }

.hidelink { display: none; visibility: hidden; height: 0; width: 0; }

/* slideshow */
#slideshow img.image { display: none; }
#slideshow { background: transparent url(img/spinner.gif) no-repeat scroll center center; float: right; display: inline;
	width: 360px; height: 270px; position: relative; border: 1px solid #fff; }

/* offerte */
#content_wrapper.offer #content_right p { padding-top: 25px; }

/* guestbook */
#content_wrapper.guestbook #content_right p { padding-bottom: 15px; }
#content_wrapper.guestbook #content_left form { margin-top: 20px; }

/* guestbook pagination */
#pagination { padding-top: 20px; }

#pagination .pagination_text { font: 1.1em Verdana; color: #fff; padding: 1px 5px; }
#pagination .pagination_active { font: bolder 1.1em Arial; color: #fff; padding: 1px 5px; }
	
#pagination a {
	font: 1.1em Verdana;
	color: #F7931E;
	border: 1px solid #ccc;
	padding: 1px 5px;
	text-decoration: none;
	margin: 0 3px 0 3px;
}

#pagination .pagination_prev { margin-right: 18px; }
#pagination .pagination_next { margin-left: 18px; }

#pagination span.pagination_prev { font: 1.1em Verdana; color: #fff; }
#pagination span.pagination_next { font: 1.1em Verdana; color: #fff; }

#pagination a:link, #pagination a:visited { background: transparent; color: #F7931E; border: 1px solid #ccc;}
#pagination a:hover { background: #F7931E; color: #fff; border: 1px solid #fff; }
