@media screen {

/* @group basics */

* {
	margin: 0;
	padding: 0 10 10 0;
}

body {
	margin: 0;
	padding: 0;
	

/*color: #a0a0a0;*/
	color: #6c696e;
	line-height: 150%;
	font: x-small 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: #e5e5e5 url(/img/bg.gif) repeat-x 0 0;
}

/* @end */

/* @group navigation */

#nav_container {
	width: 900px;
	text-align: center;
	margin: 66px 0 0;
	padding: 0;
}

#nav {
	width: 910px;
	font: 120%/normal Verdana, sans-serif;
	margin: 66px auto 0;
	padding: 0;
	letter-spacing: 1px;
}

#nav ul {
	margin: 0;
	list-style: none;
	padding: 10px 10px 0;
}

#nav li {
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
	background: url("/img/top_right.gif") no-repeat right top;
	width: 144px;
	height: 37px;
	text-align: center;
}

#nav li:hover {
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
	background: url("/img/top_right_on.gif") no-repeat right top;
	width: 144px;
	height: 37px;
	text-align: center;
}

#nav #home:hover {
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
	background: url("/img/home_over.gif") no-repeat right top;
	width: 144px;
	height: 37px;
	text-align: center;
}

#nav #home {
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
	background: url("/img/home.gif") no-repeat right top;
	width: 144px;
	height: 37px;
	text-align: center;
}

#nav a {
	display: block;
	background: url("/img/top_left.gif") no-repeat left top;
	text-decoration: none;
	color: white;
	height: 37px;
	font-weight: bold;
	padding-top: 12px;
}

#nav img {
	margin-top: -4px;
}

#nav a:hover {
	color: white;
	background-image: url("/img/top_left_on.gif");
	color: white;
}

#nav #current {
	background-image: url("/img/top_right_on.gif");
	color: white;
}


#nav #current_home {
	color: white;
	background: #7db721 url("/img/home_over.gif") no-repeat center center;
}


#nav #current_home a {
	background-image: url("/img/top_left_on.gif");
	color: white;
}

#nav #current a {
	background-image: url("/img/top_left_on.gif");
	color: white;
}
#nav #current a:hover {
	text-decoration: none;
	color: white;
}

#nav_bottom {
	text-decoration: underline;
	line-height: 22px;
	color: white;
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
	height: 22px;
	background-color: #7db721;
	vertical-align: middle;
	text-align: center;
}

/* @group subnavi */

#sub_nav {
	font-size: 100%;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 12px 57px;
	position: relative;
	text-align: left;
	padding: 12px 0 0;
}

#sub_nav ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

#sub_nav li {
	margin: 0 40px 0 0;
	padding: 0;
	text-align: center;
	display: inline;
}

#sub_nav a {
	padding: 0;
	color: #6c696e;
	text-decoration: none;
	margin: 0;
}

#sub_nav a:hover, #sub_nav #current a {
	color: #7db721;
	text-decoration: none;
}

/* @end */

/* @end */

/* @group Inhalt_Kasten */

/* @group main_text */

#main_text {
	width: 500px;
	position: relative;
	line-height: 140%;
	padding: 0 0 25px;
	margin: 0 0 0 57px;
}

#main_text a {
	color: #6c696e;
}

#main_text_start {
	width: 900px;

}

.startpic{
	margin: 0;
	padding: 0;
	width: 239px;
}


#main_text_start table {
	width: 820px;
	margin-left: 57px;
}

#main_text_start td {
	vertical-align: top;
	text-align: left;
	width: 200px;
	padding-right: 14px;
	margin-left: 25px;
}

#main_text_start img {
	margin-bottom: 10px;
}

#main_text_start a {
	text-decoration: none;
	color: #6c696e;
}

#main_text h1 {
	text-align: left;
	position: relative;
	color: #7db721;
	font-size: 180%;
	padding-top: 30px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 15px;
	line-height: 1.2em;
}

#main_text h2 {
	color: black;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.4em;
	padding-bottom: 6px;
}

#main_text p {
	position: relative;
	margin: 0;
	padding: 0 0 0.6em;
}
.argumente{
		text-align: left;
	margin: 10px 0 0;
	padding: 5px 60px 25px 20px;
	/*background: url(/img/sidebox_bottom.gif) no-repeat 0 bottom;*/
	font-weight: normal;
	font-style: normal;
}
.argumente li {
	list-style-image: url(/img/ok.gif);
	list-style-type: none;
	margin-left: 20px;
	padding-bottom: 6px;
}
.bildlinks {
	margin-right: 20px;
	padding-top: 0;
	margin-left: 0;
	margin-bottom: 10px;
}
.bildlinks2 {
	margin-right: 20px;
	padding-top: 20px;
	margin-left: 0;
	margin-bottom: 10px;
}
.bildlinks4 {
	margin-right: 20px;
	padding-top: 10px;
	margin-left: 0;
	margin-bottom: 1px;
}
.bildlinks5 {
	margin-right: 20px;
	padding-top: 1px;
	margin-left: 0;
	margin-bottom: 1px;
	clear: both;
}
.bildlinks6 {
	margin-right: 20px;
	padding-top: 10px;
	margin-left: 0;
	margin-bottom: 20px;
	clear: both;
}
.bildzentriert {
	text-align: center;
	margin: 0 0 15px 25px;
}
.bildzentriert2 {
	text-align: center;
	margin: 0 0 15px 40px;
}
.bildzentriert3 {
	text-align: center;
	margin: 0 0 5px 35px;
}
#main_text hr {
	background-color: silver;
	height: 1px;
	border-width: 0;
}

/* @group formular */

.icons{
	margin-bottom: 30px;
	margin-right: 6px;
}
.icons2{
	margin-bottom: 10px;
	margin-right: 6px;
}
.icons5{
	margin-bottom: 120px;
	margin-right: 6px;
}
.icons_solo{
	margin-bottom: 0px;
	margin-right: 6px;
}

fieldset#kontakt {
	border: 0;
	padding: 0;
	margin: 20px 0 0;
}

label {
	display: block;
}

input.text,textarea {
	width: 300px;
	padding: 3px;
	margin: 1px 0 10px;
	border: 1px solid #ccc;
	line-height: 120%;
	font-size: 120%;
	color: #7db721;
}
input.submit {
	padding: 2px 5px;
	font: bold 12px/12px verdana,arial,sans-serif;
}

#kontakt_sendebereich {
	float: left;
	margin-top: 20px;
	background: url(/img/message.gif) no-repeat center top;
	padding-top: 30px;
	padding-right: 25px;
	margin-left: -25px;
	width: 160px;
	text-align: center;
	margin-right: 25px;
	height: 300px;
}
#contactFormArea{
	float: right;
}
#kontakt_sendebereich p {
	text-align: center;
	padding-left: 30px;
	padding-top: 3px;
}
#loadBar img {
	margin-top: 5px;
}

/* @end */

/* @group sidebox */

#side_box {
	margin: 35px 10px 0 0;
	width: 250px;
	position: absolute;
	right: 0;
	top: 34px;
	font-size: 90%;
	color: #6c696e;
	padding: 0;
	line-height: 150%;
}

html>body #side_box {
	top: 31px;
}

#side_box em {
	color: #7db721;
	margin-left: 5px;
	display: block;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
}

.box a {
	color: #6c696e;
}
.box table{

}
#rss {
	text-decoration: none;
	color: #f28731;
	margin-top: 15px;
}
.box a.download {
	color: #6c696e;
	background: url(/img/download.gif) no-repeat 0 2px;
	padding-left: 15px;
}
.box a.zoom {
	color: #6c696e;
	background: url(/img/zoom.gif) no-repeat 0 2px;
	padding-left: 15px;
}

.box a.popup {
	color: #6c696e;
	background: url(/img/popup.gif) no-repeat 0 2px;
	padding-left: 15px;
}
.box {
	background: url(/img/sidebox_top.gif) no-repeat 0 top;
	margin-bottom: 10px;
}

.box h1 {
	font-size: 110%;
	font-weight: bold;
	color: #7db721;
	padding: 15px 0 5px;
	border-bottom: 1px solid #7db721;
	margin: 0 60px 0 20px;
}
.box h2 {
	font-size: 110%;
	font-weight: bold;
	color: #7db721;
	padding: 0 0 5px;
	border-bottom: 1px solid #7db721;
	margin: 0 60px 0 20px;
}

.box p {
	text-align: left;
	margin: 0;
	padding: 5px 60px 25px 20px;
	background: url(/img/sidebox_bottom.gif) no-repeat 0 bottom;
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @end */

#mood {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 238px;
	margin-bottom: 14px;
	padding: 0;
}

#inhalt {
	font-size: 120%;
	background: white url(/img/content_top.gif) no-repeat 0 top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#inhalt_bottom {
	width: 900px;
	background: white url(/img/content_bottom.gif) no-repeat 0 bottom;
	margin: 0;
	border-top: 1px solid silver;
	padding: 0 0 20px;
}
#inhalt_bottom_start {
	width: 900px;
	background: white url(/img/content_bottom.gif) no-repeat 0 bottom;
	margin: 0;
	border-top: 1px solid silver;
	padding: 20px 0;
}
#inhalt_top {
	width: 900px;
	margin: 0;
}

.bl {
	background: url(/img/bl.gif) 0 100% no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.br {
	background: url(/img/br.gif) 100% 100% no-repeat
}

.tl {
	background: url(/img/tl.gif) 0 0 no-repeat
}

.tr {
	background: url(/img/tr.gif) 100% 0 no-repeat;
	padding: 0;
	position: relative;
}

.clear {
	clear: none;
	height: 1px;
	margin: 0;
	padding: 0;
}

#inhalt strong {
	display: block;
}

/* @end */

.rss-top{
	position: absolute; 
	padding: 0; 
	border: 0; 
	margin:0; 
	top: 10px; 
	right: 15px;
}

#head_div {
	height: 80px;
	background-color: white;
	line-height: 80px;
	vertical-align: middle;
	text-align: right;
}

#adresse, #adresse a {
	color: #cecece;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.95em;
	letter-spacing: 1px;
}

#content_div {
	float: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 60px;
}

#footer {
	color: #404040;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
	font-size: 120%;
}

#footer a{
	color: #404040;
}
.rss {
	padding-top: 10px;
	color: #f28731;
}

.rss a {
	text-decoration: none;
	color: #f28731;
	margin-top: 15px;
}

.rss a:hover {
	text-decoration: underline;
}

.rss img {
	vertical-align: middle;
	margin-right: 3px;
}

/* @group portfolio */

.download {
	border: 1px solid silver;
	background-color: #eaeaea;
	text-align: center;
	padding: 0.4em;
	font-size: 110%;
	width: 350px;
	cursor: pointer;
}
.download:hover {
	border: 1px solid silver;
	background-color: #d4d4d4;
	text-align: center;
	padding: 0.4em;
	font-size: 110%;
	width: 350px;
}


.download img{
	padding-right: 20px;
	border-width: 0;
	border-style: none;
}

#main_text_portfolio {
	width: 875px;
	padding-left: 25px;
}

#stage {
	width: 900px;
	height: 238px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
	padding: 0;
	position: relative;
	z-index: 1;
}

#stage_test {
	width: 900px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
	padding: 0;
	position: relative;
	z-index: 1;
}

#stageramen img {
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	opacity: 0.0;
	filter: alpha(opacity=00);
}

#big {
	margin: 0;
	padding: 0;
	border-style: none;
}

#thumbarea {
	margin-top: 25px;
}

#stagetext {
	position: absolute;
	right: 0;
	bottom: 0;
}

#stagetext img {
	opacity: 1;
	filter: alpha(opacity=100);
}

#load_wait {
	width: 900px;
	height: 400px;
	visibility: hidden;
	z-index: 2;
	text-align: center;
	position: absolute;
	background: white url(/img/content_bottom.gif) no-repeat 0 bottom;
}

#load_wait img {
	top: 200px;
	position: absolute;
	left: 440px;
}

/* @end */

/* @group oes */

.print_oes_head, .print_oes, .oes, .oes_hinweis {
	display: none;
}


#backnavi a{
color: white;
}

/* @end */

/* @group error */
	#spinnele {
	background: url(/img/spinnele.png) no-repeat left top;
	position: absolute;
	top: 0;
	left: 0;
	width: 172px;
	height: 320px;
}
/* @end */

/* @group buttons */
.clear_button { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/img/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/img/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
	text-decoration: none;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

button.button {
    background: transparent url('/img/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	border-style: none;
	border-width: 0;
}

button.button span {
    background: transparent url('/img/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
	text-decoration: none;
}
button.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

button.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}


/* @end */

}

@media print {
	
body, html {
	background-color:transparent;
	padding: 0px;
	color: #000;
	font: 12pt/1.4em 'Lucida Grande', Helvetica, Geneva, Arial, Verdana, sans-serif;
	text-align:justify;
	margin: 0px 0 0px 14mm;
}
#nav, #sub_nav, .oes, .rss-top, .rss, .icons, .icons1, .icons2, .icons3, .icons4, .icons5, .icons_solo{
	display: none;
}

.print_oes_head{
	display: block;
	background: silver url(/img/logo_fruehjahr.gif) no-repeat left top;
	height: 50px;
	padding: 0;
	width: 100%;
	text-align: left;
	margin: 15mm 0;
}

.print_oes {
	display: block;
	color: gray;
	font-size: 24pt;
	line-height: 1.4em;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

.oes_hinweis{
	border-top: 1px solid silver;
	vertical-align: -15px;
	color: gray;
	font-style: italic;
	padding-top: 8px;
	font-size: 9pt;
	line-height: 1.2em;
	clear: both;
}
#mood{
	margin-bottom: 30px;
	border-top: 15px solid #7db721;
	border-bottom: 5px solid #eaeaea;
}
#main_text_start img{
	margin-bottom: 30px;
}
#main_text{
	width: 600px;
	float: left;
	margin-bottom: 30px;
}
#side_box{
	width: 200px;
	padding: 15px;
	border: 1px solid #7db721;
	border-top: 15px solid #7db721;
	color: gray;
	float: right;
	margin-top: 20px;
	text-align: left;
}
#side_box h1{
	font-size: 16pt;
	font-weight: bold;
	color: #7db721;
}

#side_box img{
	margin-top: 15px;
}
#main_text h1 {
	text-align: left;
	position: relative;
	color: #7db721;
	font-size: 24pt;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
	
}
#main_text h2 {
	text-align: left;
	position: relative;
	color: #000;
	font-size: 16pt;
	font-weight: bold;
	line-height: 1.2em;
	
}
#footer{
	position: relative;
	padding: 15px;
	margin-top: 50px;
	background-color: #7db721;
	color: #7db721;
	border: 1px solid #7db721;
	clear: both;
}

#footer a {
	display: none;
}

.bildlinks{
	margin-right: 25px;
}
.bildrechts{
	margin-left: 25px;
}
a {
	color: black;
	text-decoration: none;
}

}
.img {
	border: 1px solid #7db721;
	width: 100%;
}
.img0 {
	border: 8px solid #F5F5F5;
	width: 100%;
}
.img1 {
	
}
