/* Start of CMSMS style sheet 'ATG: Misc' */
body, html {
	margin:0; padding:0;
}
body {
	background-color: white;
	font-family: Arial, sans-serif;
        font-size: 13px;
	background-image: url(uploads/images/pixel_links.gif);
	background-repeat: repeat-y;
}



#kopf {
	position:absolute;
	top:0;left:0;
	width:1013px;
	background-color:#6666cc;
}
* html #kopf  {
	width:1013px;
}
#kopf .logo_atg {
	position:absolute;
	top:0;left:0;
}
#kopf .logo_iseo {
  position: absolute;
  top: 0;
  right: 0;
}
#kopf h2 {
	color: white;
	font-size: 25px;
	padding:13px;
	padding-left:230px;
	vertical-align:middle;
	white-space: nowrap;
        margin: 0;
        font-weight: normal;
}



#ueber {
	position:absolute;
	top:130px;
	left:20px;
	width:973px;
	padding-left:10px;
	padding:10px;
	background-color:#D5E7F1;
	height: 25px;
}
#ueber h2 {
	color:#0A73B5;
	font-size:18px;
	font-weight:bold;
	vertical-align:middle;
	white-space: nowrap;
  margin: 0;
}



#pfad {
	position:absolute;
	top:182px;
	left:20px;
	width:980px;
	text-align:right;
	color:#0A73B5;
	text-decoration:none;
  font-weight:bold;
}



#haupt {
	background-color: white;
	position:absolute;
	top:210px;
	left:218px;
	width:790px;
	padding:5px;

}


#fuss {
  clear: both;
  margin-top: 3em;
  padding-top: .5em;
  text-align: center;
  border-top: 1px solid #D5E7F1;
}

a, a:link {
  color: #0A73B5;
}

a:visited {}

a:hover {}

a img {
  border: none;
}

form br {
  clear:both;
}

.backwards {
  unicode-bidi:bidi-override; 
  direction: rtl;
}

/* End of 'ATG: Misc' */

