/*+++++++++++++++++ tags ++++++++++++++++++*/
body {
	background-color: #333333;
	border: 0px;
	margin: 0px 0px 0px 16px;
	background-image: url(../pictures/layout/camaroBg01.jpg);
	background-repeat: repeat-y;
	background-position: 16px 0px;
	font-family: "Courier New", Courier, mono;
	left: 0px;
	top: 0px;
	font-size: 14px;
	line-height: 16px;
}
/*++++++++++++++ id's +++++++++++++++*/
#col_01 {
	width: 30px;
}
#col_02 {
	width: 290px;
}
#col_03 {
	width: 52px;
}
#col_04 {
	width: 540px;
}
#col_05 {
	width: 48px;
}
/*++++++++++++ pseudo-classes ++++++++++++++*/
a:link {
	color: #310884;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline overline;
}
a:active {
	color: #310884;
	text-decoration: none;
}
/*+++++++++ classes +++++++++++*/
.table01 {
	border: 0px;
	margin: 0px;
	border-style: solid;
	border-collapse: collapse;
	border-width: 0px;
	border-spacing: 0px;
	line-height: 16px;
	}
.table01 td {	
	padding: 0px 0px 0px 0px;
}
.picNoBorder {
	border: 0px;
}
.padding8px {
	padding: 8px;
}
.picBorder01 {
	border: 1px solid #333333;
}
.subtitle01 {
	font-size: 12px;
	line-height: 16px;
	vertical-align: bottom;
	text-align: center;	
}
.titel01 {
	font-size: 24px;
	line-height: 32px;
}
.titel02 {
	font-size: 20px;
	line-height: 32px;
}
.bull_list_01 {
	list-style: disc outside;
	border: 0px solid black;
	margin: 0px 0px 0px 16px;
	padding: 0px;
}
.paddingRts01 {
	padding: 0px 16px 0px 0px;
}

