/* the middle of the site with the content left: 4 details, middle: text, right: meinPic */
#Tbl_MainMiddle{
	height: 492px;
	background-color:#FFFFFF
}

/* the Link on the indexPages to the Details*/
#Intern_Extern_Link{
	color: #FFFFFF;
	font-size:13px;
}

/* the Link on the indexPages to the Details*/
#Intern_Extern_Link:hover{
	color: #666666;
	font-size:13px;
}

/* the middle of the site with the content left: 4 details, middle: text, right: meinPic */
#Tbl_fourDetailPics{
	width: 115px;
	background-color:#FFFFFF
}

/* the table with text and headline and variable backgroundColor */
#Tbl_text{
	width: 278px
}

#Tbl_BigPic{
	width: 490px;
	background-color:#FFFFFF	
}

/* the big colored rays left and right from the Textblock */
#ColorRay_Big_V{
	width: 2px
}

/* the space on the left and right of the Textblock */
#Tbl_leftTextSpace{
	width: 30px
}

/* the space on top and bottom of the Textblock */
#ColorSpaceIndex_H{
	height: 5px
}

/* the space on the left and right of the Textblock */
#ColorSpaceIndex_V{
	width: 10px
}

/* the space on top and bottom of the Textblock */
#ColorSpace_H{
	height: 5px
}

/* the space on the right side of the menue elements */
#ColorSpaceMenue_R{
	width: 5px
}

/* the space on the left side of the menue elements */
#ColorSpaceMenue_L{
	width: 0%
}

/* the space between the menue elements */
#ColorSpaceMenue_V{
	width: 15px
}

/* the small colored rays left and right from the Textblock */
#ColorRay_Small_V{
	width: 1px
}

/* these are the rays on top and at the bottom of the big picture in the detail scene */
#PH_Ray_BPic_V{
	width: 1px;
	background-color:#666666
}

/* these are the rays on the left and right of the big picture in the detail scene */
#PH_Ray_BPic_H{
	height: 1px;
	background-color:#666666
}

/* these are the rays on the left and the right of the main scene */
#BorderRay_V{
	background-color:#666666;
	width: 4px;
}

#C_Grey01 {
	background-color:#868686
}

#C_Grey02 {
	background-color:#009900
}

#HZ_DetailSpace {
	background-color:#FFFFFF
}


#DetailPicCol {
	background-color:#FFFFFF
}

#Txt_Headline {
	font-size:26px
}

#Txt_Textblock {
	font-size:14px
}

/* ---------------   eingabefelder des Formulars ----- */
select{
	font-family:Century Gothic;
	color:#999999;
}

textarea{
	font-family:Century Gothic;
	color:#999999;
}

input{
	font-family:Century Gothic;
	color:#999999;
}

/* ---------------ENDE   eingabefelder des Formulars ENDE----- */
ul{
	font-family:Century Gothic;
	color:#FFFFFF;
}

/* nearly any Text on the site is white, but changed to black to work in DW */
p	{
	font-family:Century Gothic;
	color:#FFFFFF;
	font-size:14px;
}

a:link {
	border-color:#999999;
	border-style:hidden;
	border-bottom-color:#CCCCCC;
	border: #999999;
	color: #8E8E8E;
	text-decoration: none;
	font-family:Century Gothic;
	font-size:13px;
}

/* must be the same as a:hover */
#Active_Categorie {
	color: #D97979;
	font-size:13px;
}

/* must be the same as a:hover */
#Active_Categorie_Tbl {
	vertical-align:middle;
}

/* */
a:visited {
	text-decoration: none;
	color: #666666;
	font-size:13px;
}

a:hover {
	text-decoration: none;
	color: #D97979;
	font-size:13px;
}
a:active {
	text-decoration: none;
	color: #336699;
	font-size:13px;
}
body,td,th {
	font-family: ’Times New Roman’, Times, serif;
}
body {
	background-color: #FFFFFF;
}
.header {
	font-size: 36px;
	color: #CCCCCC;
}
.whereknowledge {
	font-family: ’Times New Roman’, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}
.normaltext {
	font-size: 15px;
	color: #FFFFFF;
}
.largetext {
	font-size: 17px;
	color: #FFFFFF;
}
.largetextbleu {
	font-size: 17px;
	color: #336699;
	font-family: ’Times New Roman’, Times, serif;
}
.smalltextbleu {
	font-size: 12px;
	color: #336699;
	font-family: ’Times New Roman’, Times, serif;
	font-weight: normal;
}
.navbox {
	position: absolute;
	visibility: visible;
	height: 360px;
	width: 140px;
	left: 35px;
	top: 175px;
}
.bordersblank {	background-color: #FFFFFF;
	border: 2px solid #999999;
}
