/* CSS Document */
/**/

* {
	padding: 0;
	margin: 0;
	
	}

body {
	font-family: tahoma, verdana, lucida;
	font-size: 12px;
  background-color: #FFFFFF;
  color: #353535;
	}

#con_main
{
  
  width:900px;
  margin: 0px auto;
  margin-top: 40px;
  
	
}

#rahmen_oben
{
  width: 900px;
  height: 5px;
  font-size:2px;
  line-height:2px;
  background: url(images/rahmen_oben.gif) no-repeat;
}

#rahmen_links
{
  width: 1px;
  height: 580px;
  background: url(images/rahmen_pixel.gif) repeat-y;
  float: left;
}

#middle
{
  width: 898px;
  height: 580px;
  float: left;
}

#rahmen_rechts
{
  width: 1px;
  height: 580px;
  float: left;
  background: url(images/rahmen_pixel.gif) repeat-y;
  
}

#rahmen_unten
{
  width: 900px;
  height: 5px;
  line-height: 5px;
  font-size: 1px;
  background: url(images/rahmen_unten.gif) no-repeat;
  clear: both;
}

#footer
{
  width: 900px;
  height: 20px;
}

#menu
{
  height: 35px;
  width: 898px;
  
}

#submenu
{
  height: 28px;
  width: 898px;
  
}

#con_content
{
  width: 847px;
  height: 492px;
  margin-top: 0px;
  margin-left: 25px;
  line-height: 18px;
  
}

#content
{
  
  position: relative;
  width: 330px;
  height: 362px;
  left: 487px;
  top: 88px;
  padding-right: 15px;
  overflow: auto;
  overflow-x:hidden;
  line-height: 18px;
  
  
}

#vorschau_tbl
{
  width: 115px;
  margin-top: 4px;
  margin-left:9px;
  height:485px; 
  
}

#vorschau_tbl td
{
  width: 115px;
  height:87px;
  vertical-align: middle;
 
 
}

.nextlink
{
  color: #000000;
  font-family: tahoma;
  font-size: 12px;
  margin-right: 3px;
}

.nextlink:hover
{
  color: #f96125;
  font-family: tahoma;
  font-size: 12px;
  margin-right: 3px;
}

.act_page
{
  color: #f96125;
  font-family: tahoma;
  margin-right: 3px;
  font-size: 12px;
}

.headline_pic
{

behavior: url(iepngfix.htc);
}

.orangelink
{
  color: #f96125;
  font-family: tahoma;
  font-size: 12px;
  text-decoration: none;
}

.orangelink:hover
{
  color: #f96125;
  font-family: tahoma;
  font-size: 12px;
  text-decoration: underline;
}

.orangetext
{
  color: #f96125; 
}

.greytext
{
  color: #757474; 
}

.formtext
{
  width: 130px;
  border: 1px solid #757474;
  margin-top: 3px;
  
}
