/*  ====================================================================================
Stylesheet für die Website
Datei:  bildschirm.css / Medium Screen
Autor:  Stefan Freund
======================================================================================== */

* { padding: 0; margin: 0; }
a { text-decoration: none; outline: none; padding: 0; margin: 0; } 
li { padding: 0; margin: 0; }
ul { padding: 0; margin: 0; }
ul li { padding: 0; margin: 0; }
/*#######################################################################################*/
html { height: 101%; }
/*#######################################################################################*/
body {
	background: #a1a0a5 url('body_hg.jpg') top center repeat-x;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
}
/*#######################################################################################*/
h1, h2, h3, h4, h5 { 
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 140%;
    color: #f39200;
	font-style: normal;
	font-weight: normal;
}
/*#######################################################################################*/
.paginate {
	font-size: 110%;
	line-height: 80%;
	color: #aaaaaa;
	text-align: left;
}
.paginate a {
	padding: 0px 2px 2px 2px;
	margin: 0px 0px 3px 0px;
    font-weight: normal;
	text-decoration: none;
    background-color: transparent;
	color: #aaaaaa;
}
.paginate a:hover,
.paginate a:active {
	padding: 0px 2px 2px 2px;
	margin: 0px 0px 3px 0px;
    font-weight: normal;
    background-color: transparent;
	color: #666666;
}
.paginate span.current {
	padding: 0px 2px 2px 2px;
	margin: 0px 0px 3px 0px;
    font-weight: normal;
    background-color: transparent;
    color: #f39200;
}
.paginate span.disabled {
	padding: 0px 2px 2px 2px;
	margin: 0px 0px 3px 0px;
    font-weight: normal;
    color: #dedede;
}
/*#######################################################################################*/
.clearing { clear: both; }
.nosee { display:none; } /*Formularfeld Spam*/
.shadow1 {
	/*Microsoft Shadow Filter fuer IE!*/
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction=0, Strength=1)
	progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction=45, Strength=1)
	progid:DXImageTransform.Microsoft.Shadow(color='#555555', Direction=90, Strength=12)
	progid:DXImageTransform.Microsoft.Shadow(color='#555555', Direction=135, Strength=8)
	progid:DXImageTransform.Microsoft.Shadow(color='#555555', Direction=180, Strength=12)
	progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction=225, Strength=1)
	progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction=260, Strength=1)
	progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction=305, Strength=1);
	
	-moz-box-shadow: 14px 14px 12px #777777; /*Mozilla-basierte Browser (z.B. Firefox)*/
	-webkit-box-shadow: 14px 14px 12px #777777; /*WebKit-basierte Browser (z.B. Safari/Chrome)*/
	box-shadow: 14px 14px 12px #777777; /*CSS3 Standard*/
}
.shadow2 {
	-moz-box-shadow: 4px 4px 3px #cccccc; /*Mozilla-basierte Browser (z.B. Firefox)*/
	-webkit-box-shadow: 4px 4px 3px #cccccc; /*WebKit-basierte Browser (z.B. Safari/Chrome)*/
	box-shadow: 4px 4px 3px #cccccc; /*CSS3 Standard*/
}
/*#######################################################################################*/
#wrapper { 
	width: 882px;
	min-height: 746px;
    margin: 70px auto 2% auto;
	padding: 20px 70px 0px 70px;
	border: 1px solid #eeeeee;
	background-color: #ffffff;
}
/*#######################################################################################*/
#nav {
	height: 84px;
	width: 675px;
	margin-top: 44px;
	float: left;
    background-color: transparent;
	padding-bottom: 16px;
    font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #aaaaaa;
	text-align: left;
	border-bottom: #aaaaaa 1px solid;
	text-transform: lowercase;
}
#nav img {
    border: none;
}
#nav ul { 
	padding-top: 66px;
}
#nav li { 
	display: inline;
	height: 20px;
}
#nav a {
    font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #aaaaaa;
	margin-right: 22px;
	border-bottom: none;
}
#nav a:hover, a:focus {
    font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #909090;
    background-color: transparent;
	margin-right: 22px;
}
#nav a.menupassive:hover {
    font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #909090;
    background-color: transparent;
	margin-right: 22px;
}
#nav a.menuactive {
    font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #f39200;
    background-color: transparent;
	margin-right: 22px;
}
#nav a.menuactive:hover {
    font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #909090;
    background-color: transparent;
	margin-right: 22px;
}
/*#######################################################################################*/
#nav_logo {
	height: 84px;
	margin-top: 44px;
    background-color: transparent;
	padding-bottom: 16px;
    font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #aaaaaa;
	text-align: right;
	border-bottom: #aaaaaa 1px solid;
}
#nav_logo img {
    border: none;
}
#nav_logo a {
	margin: 0;
    padding: 0;
}
/*#######################################################################################*/
#nav_1 {
	margin-top: 14px;
	margin-left: 62px;
    font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #aaaaaa;
	text-align: left;
	border-bottom: none;
	text-transform: lowercase;
}
#nav_1 li { 
	display: inline;
	height: 22px;
}
#nav_1 a {
    font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #aaaaaa;
	margin-right: 20px;
	border-bottom: none;
}
#nav_1 a:hover, a:focus {
    font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #909090;
    background-color: transparent;
	margin-right: 20px;
	border: none;
}
#nav_1 a.menupassive:hover {
    font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #909090;
    background-color: transparent;
	margin-right: 20px;
}
#nav_1 a.menuactive {
    font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #f39200;
    background-color: transparent;
	margin-right: 20px;
}
#nav_1 a.menuactive:hover {
    font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #909090;
    background-color: transparent;
	margin-right: 20px;
}
/*#######################################################################################*/
#nav_2 {
	margin-top: 14px;
	margin-left: 162px;
    font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #aaaaaa;
	text-align: left;
	border-bottom: none;
	text-transform: lowercase;
}
#nav_2 li { 
	display: inline;
	height: 22px;
}
#nav_2 a {
    font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #aaaaaa;
	margin-right: 20px;
	border-bottom: none;
}
#nav_2 a:hover, a:focus {
    font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #909090;
    background-color: transparent;
	margin-right: 20px;
	border: none;
}
#nav_2 a.menupassive:hover {
    font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #909090;
    background-color: transparent;
	margin-right: 20px;
}
#nav_2 a.menuactive {
    font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #f39200;
    background-color: transparent;
	margin-right: 20px;
}
#nav_2 a.menuactive:hover {
    font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #909090;
    background-color: transparent;
	margin-right: 20px;
}
/*#######################################################################################*/
#textbereich { 
	width: 529px;
    min-height: 390px;
	margin-top: 79px;
	margin-bottom: 20px;
    padding: 30px 50px 10px 50px;
	background-color: transparent;
	font-size: 100%;
    text-align: left;
    color: #aaaaaa;
	border-top: 1px solid #f2f2f2;
	border-right: 1px solid #d8d4cf;
	border-bottom: 1px solid #d8d4cf;
	border-left: 1px solid #f2f2f2;
}
#textbereich h1 { 
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 140%;
    color: #f39200;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 6px;
}
#textbereich table {
	float: left;
	height: 20px;
	width: 262px;
}
#textbereich td {
	padding: 5px 0px 6px 2px;
	vertical-align: central;
	font-size: 100%;
	color: #aaaaaa;
	border: none;
    background-color: transparent;
}
#textbereich img {
	color: #666666;
	padding: 2px;
}
#textbereich a {
	font-size: 100%;
	color: #f39200;
	font-weight: normal;
	font-style: normal;
	/*WICHTIG!!! Sonst springt der Text!*/
	margin: 0;
    padding: 0;
	border: none;
}
#textbereich a:hover {
	font-size: 100%;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	/*WICHTIG!!! Sonst springt der Text!*/
	margin: 0;
    padding: 0;
	border: none;
}
#textbereich p {
 	font-size: 100%;
	font-weight: normal;
    margin-top: 6px;
	list-style-type: none;
	color: #aaaaaa;
} 
#textbereich ul { /*Kunden Liste*/
 	font-size: 100%;
	font-weight: bold;
    margin-top: 12px;
	list-style-type: none;
	color: #f39200;
} 
#textbereich li { /*Kunden Liste*/
 	font-size: 100%;
	font-weight: bold;
    margin-bottom: 4px;
	list-style-type: none;
	color: #f39200;
} 
/*#######################################################################################*/
#textbereich_kunden { 
	width: 529px;
    min-height: 390px;
	margin-top: 80px;
	margin-bottom: 20px;
    padding: 30px 50px 10px 50px;
	background: url('hg_kunden.jpg') top center no-repeat;
	font-size: 100%;
    text-align: left;
    color: #909090;
}
#textbereich_kunden h1 { 
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 140%;
    color: #f39200;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 6px;
}
#textbereich_kunden table {
	float: left;
	height: 20px;
	width: 262px;
}
#textbereich_kunden td {
	padding: 5px 0px 6px 2px;
	vertical-align: central;
	font-size: 100%;
	color: #909090;
	border: none;
    background-color: transparent;
}
#textbereich_kunden img {
	color: #666666;
	padding: 2px;
}
#textbereich_kunden a {
	font-size: 100%;
	color: #f39200;
	font-weight: normal;
	font-style: normal;
	/*WICHTIG!!! Sonst springt der Text!*/
	margin: 0;
    padding: 0;
	border: none;
}
#textbereich_kunden a:hover {
	font-size: 100%;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	/*WICHTIG!!! Sonst springt der Text!*/
	margin: 0;
    padding: 0;
	border: none;
}
#textbereich_kunden p {
 	font-size: 100%;
	font-weight: normal;
    margin-top: 6px;
	list-style-type: none;
	color: #aaaaaa;
} 
#textbereich_kunden ul { /*Kunden Liste*/
 	font-size: 100%;
	font-weight: bold;
    margin-top: 12px;
	list-style-type: none;
	color: #f39200;
} 
#textbereich_kunden li { /*Kunden Liste*/
 	font-size: 100%;
	font-weight: bold;
    margin-bottom: 4px;
	list-style-type: none;
	color: #f39200;
} 
/*#######################################################################################*/
#bildbereich_index {
	font-size: 100%;
    color: #aaaaaa;
	text-align: left;
    font-weight: normal;
	background-color: transparent;
	width: 600px;
    min-height: 452px;
    padding: 79px 0px 0px 0px;
}
#bildbereich_index h1 { 
	font-size: 140%;
    padding-top: 60px;
    color: #f39200;
	font-style: normal;
	font-weight: normal;
}
#bildbereich_index h2 { 
	font-size: 140%;
    padding-top: 0px;
    padding-bottom: 20px;
    color: #f39200;
	font-style: normal;
	font-weight: normal;
}
#bildbereich_index h3 { 
	font-size: 140%;
    padding-top: 60px;
    color: #f39200;
	font-style: normal;
	font-weight: normal;
}
#bildbereich_index h4 { 
	font-size: 140%;
    padding-top: 0px;
    padding-bottom: 20px;
    color: #f39200;
	font-style: normal;
	font-weight: normal;
}
#bildbereich_index img { 
	margin-right: 30px;
	border: none;
	float: left;
}
#bildbereich_index a {
	font-size: 100%;
	color: #f39200;
	font-weight: normal;
	font-style: normal;
	/*WICHTIG!!! Sonst springt der Text!*/
	margin: 0;
    padding: 0;
	border: none;
}
#bildbereich_index a:hover {
	font-size: 100%;
	color: #909090;
	font-weight: normal;
	font-style: normal;
	/*WICHTIG!!! Sonst springt der Text!*/
	margin: 0;
    padding: 0;
	border: none;
}
/*#######################################################################################*/
#bildbereich_index_spalte {
	font-size: 100%;
    color: #aaaaaa;
	text-align: left;
    font-weight: normal;
	background-color: transparent;
	width: 609px;
    min-height: 201px;
	padding-right: 20px;
	border-top: 1px solid #f2f2f2;
	border-right: 1px solid #d8d4cf;
	border-bottom: 1px solid #d8d4cf;
	border-left: 1px solid #f2f2f2;
}
#bildbereich_index_spalte p {
	padding-left: 332px;
	padding-bottom: 20px;
}
#bildbereich_index_spalte2 {
	font-size: 100%;
    color: #aaaaaa;
	text-align: left;
    font-weight: normal;
	background-color: transparent;
	width: 609px;
    min-height: 201px;
	padding-right: 20px;
	border-top: 1px solid #f2f2f2;
	border-right: 1px solid #d8d4cf;
	border-bottom: 1px solid #d8d4cf;
	border-left: 1px solid #f2f2f2;
}
#bildbereich_index_spalte2 p {
	padding-left: 34px;
	padding-bottom: 20px;
}
/*#######################################################################################*/
#bildbereich {
	background-color: transparent;
	width: 630px;
    height: 463px;
    padding: 50px 0px 10px 0px;
	font-size: 100%;
    text-align: left;
    font-weight: normal;
    color: #aaaaaa;
	float:left;
}
#bildbereich img { 
	margin-right: 30px;
	float: left;
	border-top: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 0px solid #cccccc;
}
#bildbereich a {
	font-size: 100%;
	color: #f39200;
	font-weight: normal;
	font-style: normal;
	/*WICHTIG!!! Sonst springt der Text!*/
	margin: 0;
    padding: 0;
	border: none;
}
#bildbereich a:hover {
	font-size: 100%;
	color: #909090;
	font-weight: normal;
	font-style: normal;
	/*WICHTIG!!! Sonst springt der Text!*/
	margin: 0;
    padding: 0;
	border: none;
}
#bildbereich_spalte {
	background-color: transparent;
	width: 210px;
    height: 486px;
    padding: 0px 0px 46px 0px;
	font-size: 100%;
    text-align: left;
    font-weight: normal;
    color: #aaaaaa;
    float:right;
}
#bildbereich_spalte td {
	width: 210px;
    height: 480px;
	border: none;
}
#bildbereich_spalte h1 { 
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 140%;
    color: #f39200;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 6px;
}
/*#######################################################################################*/
#adressbereich {
	float: right;
	font-size: 100%;
    text-align: left;
    font-weight: normal;
    color: #aaaaaa;
	background-color: transparent;
	width: 135px;
    height: 470px;
	margin-top: 4px;
    padding: 24px 0px 0px 0px;
}
#adressbereich h1 {
	font-size: 110%;
    text-align: left;
    font-weight: normal;
    color: #aaaaaa;
	text-transform: uppercase;
}
#adressbereich a {
	font-size: 100%;
	color: #f39200;
	font-weight: normal;
	font-style: normal;
}
#adressbereich a:hover {
	font-size: 100%;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}
/*#######################################################################################*/
#bottom {
	float: left;
	font-size: 100%;
    text-align: left;
    font-weight: normal;
    color: #aaaaaa;
	background-color: transparent;
	width: 512px;
    height: 10px;
    padding: 20px 0px 0px 0px;
}
#bottom a {
	font-size: 100%;
	color: #aaaaaa;
	font-weight: normal;
	font-style: normal;
	/*WICHTIG!!! Sonst springt der Text!*/
	margin: 0;
    padding: 0;
	border: none;
}
#bottom a:hover {
	font-size: 100%;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	/*WICHTIG!!! Sonst springt der Text!*/
	margin: 0;
    padding: 0;
	border: none;
}
/*#######################################################################################*/
#formularbereich_titel {
	float: left;
	font-size: 100%;
    text-align: left;
    font-weight: normal;
    color: #909090;
	background: url('hg_formular1.jpg') top center no-repeat;
	width: 530px;
    height: 86px;
	margin-top: 80px;
    padding: 50px 43px 0px 56px;
}
#formularbereich_titel h1 {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 140%;
    color: #f39200;
	font-style: normal;
	font-weight: normal;
}
/*#######################################################################################*/
#formularbereich {
	float: left;
	font-size: 100%;
    text-align: left;
    font-weight: normal;
    color: #909090;
	background: url('hg_formular2.jpg') top left no-repeat;
	width: 577px;
    height: 274px;
	padding-top: 20px;
	margin-bottom: 20px;
    padding-left: 52px;
}
#formularbereich p {
	padding-left: 40px;
}
#formularbereich p span {
	font-size: 100%;
	font-style: normal;
	text-align: left;
	color: #cccccc;
}
#formularbereich ul { /* Mailformular Meldung!*/
 	font-size: 100%;
	font-weight: bold;
    margin-top: 12px;
	list-style-type: none;
	color: #aaaaaa;
} 
#formularbereich li { /* Mailformular Meldung!*/
 	font-size: 100%;
	font-weight: bold;
    margin-bottom: 4px;
	list-style-type: none;
	color: #aaaaaa;
}
#formularbereich a {
	font-size: 100%;
	color: #aaaaaa;
	font-weight: bold;
	font-style: normal;
	/*WICHTIG!!! Sonst springt der Text!*/
	margin: 0;
    padding: 0;
	border: none;
}
#formularbereich a:hover {
	font-size: 100%;
	color: #909090;
	font-weight: bold;
	font-style: normal;
	/*WICHTIG!!! Sonst springt der Text!*/
	margin: 0;
    padding: 0;
	border: none;
}
#formularbereich table { 
	background: url('hg_formular3.jpg') top center no-repeat;
}
#formularbereich td { 
	background-color: transparent;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-style: normal;
	text-align: left;
	color: #ffffff;
	border: none;
	padding: 2px 4px 0px 4px;
}
/*##################################################*/
.eingabeI {
	background-color: transparent;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-style: italic;
	text-align: left;
	color: #ffffff;
    width: 434px;
	height: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: none;
}
.eingabeII {
	background-color: transparent;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-style: italic;
	text-align: left;
	color: #ffffff;
    width: 434px;
	height: 130px;
	resize: none; /*Textarea Groessenveraenderung abschalten*/
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 6px;
	border: none;
}
/*##################################################*/
.submitbutton {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
    font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #aaaaaa;
	height: 16px;
	width: 80px;
	margin-top: 7px;
	margin-left: 470px;
	background-color: transparent;
	border: none;
    cursor: pointer;
}
.submitbutton:hover {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
    font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	height: 16px;
	width: 80px;
	background-color: transparent;
	border: none;
}
/*#######################################################################################*/
#footer {
    width: 1024px;
	margin: auto;
    padding: 0px 10px 20px 0px;
    text-align: right;
	font-size: 94%;
    color: #a7a7a7;
    background-color: transparent; 
}
#footer a {
	font-size: 100%;
	color: #cccccc;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px dotted #cccccc;
}
#footer a:hover {
	font-size: 100%;
	font-weight: bold;
	border-bottom: none;
	font-weight: normal;
	font-style: normal;
	color: #cccccc; 
}

/* ======================================= 
   E N D E   D E S   S T Y L E S H E E T S 
   ======================================= */