/* www.bikey.com css styles */

body {
	background-color : #FFFFFF;
	background-image: url(images/bg-bikey.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	marginheight:15px;
	color:#000000;

}

td {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	marginheight:14px;
	color:#000000;
}

a {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#999999;
	text-decoration : none
}

a:visited {
	color:#999999;
	text-decoration : none
}

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

a:active {
	color:#003399;
	text-decoration : none
}

h1 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:20px;
	color:#005c9f;
}

/* #################################*/
/* path */

a.path {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#626262;
	text-decoration : none;
}

a.path:visited {
	color:#626262;
	text-decoration : none
}

a.path:hover {
	color:#003399;
	text-decoration : none
}

a.path:active {
	color:#003399;
	text-decoration : none
}

.pathActive {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#626262;
	text-decoration : none;
	font-weight : bold;
}

/* #################################*/
/* forms */

input.norm {
	width:224px;
	font-family : Verdana,Helvetica, Arial, sans-serif;
	font-size:11px;
	
	/*hack, damit servicecenter nicht den focus auf element wegnimmt */
	position:relative;
}

input.plz {
	width:105px;
	font-family : Verdana,Helvetica, Arial, sans-serif;
	font-size:11px;
	
	/*hack, damit servicecenter nicht den focus auf element wegnimmt */
	position:relative;
}

input.checkbox {
	width:12px;
	height:12px;
	margin-top:1px;
	
	/*hack, damit servicecenter nicht den focus auf element wegnimmt */
	position:relative;
}

textarea.norm {
	width:224px;
	font-family : Verdana,Helvetica, Arial, sans-serif;
	font-size:11px;
	
	/*hack, damit servicecenter nicht den focus auf element wegnimmt */
	position:relative;
}

select.jobs {
	width:231px;
	font-family : Verdana,Helvetica, Arial, sans-serif;
	font-size:11px;
	
	/*hack, damit servicecenter nicht den focus auf element wegnimmt */
	position:relative;
}

select.ContactTyp {
	width:224px;
	font-family : Verdana,Helvetica, Arial, sans-serif;
	font-size:11px;
	
	/*hack, damit servicecenter nicht den focus auf element wegnimmt */
	position:relative;
}

.ValidationError {
	color : #FF0000;
}


/* #################################*/
/* pfooter*/

a.footer {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#626262;
	text-decoration : none;
}

a.footer:visited {
	color:#626262;
	text-decoration : none
}

a.footer:hover {
	color:#003399;
	text-decoration : none
}

a.footer:active {
	color:#003399;
	text-decoration : none
}

.copyright {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:10px;
	color:#999999;
}

a.copyright {
	font-size:10px;
	color:#999999;
	text-decoration : none;
}

a.copyright:visited {
	color:#999999;
	text-decoration : none;
}

a.copyright:hover {
	color:#003399;
	text-decoration : none;
}

a.copyright:active {
	color:#003399;
	text-decoration : none;
}

/* #################################*/
/* content */

td.lineOutline {
	background-color : #D0D0D0;
}

td.lineContent{
	background-color : #B2B2B2;
}

td.lineHead {
	background-color : #919191;
}

td.overWhite {
	background-color : #FFFFFF;
}

.leadBlue {
	font-family:Helvetica,Trebuchet MS,Arial,sans-serif;
	font-size:20px;
	color:#005C9F;
	font-weight : bold;
}

.leadGrey{
	font-family:Helvetica,Arial,Trebuchet MS,sans-serif;
	font-size:16px;
	color:#666666;
	font-weight : bold;
	margin-top: 50px;

}

.cTitleBold {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#e00007;
	font-weight : bold;	
}

.cTextGrey {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#626262;
}

.cTextBlack {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	line-height:16px;
	color:#333333;
}

.cTextBlue {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#0081C4;
}

.cTextGreen {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#088A55;
}

.cListCellGreen {
	background-color : #DAEEE6;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#088A55;
}

/*ul {
		 margin-left:10px;
}*/

ol {
		 margin-left:37px;
}

/* service center styles*/

#wrapperServCen {
	position:relative;
}

#butServCen {
	position:absolute;
	width:121px;
	left:0px;
	top:1px;
}

#containerServCen {
	position:absolute;
	width:121px;
	left: 613px;
	top:1px;
}

#lyServCen {
	position:absolute;
	left:-44px;
	top:20px;
	visibility:hidden;
}

table.servcenBut {
	border:1px;
	border-style:solid;
	border-color:#B2B2B2;
}

table.servcenLyr {
	border:1px;
	border-style:solid;
	border-color:#B2B2B2;
	background-color:#ffffff;
}

table.servcenContent {
	margin-left:11px;
	margin-top:9px;
	margin-bottom:6px;
	margin-right:10px;
}

td.servcendilim {
	background-color : #B2B2B2;
}

a.scLink {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#626262;
	text-decoration : none;
}

a.scLink:visited {
	color:#626262;
	text-decoration : none
}

a.scLink:hover {
	color:#003399;
	text-decoration : none
}

#iframe {
scrollbar-arrow-color: #003399; /* dunkelblau*/
scrollbar-face-color: #FFFFFF; /* weiss*/
scrollbar-highlight-color: #ffffff; /* grün*/
scrollbar-3dlight-color: #ffffff; /* orange*/
scrollbar-shadow-color: #cccccc; /* rot*/
scrollbar-darkshadow-color: #000000; /* schwarz*/
scrollbar-track-color: #ffffff; /* hellblau*/
# text-align: justify;
width: 200px;
height: 200px;
background: #ffffff;
.abstand_iframe{
padding: 10px;
}

.scrollbereich {
overflow: auto;
width: 180px;
height: 180px;
}

.scrollbarabstand {
padding-right: 20px;
}

table.stats {
text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 10px;
color: #fff;
width: 494px;
background-color: #fff;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
}

