body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
	line-height: 1.7em;
  margin: 0px;
  padding: 0px;
  background-color: #E0061E;
}

a
{
	text-decoration: none;
  color: #E0061E;
}

a:hover
{
	text-decoration: underline;
}

a img
{
  border: none;
}

h1, h2, h3, h4
{
  color: #E0061E;
}

h1, h2
{
  margin-top: 0;
}

p + h1, p + h2
{
  margin: 0.67em 0;
}

h1
{
  font-size: 1.4em;
}

h2
{
  font-size: 15px;
}

.bg_side 
{
  position: absolute;
  width: 50%;
  z-index: 1;
  height: 266px;
}

#bg_left
{
  left: 0;
  background: transparent url(../img/hintergrund_links.gif) repeat-x;
}

#bg_right
{
  right: 0;
  background: transparent url(../img/hintergrund_rechts.gif) repeat-x;
}

.common_width
{
  width: 922px;
}

#outline
{
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

#header
{
  height: 240px;
  background: transparent url(../img/header.jpg) no-repeat;
  position: relative;
}

#main
{
  background: transparent url(../img/center.jpg) repeat-y;
  overflow: hidden;
}

#column_left
{
  float: left;
  width: 223px;
  margin-left: 20px;
}

#column_center
{
  margin-left: 243px;
  padding: 0 30px 0 10px;
}

#footer
{
  height: 66px;
  background: transparent url(../img/footer.jpg) no-repeat;
  overflow: hidden;
  font-weight: bold;
  color: #FFF;
  padding-top: 45px;
  text-align: center;
  line-height: 1em;
}

#footer p
{
  margin: 0 0 3px 0;
}

#navi {
  position: absolute;
  left: 31px;
  bottom: 3px;
	height: 40px;
	font-size: 16px;
  font-weight: bold;
}

#navi a
{
	color: #FFF;
	text-decoration: none;
}

#navi a:hover
{
	color: #EE7D05;
}

#navi ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#navi ul li
{
  display: inline;
	margin-right: 10px;
}

/*
a
{
	color: #003652;
  font-weight: inherit;
}

a:hover, #navi a:hover, #thair div.main a:hover
{
	color: #EE7F00;
	text-decoration: none;
	font-weight: inherit;
}
img, a img :hover
{
  border: none !important;
}

#sitename
{
	position: relative;
	top: 60px;
	left: 20px;
	color: #FFF;
	font-size: 40px;
	font-weight: bold;
}


#siteslogan
{
  position: relative;
  top: 45px;
  left: 20px;
	color: #FFF;
	font-size: 12px;
}
h1 {
  margin: 10px 0px;
	font-size: 200%;
	padding: 0;
}
h2
{
	margin: 10px 0px;
  font-size: 150%;
}

h3 {
  font-size: 120%;
	margin: 0;
}

h4 {
  font-size: 100%;
	margin: 0;
}
.center_column h1{
	color: #003652;
}

.center_column h2 {
	color: #EE7F00;
}

.center_column h3 {
	color: #D04B19;
}

.center_column h4 {
	color: #EE7F00;
}

	
.right_column {
	height: 100%;
	width: 200px;
  padding: 20px 20px 20px 0;
  float: right;  
	overflow: hidden;
}

.center_column {
  padding: 20px;
	height: 100%;
	overflow : hidden;
  margin: 0;
}

#thair
{
	height: 50px;
	background-color: #FFF;
}

#thair div.main
{
	text-align: right;
	font-weight: bold;
	height: 100%;
}
#thair div.main a
{
	color: #878787;
	text-decoration: none;
}

#thair div.main ul
{
	position: relative;
	top: 25px;
  list-style: none;
  margin: 0;
  padding: 0;
}

#thair div.main ul li
{
  display: inline;
  margin-left: 20px;
}
#theader {
  margin: 0px;
  padding: 0px;
  height: 125px;
	background: transparent url(../img/header_hintergrund.jpg) repeat-x bottom;

  }

.footer{
	padding: 13px 20px 4px 20px;
  overflow: hidden;
  color: #FFF;
	font-weight: bold;
  min-height: 13px;
  background: #EE7F00 url(../img/nav_hintergrund.jpg) repeat-x 0px 10px;
	text-align: center;  
}

.footer a{
	color: #FFF;
	text-decoration: none;
}

#footer_right
{
	float: right;
}

.main {
	overflow: hidden;
  width: 974px;
  padding: 0px;
  margin: 0 auto;
}

#tmiddle {
  background: #D7DFE2 url(../img/hintergrund.jpg) repeat-x top;
}

#tmiddle div.main{
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #003652;
	background-color: #FFFFFF;
	overflow: hidden;
} 

#theader div.main{
	overflow : hidden;
  height: 100%;
}
#bg1 {
  border-color: #003652;
  border-top: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  background: #FFF url(../img/header2.jpg) repeat-x 4px;
  padding: 0px 0px;
}

#bg2 {
  background: transparent url(../img/header.jpg) no-repeat 4px 4px;
  width: 100%;
}

.debug {
	min-height: 100px;
}
*/
