/*

Farben:

			orange: #fd7d12
			blau:
			
*/


html {height: 101%; font-size: 62.5%;}

body { 
			font-family: Trebuchet MS, Arial, Tahoma, sans-serif; 
			max-width: 1266px;
			background: url(images/bg_left_column.png) repeat-y;
			}

* {margin: 0px; padding: 0px; border: 0px;}

h1, h2, h3, h4, h5, h6 {font-family: Trebuchet MS, Arial, Tahoma, sans-serif;}

h2 {
	font-size: 2em;
	color: #1e2e72;
	margin-left: 40px;
	padding-top: 10px;
}

h3 {
	font-size: 1.6em;
	color: #1e2e72;
	margin-left: 40px;
	padding-top: 10px;
}

a {font-family: Lucida sans, Helvetica, Arial; font-size: 1.2em; color: white; text-decoration: none;}
a:link {}
a:visited {}
a:hover {}
a:active {}

.text {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-left: 40px;
	color: #666;
	text-align: justify;
	}
	
.text a {
	font-size: 1.2em;
	text-decoration: none;
	color: #fd7d12;
}

.list {
	font-size: 1.4em;
	line-height: 2.0em;
	margin-left: 60px;
	color: #1e2e72;
	}
	
.link {
	padding-left: 40px;
}
	
.link a {
	display: block;
	color: #666;
	padding-top: 5px;
	}
	
.link img {
	float: left;
	margin-right: 10px;
}

.highlight {
	font-size: 1.1em;
	color: #1e2e72;
}

.teasertext {
	margin-left: 10px;
	font-size: 2.8em;
	font-weight: bold;
	color: #5b79a2;
}

.tel {
	font-size: 2em;
	color: white;
}
	
div#wrapper {
	width: auto;
}

div#page {
	width: 100%;
}

div#header {
	width: 100%;
}

#logo {
    float: left;
    background: url(images/logo_neu.jpg) no-repeat;
    width: 408px;
    height: 119px;
    text-indent: -3333px;
    border: 0;
}

#effect {
    float: left;
    background: url(images/bg_header.jpg) no-repeat;
    width: 573px;
    height: 119px;
}

div#left_column {
	float: left;
	width: 410px;
	height: 100%;	
}

#logo a {
    display: block;
    width: 350px; /* larger than actual image? */
    height: 55px;
    margin-top: 20px;
    margin-bottom: 10px;
    text-decoration: none;
    border: 0;
}

div#teaser {
	float: left;
	width: 230px;
	height: 100%;
	padding-top: 40px;
}

div#nav {
	float: right;
	width: 175px;
	height: 100%;
	margin-top: 50px;
	margin-right: 5px;
	background: url(images/bg_nav.png) repeat-y;
}

div#nav ul {
	margin: 0 0 40px 10px;}

div#nav li {
	list-style-type: none;
	text-decoration: none;
	height: 145px;
}

#nav li a#analyse {
	display: block;
	height: 145px;
	background: url(images/bg_li_analyse.png) no-repeat 7px;
}

#nav li a#analyse:hover {
	display: block;
	height: 145px;
	background: url(images/bg_li_analyse_highlight.png) no-repeat 7px;
}

body#index #nav li a#analyse {
	display: block;
	height: 145px;
	background: url(images/bg_li_analyse_active.png) no-repeat 7px;	
}
	
#nav li a#ergebnis {
	display: block;
	height: 145px;
	background: url(images/bg_li_ergebnis.png) no-repeat 7px;
}

#nav li a#ergebnis:hover {
	display: block;
	height: 145px;
	background: url(images/bg_li_ergebnis_highlight.png) no-repeat 7px;
}

body#ergebnis #nav li a#ergebnis {
	display: block;
	height: 145px;
	background: url(images/bg_li_ergebnis_active.png) no-repeat 7px;	
}

div#nav li a#erfolg {
	display: block;
	height: 150px;
	background: url(images/bg_li_erfolg.png) no-repeat 7px;
}

div#nav li a#erfolg:hover {
	display: block;
	height: 150px;
	background: url(images/bg_li_erfolg_highlight.png) no-repeat 7px;
}

body#erfolg #nav li a#erfolg {
	display: block;
	height: 145px;
	background: url(images/bg_li_erfolg_active.png) no-repeat 7px;	
}

div#nav li a#kontakt {
	display: block;
	height: 150px;
	background: url(images/bg_li_kontakt.png) no-repeat 7px;
}

div#nav li a#kontakt:hover {
	display: block;
	height: 150px;
	background: url(images/bg_li_kontakt_highlight.png) no-repeat 7px;
}

body#kontakt #nav li a#kontakt {
	display: block;
	height: 145px;
	background: url(images/bg_li_kontakt_active.png) no-repeat 7px;	
}

div#right_column {
	width: 550px;
	float: left;
}

div#right_column_content {
	width: 475px;
	padding-right: 60px;
	padding-left: 20px;
	margin-bottom: 40px;
}

.schmuckbilder {
	margin-left: 20px;
}

.grafik {
	margin-top: 15px;
	margin-bottom: 15px;
}

.mark {
	float: left;
}

div#contact_privat {
	overflow: hidden;
	width: auto;
	margin: 20px 0 20px 20px;
}

.contact_legend {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 20px;
	color: #666;
}

.label { 
	font-size: 1.0em;
	width: 300px;
	border: 1px solid #999;
	margin-right: 40px;
}

.form {
	font-size: 1.1em;
	line-height: 2.0em;
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom: 20px;
	color: #666;
}

#subject {
	clear: both;
}

textarea {
	width: 300px;
	border: 1px solid #999;
}

.button_left {
	float: left;
	background: #999;
	margin-top: 15px;
	border: 1px solid #999;
	padding: 3px;
	color: white;
	font-size: 1.0em;

}

.button_right {
	float: right;
	margin-right: 133px;
	background: #999;
	margin-top: 15px;
	border: 1px solid #999;
	padding: 3px;
	color: white;
	font-size: 1.0em;
}

div#footer {
	font-size: 1.2em;
	width: 450px;
	clear: both;
	border-top: 1px solid #e3e3e3;
	color: #a7a7a7;
	padding-top: 10px;
	margin-left: 60px;
	margin-bottom: 30px;
}

div#footer a {
	font-size: 1.0em;
	text-decoration: underline;
	color: #1e2e72;
	margin-right: 10px;
}

.impressum  {
	text-decoration: none;
	color: #666;
}

.Bildunterschrift {
	color: #666;
	margin-top: 5px;
	margin-left: 40px;
	margin-bottom: 20px;
}
	
