/* ///////////////////////////////////////////////////////////// html styles*/
html{
	overflow: auto;
}
/* ///////////////////////////////////////////////////////////// body styles*/
body{
	background-color: #fcfcfc;
	background-image: url(../images/site_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
/* ///////////////////////////////////////////////////////////// grafixnation link styles*/
#grafixnation{
	width: 1000px!important;
	max-width: 1000px;
	height: 12px!important;
	max-height: 12px;
	margin: 9px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #fcfcfc;
	font-size: 10px;
}
#grafixnation a{
	text-decoration: none; 
	color: #fcfcfc; 
	text-align: right;
	}
#grafixnation a:hover{
	text-decoration: none; 
	color: #CCCCCC; 
	text-align: right;
	padding-left: 10px;
	}	
/* ///////////////////////////////////////////////////////////// page styles*/
#page{
	width: 804px!important;
	max-width: 804px;
	margin: 19px auto;
	position: relative;
}
/* ///////////////////////////////////////////////////////////// subnavi(impressum, kontakt, sprache) styles*/
#subnavi{
	width: 800px!important;
	max-width: 800px;
	height: 17px!important;
	max-height: 17px;
	float: left;
	text-align: right;
	position: relative;
}
#subnavi ul{
	display: inline;
	list-style-type: none;	
}
#subnavi li{
	position: relative;
	display: inline;	
	margin: 0px 0px 0px 9px;
}
#subnavi a{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none; 
	color: #fcfcfc; 
	}
#subnavi a:hover{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none; 
	color: #CCCCCC;
	}
/* ///////////////////////////////////////////////////////////// header styles*/
.logo{	
	width: 235px!important;
	max-width: 235px;
	height: 254px!important;
	max-height: 254px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border: 0px;
	float: left;
}
.headpic{	
	width: 569px!important;
	max-width: 569px;
	height: 254px!important;
	max-height: 254px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border: 0px;
	float: right;
}
#header{	
	width: 804px!important;
	max-width: 804px;
	height: 254px!important;
	max-height: 254px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border: 0px;
	float: left;
}
/* ///////////////////////////////////////////////////////////// menue styles*/
#menue{	
	width: 211px!important;
	max-width: 235px;
	height: 440px!important;
	max-height: 464px;
	margin: 0px 0px 0px 0px;
	padding: 12px 12px 12px 12px;
	border-bottom: 0px;
	float: left;
	background-color: #FFFFFF;
}
#menue h1{
	font-size: 16px;
	font-weight: bold;
	color: #d5d5d5;
	margin: 0px 0px 4px 0px;
	}
#menue a{
	width: 183px!important;
	max-width: 211px;
	height: 16px!important;
	max-height: 24px;
	margin: 4px 0px 4px 0px;
	padding: 4px 4px 4px 24px;
	font-size: 14px;
	font-weight: bold;
	color: #d5d5d5;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	background-image: url(../images/menuebut0.gif);
	background-repeat: no-repeat;
	background-position: 0px;		
}
#menue a:hover{
	background-color: #f6f6f6;
	color: #1d6c9e;
	background-image: url(../images/menuebut1.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	display: block;
}
#menue a.activ{
	width: 183px!important;
	max-width: 211px;
	height: 16px!important;
	max-height: 24px;
	margin: 4px 0px 4px 0px;
	padding: 4px 4px 4px 24px;
	font-size: 14px;
	font-weight: bold;
	color: #1d6c9e;
	text-decoration: none;
	display: block;
	background-color: #f6f6f6;
	background-image: url(../images/menuebut1.gif);
	background-repeat: no-repeat;
	background-position: 0px;		
}
/* ///////////////////////////////////////////////////////////// menue2 (produkt u. service unterseiten) styles*/
#menue2 a{
	width: 183px!important;
	max-width: 211px;
	height: 16px!important;
	max-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 24px;
	font-size: 12px;
	font-weight: bold;
	color: #d5d5d5;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	background-image: url(../images/menue2but0.gif);
	background-repeat: no-repeat;
	background-position: 0px;		
}
#menue2 a:hover{
	background-color: #f6f6f6;
	color: #1d6c9e;
	background-image: url(../images/menue2but1.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	display: block;
}
#menue2 a.activ2{
	background-color: #f6f6f6;
	color: #1d6c9e;
	background-image: url(../images/menue2but1.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	display: block;
}
/* ///////////////////////////////////////////////////////////// content styles*/
#content{	
	width: 557px!important;
	max-width: 557px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border-bottom: 0px;
	float: right;
	text-align: left;
}
#content h1{
	font-size: 16px;
	font-weight: bold;
	color: #1d6c9e;
	margin: 0px 0px 0px 0px;
	}
#content h2{
	font-size: 12px;
	font-weight: bold;
	color: #1d6c9e;
	margin: 0px 0px 0px 0px;
	}
.contentleft{	
	width: 274px!important;
	max-width: 274px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border-bottom: 0px;
	float: left;
	text-align: left;
	display: block;
}
.contentleft img{	
	width: 274px!important;
	max-width: 274px;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	float: left;
	text-align: left;
}
.contentjava {	
	width: 274px!important;
	max-width: 274px;
	height: 94px;
	max-height: 106px;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	float: left;
	text-align: left;
}
.contentright{	
	width: 274px!important;
	max-width: 274px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border-bottom: 0px;
	float: right;
	text-align: left;
}
.contentright img{	
	width: 274px!important;
	max-width: 274px;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	float: left;
}
.textarea1{	
	width: 553px!important;
	max-width: 553px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border: 0px;
	float: left;
	text-align: left;
	display: block;
	text-align: justify;
}
.textarea2{	
	width: 270px!important;
	max-width: 270px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border-bottom: 0px;
	float: left;
	text-align: left;
	display: block;
	text-align: justify;
}
/* ///////////////////////////////////////////////////////////// weisse trennlinien(content) styles*/
.whitelinebig {
	width: 557px!important;
	max-width: 557px;
	height: 7px!important;
	max-height: 29px;
	margin: 12px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/whiteline_long.jpg);
	position: relative;
	border: 0px;
	float: right;
	}
.whitelinesmall {
	width: 274px!important;
	max-width: 274px;
	height: 7px!important;
	max-height: 29px;
	margin: 12px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/whiteline_short.jpg);
	position: relative;
	border: 0px;
	float: right;
	}
/* ///////////////////////////////////////////////////////////// produkte styles*/
.produktarea1{	
	width: 553px!important;
	max-width: 553px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border: 0px;
	float: left;
	text-align: left;
	display: block;
}
.produkttext{
	width: 359px!important;
	max-width: 359px;
	height: 149px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border: 0px;
	float: left;
	text-align: left;
	display: block;
	text-align: justify;
}
.produktbild{	
	width: 170px!important;
	max-width: 170px;
	margin: 0px 24px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border: 0px;
	float: left;
	text-align: left;
	display: block;
}
.details {
	width: 117px!important;
	max-width: 117px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border: 0px;
	float: right;
	text-align: right;
	display: block;	
}
.produktarea2{	
	width: 553px!important;
	max-width: 553px;
	margin: 24px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border: 0px;
	float: right;
	text-align: left;
	display: block;
}
.produkttext2{	
	width: 553px!important;
	max-width: 553px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border: 0px;
	float: left;
	text-align: left;
	display: block;
	text-align: justify;
}
.produktbild2{	
	width: 166px!important;
	max-width: 166px;
	margin: 0px 0px 0px 24px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border: 0px;
	float: right;
	text-align: left;
	display: block;
}
.produktbild3{	
	width: 166px!important;
	max-width: 166px;
	margin: 0px 0px 5px 24px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border: 0px;
	float: right;
	text-align: left;
	display: block;
}
/* ///////////////////////////////////////////////////////////// anfahrt styles*/
.maparea{	
	width: 557px!important;
	max-width: 557px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border: 0px;
	float: left;
	text-align: left;
	display: block;
	text-align: justify;
}
.textarea1 ol{
	list-style-position: outside;
	display: block;
	list-style-type: none;
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.textarea1 li{
	position: relative;
	display: block;
}
.textarea1 a{
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline; 
	color: #1d6c9e; 
}
.textarea1 a:hover{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline; 
	color: #1d6c9e;
}
/* ///////////////////////////////////////////////////////////// kontakt styles*/
.contactformular{
	position:relative;
	font-size: 12px;
	padding: 5px 0px 0px 5px;
}
.contactformular .text{
	width: 100%;
	float: left;
	text-align: justify;
	margin-bottom: 10px;
}

.contactformular select{
	width: 75px;
	border: 1px solid #1d6c9e;
	background-color: #FFFFFF;
}
.contactformular input{
	width: 150px;
	border: 1px solid #1d6c9e;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contactformular .contact{
	width: 553px;
	float: inherit;
	min-height: 40px;
}
.contactformular .contact01{
	width: 75px;
	float: left;
}
.contactformular .contact02{
	width: 200px;
	float: left;
}
.contactformular .contact03{
	width: 75px;
	float: left;
}
.contactformular .contact04{
	width: 200px;
	float: left;
	text-align: left;
}
/* ///////////////////////////////////////////////////////////// footer styles*/
#footer{
	width: 804px!important;
	max-width: 804px;
	height: 25px!important;
	max-height: 25px;
	margin: 0px 0px 24px 0px;
	background-image: url(../images/adresse.jpg);
	position: relative;
	float: left;
}

#messages {
	margin: 14px 0 14px 0;
}
#messages .message_error {
	font-weight: bold;
	color: red;
	opacity: 0;
	display: block;
}
#messages .message_success {
	font-weight: bold;
	color: green;
	opacity: 0;
	display: block;
}
.text {
	padding: 2px;
}
textarea {
	padding: 2px;
}
.body_navi a{
	color: #1d6c9e;
}
.body_navi .disabled_link{
	color: #777777;
}
label {
	
}

.alert {
	position:relative;
	right:0;
	left:0;
	top:0;
	z-index:1000;
	display: inline;
	/*margin-left:350px;*/
}
.alertbox {
	padding-top:25px;
	width:300px;
	height:75px;
	background: url(../images/gui/alert.png);
	text-align:center;
}
.alert .button a {
	width: 45px;
}
.alert .left {
	float:left;
}
.alert .left .button{
	margin-left:40px !important;
	margin-right:0px !important;
	margin-top:15px;
}
.alert .right {
	float: right;
}
.alert .right .button {
	margin-right:40px !important;
	margin-left:0px !important;
	margin-top:15px;
}

.error {
	color: red;
}

.success {
	color: green;
}