body, h1, h2, h3, ul, li, a, span {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-family: Arial, Verdana, Helvetica, sans-serif
}

body ul, body li, body a {
	margin:0px;
	padding:0px;
}

#maincontainer{
	
}

a img {
	border:none;
}

#logo {
	width:770px;
	height:76px;
	overflow:hidden;
	text-indent:-5000px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#phone {
	width:770px;
	height:45px;
	overflow:hidden;
	text-indent:-5000px;
	background-image: url(../images/telefon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#claim {
	width:770px;
	height:49px;
	overflow:hidden;
	text-indent:-5000px;
	background-image: url(../images/claim_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#navcontainer {
	width:770px;
	background-color:#0c1977;
	height:53px;
	overflow:hidden;

}

#mainnavigation {
	font-weight:bold;
	width:722px;
	background-color:#0c1977;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Verdana, Arial, "Times New Roman";
	list-style:none;
	padding-left:48px;

}



#mainnavigation li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	display: inline;
	list-style:none;
	padding-left:4px;
	padding-right:4px;
	height:19px;
	float:left;
}

#mainnavigation li:hover {
	background-color:#4c59b1;
	background-image: url(../images/m_fade_bg.gif);
	background-repeat: repeat;
}

#mainnavigation .activelink {
	background-color:#4c59b1;
}
#mainnavigation .activelink:hover {
	background-color:#4c59b1;
	background-image:none;
}

#mainnavigation li a:link, #mainnavigation li a:visited, #mainnavigation li a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-size:15px;
}



#mainnavigation span {
	background-color:#4c59b1;
	padding-left:4px;
	padding-right:4px;
	float:left;
	height:19px;
}


#content {
	width:770px;
	background-color:#FFFFFF;
	font-size:15px;
	color:#333333;
}
#UserContent {
	width:770px;
	background-color:#FFFFFF;
	font-size:15px;
	color:#333333;
	_height:400px;
}

#content div {
	padding-left:30px;
	padding-top:30px;
	padding-bottom:0px;
}

#content ul {
	line-height:1.7em;
	margin-top:10px;
	margin-bottom:10px;
	list-style:none;
}

#content ul li {
	padding-left:12px;
	background-image: url(../images/listarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#content h1 {
	color:#0c1977;
	font-size:20px;
	margin-bottom:20px;
}

#content h2 {
	color:#0c1977;
	font-size:15px;
	margin-bottom:0px;
}

#content a:link, #content a:visited, #content a:active{
	color:#0c1977;
}
#content a:hover{
	color:#3D53EB;
}

#content #zertifikate a:link, #content #zertifikate a:visited, #content #zertifikate a:active{
	color:#0c1977;
	text-decoration:none;
	font-size:13pt;
}
#content #zertifikate a:hover{
	color:#3D53EB;
	text-decoration:none;
	font-size:13pt;
}


#content form{
	margin-top:20px;
	font-size:13px;

}

#content form .ipfield{
	margin-bottom:10px;
	color:#0c1977;

}

.clear {
	clear:both;
	height:0px;
	_height:1px;
	overflow:hidden;
}

#loginFormular {
	width:770px;
	font-size:10px;
	padding-bottom:5px;
	margin-top:10px;
	margin-bottom:15px;

}

#loginFormular hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	margin-bottom:20px;
}

#loginFormular .liSign{
	color:#FFFFFF;
	background-color:#000066;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left:5px;
	font-weight:bold;
}

#loginFormular .textfield {
	width:100px;
	font-size:10px;
	height:13px;
	color:#333333;
	padding:0px;
	padding-left:3px;
	border:none;
	border: 1px solid #000066;
}

#loginFormular .liTF {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	
}

#loginFormular h3 {
	font-size:14px;
	color:#000066;	
}


#loginFormular #errorLog {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}

#loginFormular #errorLog strong {
	color:#000000;
}


#membercontent{
	_position:relative;
	_margin-top:-4px;
	min-height:400px;
	_height:400px;
}

#membercontent a:link, #membercontent a:visited, #membercontent a:active{
	color:#0c1977;
}
#membercontent a:hover{
	color:#3D53EB;
}


#membercontent #stammdaten td {
	padding-top:2px;
	padding-bottom:2px;
	padding-right:5px;
	font-size:10pt;
}

#membercontent #stammdaten .kd_sign {
	background-image: url(../images/mbTablebg.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	_background:none;
	font-weight:bold;
	padding-left:2px;

}

#membercontent #auftragsliste {
	height:150px;
	overflow:auto;
	border: 1px dotted #666666;
	background-color:#FFFFFF;
	color:#666666;
	font-size:9pt;
	padding:10px;
}


#footer {
	font-size:10px;
	color:#FFFFFF;
	width:770px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-top:3px;
	padding-bottom:3px;
}

#footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	margin-right:10px;
	margin-left:10px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;

}

.phonenumber {
	font-size:22px;
	color:#0c1977;

}


#styleselector{
	color:#333333;
	position:absolute;
	top:0px;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:150px;
	border: 1px solid #666666;
}

#styleselector a:link, #styleselector a:visited, #styleselector a:active, #styleselector a:hover {
	color:#333333;
}

#footerlinks {
	width:710px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:0px;

}

#footerlinks a:link, #footerlinks a:visited, #footerlinks a:active {
	color:#666666;
}
#footerlinks a:hover {
	color:#333333;
}

#abfristen a h3, #abfristen a h2 , #abfristen a h1{
color:#0c1977;
}

#abfristen a:hover h2{
color:#0c1977;
}

#abfristen td{
	color:#333333;
	margin:0px;
	padding:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
}
#abfristen table{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#zertifikate td {
	padding:5px;
}

#lsContainer {
	width:750px;
	height:50px;
	position:absolute;
	overflow:hidden;
}

#lsSubContainer{
	height:48px;
	width:300px;
	font-weight:bold;
	color:#0c1977;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	top:0px;
}


/*Kontaktformular Styles*/
.KFinformationTable{
	font-size:10px;
	margin:0px;
	padding:0px;
	
}

.KFinformationTable span{
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	
}
.inpKF{
	font-size:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	width:160px;
	color:#333;
	border:none;
	border:solid 1px #9197c2;
}
.inpKFZahl
{
	font-size:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	width:25px;
	color:#333;
	border:none;
	border:solid 1px #9197c2;	
	
}
.inpKF option {
	font-size:10px;
	width:160px;
	color:#333;
}

.KFinformationTable td{
	padding:3px;
	color:#000;
	background-color:#c2c5dd;
}

.inpKFmessage{
	font-size:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	width:100%;
	color:#333;
	border:none;
	border:solid 1px #9197c2;
}
.KFsendButton{
	margin:0px;
	padding:0px;
	background-color:#0c1977;
	color:#FFF;
	padding:3px;
	margin-bottom:4px;
	margin-left:2px;
	font-size:13px;
	font-weight:bold;
	width:130px;
	height:20px;
	cursor:pointer;
	
	
}

.KFsendButton:hover{
	background-color:#4c559b;
}

.subTitleKFP{
	margin:0px;
	padding:0px;
	background-color:#0c1977;
	color:#FFF;
	padding:2px;
	margin-bottom:4px;
	margin-left:2px;
	font-size:10px;
	font-weight:bold;
}

#zitattable .thumb{
	box-shadow:0px 0px 3px #333333;
	-webkit-box-shadow:0px 0px 3px #333333;
	-moz-box-shadow:0px 0px 3px #333333;
}

#zitattable .thumb:hover{
	box-shadow:2px 2px 3px #333333;
	-webkit-box-shadow:2px 2px 3px #333333;
	-moz-box-shadow:2px 2px 6px #333333;
	margin-left:-4px;
	margin-top:-4px;
	margin-right:4px;
	margin-bottom:4px;
}

#kontaktFormular{
	color:#000;
}

#kontaktFormular th{
	background-color:#0c1977;
	color:#FFF;
	padding:2px;
	text-align:left;
}

#kontaktFormular td{
	background-color:#CCC;
	color:#000;
	padding:2px;
	text-align:left;
}

#kontaktFormular .tfL{
	padding:1px;
	width:170px;
	color:#333;
}
#kontaktFormular .tfS{
	padding:1px;
	width:70px;
	color:#333;
}

#kontaktFormular .taL{
	padding:1px;
	width:725px;
	height:150px;
	color:#333;
}

#kontaktFormular table table table{
	font-size:10px;
}
#kontaktFormular table table table th{
	background-color:#858cbb;
	font-size:10px;
}
#kontaktFormular table table span{
	font-size:10px;
}
#kontaktFormular table table table .tfS{
	width:30px;
	font-size:10px;
}

#kontaktFormular table table table .tfL{
	width:55px;
	font-size:10px;
}

#kontaktFormular table table table hr, #kontaktFormular table table hr{
	border:none;
	border-bottom:solid 1px #EEE;
	border-top:solid 1px #999;
	margin-top:3px;
}

#kontaktFormular .selCont_select{
	font-size:10px;
	color:#000;
}

#kontaktFormular .selCont_notSelect{
	font-size:10px;
	color:#666;
}

#kontaktFormular input[type=checkbox]{
	position:absolute;
	margin-bottom:-4px;
} 


#katalogTabelle {
	background-color:#FFF;
	padding:10px;
	box-shadow:1px 1px 7px #333333;
	-moz-box-shadow:1px 1px 7px #333333;
	-webkit-box-shadow:1px 1px 7px #333333;
	color:#666;
	
}

#katalogTabelle .contentLine:hover{
	background-color:#E1E1FD;
}

#katalogTabelle td{
	padding:2px;
	font-size: 12px;
}

#katalogTabelle .katTitle{
	font-size:20px;
	color: #0b1b7a;
	padding:10px;
	
}

#katalogTabelle .katSign{
	background-color:#0b1b7a;
	color:#FFF;
	padding:2px;
}

#katalogTabelle .ausgelagert{
	padding: 2px;
	font-weight: bold;
	color: #0b1b7a;
}

#katalogTabelle .imgButton{
	border:none;
	cursor:pointer;
}

#katalogTabelle .endBorder {
	border-bottom:solid 3px #0b1b7a;
}
#katalogTabelle .adKat{
	padding:3px;
	vertical-align:bottom;
	text-align:right;
}

#katalogTabelle .adKat a{
	font-weight:bold;
}

