body {
	scrollbar-3dlight-color:	#858E94;
	scrollbar-shadow-color:		#858E94;
	scrollbar-arrow-color:		#858E94;
	scrollbar-face-color:		#FFFFFF;
	scrollbar-highlight-color:	#FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color:		#FFFFFF;
	    background-color: #D2dEE6;
	/*background-color: #FFFFFF;*/
	margin: 0;
	padding: 0;
	font-family: Arial;
	color: #000000;
   /* background-image: url(background/1.jpg);*/
    background-repeat: no-repeat;
	background-size: 100%;
    background-position: 0 0;
    background-attachment: fixed;
    background color: #D2DEE6 !important;
}

#contentbg {

padding: 0;
/*background: #D2DEE6;*/
opacity: 0.8; /* modern browser */  
-moz-opacity: 0.8; /* older Mozilla browser */  
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* IE8 in Standard Compliant Mode */
filter:alpha(opacity=80); /* IE5.x -8.0 */

}

a {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	/*color: #006699;*/
	color: #003399;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

p {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.blau {
	color: #006699;
	font-weight: bold;
}

h1 {
	/*
	color: #006699;
	*/
	color: #003399;
	font-weight: 900;
	font-size: 16pt;
}

#subnav	p {
	color: #FFFFFF;
}

#subnav	a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#subnav	a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.nav_news_adm {
	display: block;
	width: 206px;
	height: 41px;
	padding: 12 0 0 0;
	color: #FFFFFF;
	background-color: #7C2456;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

.nav_news_adm:hover {
	text-decoration: underline;
	background-color: #962C68;
	color: #FFFFFF;
}

.nav_angebote_adm {
	display: block;
	width: 206px;
	height: 41px;
	padding: 12 0 0 0;
	color: #FFFFFF;
	background-color: #D5583A;
	font-size: 10pt;
	text-decoration: none;
}	font-weight: normal;


.nav_angebote_adm:hover {
	text-decoration: underline;
	background-color: #F06441;
	color: #FFFFFF;
}

.nav_newsletter_adm {
	display: block;
	width: 206px;
	height: 41px;
	padding: 12 0 0 0;
	color: #FFFFFF;
	background-color: #0071AD;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

.nav_newsletter_adm:hover {
	text-decoration: underline;
	background-color: #0081C7;
	color: #FFFFFF;
}

.nav_sonstiges_adm {
	display: block;
	width: 206px;
	height: 41px;
	padding: 12 0 0 0;
	color: #FFFFFF;
	background-color: #C9822A;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

.nav_sonstiges_adm:hover {
	text-decoration: underline;
	background-color: #E39230;
	color: #FFFFFF;
}

.artk_div a { width: 150px; height: 18px; float: left; text-align: center; vertical-align: middle; -moz-border-radius: 5px; border-radius: 5px; display: block; color: #FFFFFF; font-size: 10pt; text-decoration: none; font-weight: normal; }

#navigation a { padding: 16px 0px 0px 0px; width: 116px; height: 32px; float: left; margin-right: 2px; text-align: center; vertical-align: middle; -moz-border-radius: 15px; border-radius: 15px; }

.nav_news {
	display: block;
	color: #FFFFFF;
	background-color: #7C2456;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

.nav_news:hover {
	text-decoration: underline;
	background-color: #962C68;
	color: #FFFFFF;
}

.nav_angebote {
	display: block;
	color: #FFFFFF;
	background-color: #D5583A;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

.nav_angebote:hover {
	text-decoration: underline;
	background-color: #F06441;
	color: #FFFFFF;
}

.nav_service {
	display: block;
	color: #FFFFFF;
	background-color: #0071AD;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

.nav_service:hover {
	text-decoration: underline;
	background-color: #0081C7;
	color: #FFFFFF;
}

.nav_agb {
	display: block;
	color: #FFFFFF;
	background-color: #C9822A;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

.nav_agb:hover {
	text-decoration: underline;
	background-color: #E39230;
	color: #FFFFFF;
}

.nav_referenzen {
	display: block;
	color: #FFFFFF;
	background-color: #8D391D;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

.nav_referenzen:hover {
	text-decoration: underline;
	background-color: #A64423;
	color: #FFFFFF;
}

.nav_kontakt {
	display: block;
	color: #FFFFFF;
	background-color: #37848A;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

.nav_kontakt:hover {
	text-decoration: underline;
	background-color: #419DA3;
	color: #FFFFFF;
}

.nav_impressum {
	display: block;
	color: #FFFFFF;
	background-color: #598337;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

.nav_impressum:hover {
	text-decoration: underline;
	background-color: #6A9C41;
	color: #FFFFFF;
}

#panel .text {
	width: 160px;
	height: 20px;
	border: 1px solid #3F5164;
	background-color: #D2DEE6;
}

#panel .btn {
	margin-top: 1px;
	width: 160px;
	height: 20px;
	border: 1px solid #3F5164;
	background-color: #D2DEE6;
}

#admpanel .text {
	width: 160px;
	height: 20px;
	border: 1px solid #3F5164;
	background-color: #D2DEE6;
}

#admpanel .btn {
	margin-top: 1px;
	width: 40px;
	height: 20px;
	border: 1px solid #3F5164;
	background-color: #D2DEE6;
}


.artk_price {
	color: #3F5164;
	font-weight: bold;
	font-size: 10pt;
}

.artk_head {
	font-size: 12pt;
	color: #3F5164;
}

.artk_div {
	width: 155px;
}

.artk_auftrag {
	font-size: 12pt;
	color: #3F5164;
}

.artk_pretxt {
	text-align: left;
}

.artk_more {
	float: right;
}

.artk_atrib {
	font-size: 12pt;
	color: #3F5164;
}

.artk_atrib i {
	font-size: 8pt;
}

.iptl {
	width: 200px;	
}

.iptxl {
	width: 300px;	
}

.ipts {
	width: 130px;	
}

.iptf {
	width: 194px;	
}

#galerie img {
	border: 1px solid #2a2a2a;
}

.input {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	width: 200px;
	border: 1px solid #000000;
}

.inputdate {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	width: 98px;
	border: 1px solid #000000;
}

.inputerror {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	width: 200px;
	border: 1px dotted #FF0000;
}

.inputmiddle {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	width: 136px;
	border: 1px solid #000000;

}

.inputmiddleerror {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	width: 136px;
	border: 1px dotted #FF0000;
}

.inputshort {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	width: 60px;
	border: 1px solid #000000;
}

.inputshorterror {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	width: 60px;
	border: 1px dotted #FF0000;
}

.inputort { width: 133px; border: 1px solid #000000; }
.inputorterror { width: 133px; border: 1px dotted #FF0000; }
.inputerrorcheck {border: 1px dotted #ff0000;}
.firstcolumn {width: 180px}
.secondcolumn {width: 280px}
.thirdcolumn {width: 100px}


table.webTable .headingBox {
	background: none !important;
}
table.webTable .headingBox p {
	color: #003399 !important;
/*	color: #003399 !important;*/
	padding-bottom: 15px;
	margin: 10px 0px;
	position: relative;
}
table.webTable .headingBox p:after {
	content: "";
	min-width: 200px;
	height: 2;
	/*background: #003399;*/
	position: absolute;
	bottom: 0;
	left: 0;
	/*background: #333333;*/
	background: #2A7Ba2;


}


table.webTable p {
	font-size: 14px;
}




table.webFooter {
	padding: 15px 0px;
	background: #fff !important;
	border-top: 1px #d5d5d5 solid;
}
table.webFooter td {
	background: #fff !important;
	color: #000 !important;
}
table.webFooter a {
	color: #003399 !important;
	text-decoration: underline !important;
}
table.webFooter p {
	text-align: center !important;
	margin: 0px !important;
}
table.webFooter p a {
	display: inline-block !important;
	float: none !important;
	margin: 0px 30px !important;
}

.bottom-nav a{
	color: #ffff !important;
}
.bottom-nav{
	background:#3F5164 !important;
}
p, h1, h2, h3, h4, a, ul, li {
	font-family: 'Roboto'!important;
	font-style: normal!important;
	font-weight: 400!important;
	text-decoration: none!important;
	text-transform: none!important;}


.nav-img{
	margin-top: 10px;
}
.c-nav{
	/*max-width: 84%;*/
	max-width: 65%;
	margin:  0 auto;
}
*{transition:all 0.3s ease-in-out;}

.container{
	clear:both;
	overflow:auto;
}

nav{float:right;}

.logo img{float:left;}

ul li{
	display: inline-block; padding:0px;
	font-size:20px; font-family:raleway;
	margin: 0px 10px;
}

ul li:hover{
	color:orange;

}
.top_navigation {
	width: 100%;
	box-shadow: 0px 0px 5px #c7c7c7;
	padding: 10px 0px;
	background-color: #3F5164 !important;
}

.top_navigation li a {
	position: relative;
	padding: 0px;
	color: #D2DEE6 !important;
}
.top_navigation li a:after {
/*	background: #0023a6;*/
	/*background: #3F5164;*/
	height: 2px;
	content: "";
	left: 0;
	right: 0;
	position: absolute;
	bottom: -14px;
	opacity: 0;
	background-color: #D2DEE6;
}
.top_navigation li a.activated:after,.top_navigation li a:hover:after{
	opacity: 1;
}
.top_navigation img.nav-img {
	margin-top: 6px !important;
}

font{
	color:#003399 !important;
}

body h1 {
	color: #2A7Ba2 !important;
}

/*table.webTable .headingBox p{
	color: #333333 !important;
}*/
p{

color: #333333 !important;
}

table.webTable .headingBox p{
color: #2A7Ba2 !important;

}
/*font{
	color: #333333 !important;
}
*/
.artk_head{
	color: #2A7Ba2 !important;
}
.artk_pretxt b{
	color: #2A7Ba2 !important;
}

body table{
	  
}


.main-content{
	max-width: 79%;
    margin: 0 auto;
}


