/** seitenspezifische Contentelemente oben */
.content-oben 		{ text-align:right; width:550px; position:relative; top:80px; left:8px; padding:0px; margin:0px;
					  margin-left:335px; margin-bottom:10px; font-size:14px; color:#FFFFFF; font-weight:bold; opacity:0.7;
					  -moz-opacity:0.7; -khtml-opacity:0.7; filter:alpha(opacity=70); background-color:#333333; }
					  
.oben-im-bild		{ width:715px; height: 80px; margin-left: 235px;/**background-color: #000000;*/ }

.oben-menu 			{ width:80px; height:30px; margin-top:4px; color:#000000; text-decoration:none; }

a.oben-menu:hover 	{ text-decoration:none; }

.button				{ margin-top:4px; }

/** seitenspezifische Contentelemente mitte */
.content-links		{ display:block; width:150px; text-align:left; float:left; padding:350px 0px 0px 0px; }
					  
.content-mitte		{ display:block; width:570px; margin-left:150px; margin-bottom:80px; margin-top:300px; text-align:left;
					  float:left; }
					  
.content-rechts 	{ display:block; width:54px; text-align:left; float:left; }

.content-cleaner 	{ clear:both; width:100%; height:2px; font-size:1px; }

.minHoehe 			{ clear:both; width:1px; height:400px; font-size:1px; float:left; }

a 					{ color:#CCCCCC; font-weight:bold; }

a:hover 			{ color:#CCCCCC; }

/** seitenspezifische Contentelemente Unten */
.content-unten 		{  width:890px; text-align:right; background-color:#000000; }

.fussnote 			{ height:49px; width: 890px; text-align:right; background-image:url('fussnote.jpg'); background-repeat:no-repeat;
					  background-position:right;}


