/****************************************STYLESHEET DATA FOR COMALPINE-INFOSYS.DE ****************************************/

body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
		
.navBig {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.navSmall {
	font-size: 11px;
	font-weight: normal;
	color: #014282;
	text-decoration:none;
}

.navSmall:hover {
	font-size: 11px;
	font-weight: normal;
	color: #014282;	
	text-decoration:underline;
}

.navOffer{
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration:none;
}

.navOffer:hover{
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration:underline;
}

.navOfferSelected{
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration:none;
}

.headQuickNav{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.navSubBig {
	font-size: 11px;
	font-weight: bold;
	color: #014282;
	text-decoration:none;
}

.headMap{
	font-size: 10px;
	font-style: italic;
	color: #014282;
	text-decoration: none;
}

.headline{
	font-size: 14px;
	font-weight: bold;
	color: #014282;
}

.subHeadline{
	font-size: 12px;
	font-weight: bold;
	color: #014282;
}

.note{
	color: #014282;
	font-weight: bold;
}

.linkBlue:link{
	font-size: 11px;
	font-weight: normal;
	color: #014282;
	text-decoration:none;
}

.linkBlue:visited{
	font-size: 11px;
	font-weight: normal;
	color: #014282;
	text-decoration:none;
}

.linkBlue:hover{
	font-size: 11px;
	font-weight: normal;
	color:  #014282;	
	text-decoration:underline;
}


.inputbox{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.topic {
	font-size: 10px;
	font-weight: bold;
	color: #014282;
	text-decoration:none;
}

/**************************************** DIVS ****************************************/
#navBox{
	position:absolute; 
	top:120px;
	left:126px;
	width:222px;
	height:580px;
}

#headKontakt{
	position:absolute;
	top:20px;
	left:612px;
}

#headImpressum{
	position:absolute;
	top:20px;
	left:515px;
}

#headQuickNav{
	position:absolute;
	top:18px;
	left:695px;
	width:200px;
	height:83px;
}

#partialMenu{
	position:absolute;
	top:350px;
	left:133px;
	width:187px;
	height:320px;

}
/*
#subNav{
	overflow:auto;
	position:absolute;
	top:415px;
	left:67px;
	width:200px;
	height:250px;
}
*/
.cnt{
	overflow:auto;
	position:absolute;
	top:370px;
	left:375px;
	width:615px;
	height:300px;
}


