body{
	background-color:#ffffff;
	margin:0px;
	width:100%;
}


.bg{
	background-image:url(img/bg.gif)
}


.noBg{
	background-color:transparent
}


.text{
	font-family:Arial,Verdana,Helvetica;
	font-size:9pt;
	word-spacing:1.8px;
	letter-spacing:0.2px;
	text-align:left;
}


.text2{
	font-family:Arial,Verdana,Helvetica;
	font-size:8pt;
	word-spacing:1.8px;
	letter-spacing:0.2px;
	text-align:left;
}


.text_kontakt, .text_impressum{
	font-family:Arial,Verdana,Helvetica;
	font-size:9pt;
	word-spacing:1.8px;
	letter-spacing:0.2px;
	text-align:left;
}

.content{
	padding-left:14px;
	padding-top:24px;
	padding-right:14px;
}


.vertical_line{
	background-image:url(img/line_v.gif);
	background-repeat:repeat-y;
	margin-left:2px;
}


.horizontal_line{
	background-image:url(img/line_h.gif);
	background-repeat:repeat-x;
}


.cross_margin{
	height:5px;
	width:5px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
}


.skills{font-size:8pt;}


.td_spacer_team{height:28px;}


li{padding-bottom:4px;}


.naviBg{background-image:url(img/rot.gif);width:20px;height:100%}

a{color:#000000}