
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ADADAD;
}

body {
	background-color: #515151;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {color: #D1D1D1}
.style2 {color: #D1D1D1}
.style3 {
	color: #D1D1D1;
}

a:link {
	color: #6F6F6F;
}

a:visited {
	color: #6F6F6F;
}

a:hover {
	color: #6F6F6F;
}

a:active {
	color: #6F6F6F;
}

/* teaser rechts */
a.teaser {}
a.teaser:link { text-decoration:none; color:#FFFFFF; }
a.teaser:visited { text-decoration:none; color:#FFFFFF; }
a.teaser:hover { text-decoration:none; color:#FFFFFF; }

/* teaser links */
.style2 a.teaser {}
.style2 a.teaser:link { text-decoration:none; color:#FFFFFF; }
.style2 a.teaser:visited { text-decoration:none; color:#FFFFFF; }
.style2 a.teaser:hover { text-decoration:none; color:#FFFFFF; }

a.tv {}
a.tv:link { text-decoration:none; color:#FFFFFF; font-weight:bold; }
a.tv:visited { text-decoration:none; color:#FFFFFF; font-weight:bold; }
a.tv:hover { text-decoration:underline; color:#FFFFFF; font-weight:bold; }

.style5 {
	color: #D1D1D1;
	font-size: 9px;
}

.style9 {
	font-size: 14px;
	font-weight: bold;
}

.style10 {
	color: #CCCCCC;
}


/*------ 1 spaltiger Inhalt -------*/
#content-1-col {
  text-align:justify;
  margin-right:3px;
}
#content-1-col .text {
  margin-right:16px;
}


/*------ 2 spaltiger Inhalt -------*/
#content-2-col {
}
#content-2-col #content-left {
  text-align:justify;
}
#content-2-col #content-left .text {
  margin-right:8px;
}
#content-2-col #content-right {
  padding-right:5px;
}




