body {
    font-size : 13px;
    font-family : Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:center;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img/bg_homepage_ie.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top:0px;
}

h1 {
	font-size:18px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.fs18 {
	font-size:18px;
	font-weight:bold;
}

h2 {
	font-size:18px;
}

.unsichtbar {
    position : absolute;
    left : -1000px;
    top : -1000px;
    width : 0;
    height : 0;
    overflow : hidden;
    display : inline;
}

.neue_zeile {
    clear : both;
    line-height: 0.1em;
}

#homepage {
	width : 950px;
	text-align : center;
	margin : auto;
}

* html #homepage {
	width : 950px;
	text-align : center;
	margin : auto;
}
#homepage div {
    margin : 0;
    padding : 0;
}

#kopf {
    height : 147px;
   /* border-bottom: 1px solid #eee;
	position:relative;
	padding:2px 0 0 2px;
	top: 2px;*/
}
* html #kopf {
    height : 6em;
}
#kopf img {
    width : 950px;
    height : 150px;
}

#kopf_index {
    height : 326px;
	background-image:url(../img/axel-von-hagen_index.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	border-top: 1px solid #CCCCCC;
   /* border-bottom: 1px solid #eee;
	position:relative;
	padding:2px 0 0 2px;
	top: 2px;*/
}



#navigation_oben_container {
	text-align:center;
	margin: auto;
	padding: 10px 0 0 0;
	background-color:#fff;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}

#aussen {
    /* border : 2px dashed blue; */
	text-align:left;
}

#links {
	top:20px;
	position:relative;
	width : 190px;
	float : left;
	display: block;
}

#innen {
    /*background-color : #FFF;*/
    width: 950px;
    float : right;
}
* html #innen {
    width : 950px;
}

#inhalt {
    top:20px;
    position:relative;
    width : 550px;
    float : left;
    /*height : 400px;*/
    text-align:left;
    /*overflow:auto;*/
	overflow:hidden;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	color:#666666;
}
* html #inhalt {
    width : 540px;
}

*+ html #inhalt {
    width : 540px;
}

#inhalt a:link, #inhalt a:visited {
	text-decoration:none;
	color:#333333;
	}
	
#inhalt a:hover {
	text-decoration:underline;
	}

#links p {
    padding : 0.4em;
}

#inhalt p {
	padding : 0 10px 0 0;
}

#rechte_spalte {
	top:20px;
	position:relative;
	width : 180px;
	float : right;
	min-height : 20em;
	/*background-color : #eee;*/
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}

* html #rechte_spalte {
    height : 20em;
	font-size:13px;
}

#rechte_spalte h2 {
    padding : 0.3em ;
    font-size : 1.4em;
}

#lnav {
	clear:both;
	}
	
#lnav a:link, a:visited, a:active {
	width:50;
	display:inline;
	}
	
#topnews {
	width: 170px;
	}

#topnews a:link, a:visited, a:active {
	padding:5px 0 5px 0;
	text-decoration:none;
	/*display:block;*/
	color:#666666;
	
}

#topnews a:hover {
	text-decoration:underline;
	
}

.rechts {
	float:right;
	padding-left:5px;
}

#fuss {
    clear:both;
    position : relative;
    top : 2.3em;
	text-align : center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#999999;
}

#fuss a {
	display: inline;
}

* html #fuss {
    clear:both;
    position : relative;
    top : 1.3em;
	text-align : center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#999999;
}

.umfliesse_links {
	float:left;
	margin:0 10px 10px 0;
}

.umfliesse_rechts {
	float:right;
	margin:0 0 10px 10px;
}

hr {
	clear:both;
	text-align:left;
}
