/* grundeinsellungen*/

body {
	background-color: #ffffff;
	text-align: center;
}

h1,h2,h3,h4,h5,p,i,ul,ol,li,div,td,th,address,blockquote,nobr  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #033;
}

h1  {
	color: #333333;
	font-size: 14pt;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: 900;
}

h2  {
	color: #333333;
	font-size: 12pt;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: 900;
}

h3 {
	color: #033;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/* anderer text*/

li  {
	font-size: 10pt;
	list-style-image: url(/images/Zeichen211_20.png);
	padding-bottom: 10px;
}

textarea {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10pt;
	color : #4e4b4a;
}

option {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10pt;
	color : #4e4b4a;
}

input {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10pt;
	color : #4e4b4a;
}

/* hyperlinks*/

a:link  {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:visited  {
	font-size : 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}

a:active  {
	font-size : 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}

a:hover  {
	color : #333333;
	font-weight: normal;
	font-size : 10pt;
	text-decoration : none;
}

.sn1 {font-size: 10pt; font-weight: bold; color: #000000; text-decoration: none;}
.sn1_active {font-size: 10pt; font-weight: bold; color: #333333; text-decoration: none;}
.sn2 {font-size: 10pt; font-weight: normal; color: #00000; text-decoration: none;}
.sn2_active {font-size: 10pt; font-weight: normal; color: #333333; text-decoration: none;}

/*****************************************/
/*** DIV layout elements *****************/
/*****************************************/
.dBody {
  text-align: left;
  width: 990px;
  margin: 0 auto;
	background-color: #ffffff;
}
.dMenue {
	width: 100%;
	height: 111px;
	margin: 0;
	background-color: #ffffff;
}
.dMain {
	clear: both;
	width: 100%;
	height: 100%;
	margin: 10px 0px 0px 0px;
}
.dIndex {
	width: 120px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	border: 1px solid #333333;	
	background-image: url(/images/bg_index.jpg);
}
.dContent {
	width: 860px;
	height: 100%;
	margin: 0 0 0 0;
	text-align: left;
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color: #ffffff;
}
.dFooter {	
	clear: both;
	width: 990px;
	height: 24px;
	margin: 0;
	padding: 0;
	text-align: right;
	color: #FFF;
	background-color: #333333;
}
/**/
.tblContent {
	margin: 10px 10px 10px 10px;
}
.tblIndex {
	margin: 10px 10px 10px 10px;
}

.tblFooter {
	margin: 0px 0px 0px 0px;
	color: #FFF;
}
.tblFooter a:link {font-size: 9pt;	font-weight: bold; color: #FFF; text-decoration: none;}
.tblFooter a:active {font-size: 9pt;	font-weight: bold; color: #FFF; text-decoration: none;}
.tblFooter a:visited {font-size: 9pt;	font-weight: bold; color: #FFF; text-decoration: none;}
.tblFooter a:hover {font-size: 9pt;	font-weight: bold; color: #000; text-decoration: none;}

.tblMenue {
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Helvetica, sans-serif;
}
.tdMenue {padding: 3px 12px 3px 3px; font-family: Verdana, Helvetica, sans-serif;}
.tdMenue a:link {font-size: 12pt; font-weight: bold; color: #000000; text-decoration: none;}
.tdMenue a:active {font-size: 12pt;	font-weight: bold; color: #000000; text-decoration: none;}
.tdMenue a:visited {font-size: 12pt; font-weight: bold; color: #000000; text-decoration: none;}
.tdMenue a:hover {font-size: 12pt; font-weight: bold; color: #0066ff; text-decoration: none;}
.tdMenueActive {padding: 3px 12px 3px 3px; font-family: Verdana, Helvetica, sans-serif;}
.tdMenueActive a:link {font-size: 12pt;	font-weight: bold; color: #333333; text-decoration: none;}
.tdMenueActive a:active {font-size: 12pt; font-weight: bold; color: #333333; text-decoration: none;}
.tdMenueActive a:visited {font-size: 12pt; font-weight: bold; color: #333333; text-decoration: none;}
.tdMenueActive a:hover {font-size: 12pt; font-weight: bold; color: #0066ff; text-decoration: none;}

.tblBc {
	margin: 0px 10px 5px 10px;
}
.m2div {
  visibility:hidden; 
  position:absolute; 
  top:20px; 
  left:0px; 
  background-color:#CCCCCC; 
  width:150px; 
  border:1px solid #333333; 
  padding:3px 3px 3px 3px;
}
.m2div a:link {font-size: 10pt;	font-weight: bold; color: #000; text-decoration: none;}
.m2div a:active {font-size: 10pt;	font-weight: bold; color: #000; text-decoration: none;}
.m2div a:visited {font-size: 10pt;	font-weight: bold; color: #000; text-decoration: none;}
.m2div a:hover {font-size: 10pt;	font-weight: bold; color: #06F; text-decoration: none;}

.tdThmb {
  padding: 0px 20px 10px 0px;
}


