/***************************** CSS-STYLE AUTOR MICHAEL REISINGER ************************************/


body {
margin:0;
padding:0;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11pt;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #999;
text-decoration: none;
overflow:auto;
background-image:url(../images/hg.jpg);
background-repeat:no-repeat;
background-position:top left;
background-attachment: fixed; 
background-color: #e5e5e5;
}

A:link {font-family: Arial;font-size: 11pt;color: #444;
text-decoration: none;}

A:visited {
font-family: Arial;
font-size : 11pt;
color : #444;
text-decoration : none;}

A:hover {
font-family: Arial;
font-size : 11pt;
color : #930;
text-decoration : none;}
A:active {
font-family: Arial;
font-size : 11pt;
color : #930;
text-decoration : none;}
A:focus { text-decoration:none;}

h1 {
margin:0;
padding:0;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
line-height: normal;
font-weight: normal;
letter-spacing:1px;
color: #5c542b;
text-decoration: none;
}

#line {
margin:0;
padding:0;
width:100%;
border-top: 1px dotted #b5b2a3;
}
 
#logo {
position:absolute;
left:50%;
top:10px;
width:750px;
margin-left:-375px;
text-align:right;
/*
width:100%;
margin:0px;
padding-top:20px;
text-align:right;
*/
overflow:hidden;
z-index:10;
}
* html #logo {
  width:750px;
  w\idth:750px;
}

#navigation {
padding-top:3px;
position:absolute;
left:50%;
top:140px;
width:750px;
margin-left:-375px;
border-top:1px solid #b5b2a3;
text-align:center;
overflow:hidden;
z-index:20;
}
* html #navigation {
  width:750px;     /* 5.x */
  w\idth:750px;    /*  6 */
}

#img {
position:absolute;
left:50%;
top:175px;
width:750px;
margin-left:-375px;
text-align:center;
padding:0px;
overflow:hidden;
z-index:30;
}
* html #img {
  width:750px;     /* 5.x */
  w\idth:750px;    /*  6 */
}

#ftxt {
position:absolute;
left:50%;
top:390px;
width:750px;
margin-left:-375px;
/*
padding:10px;
border:1px dotted #b5b2a3;
*/
background-color:#fff;
text-align:left;
text-align:justify;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #5c542b;
text-decoration: none;
letter-spacing:1px;
z-index:40;

}
* html #ftxt {
  width:750px;     /* 5.x */
  w\idth:750px;    /*  6 */
}

.infobox {
margin:0px;
padding-top:7px;
padding-left:7px;
border-top:1px dotted #b5b2a3;
border-left:1px dotted #b5b2a3;
}

.infobox2 {
margin:0px;
padding-top:5px;
padding-left:30px;
}


ul#button {

width: 100%;

margin: 0;

padding: 0;

}
  
* html ul#button {
    width: 100%;
    w\idth: 100%;
    padding: 0px;
    padd\ing: 0px;
  }



ul#button li {

list-style: none;

display:inline;

margin: 0px;

padding: 5px;
}



ul#button a, ul#button span, ul#button h2 {

width:100%;

padding-left:5px;
padding-right:5px;
margin:0px;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size: 12px;

letter-spacing:1px;
text-decoration:none;

color: #5c542b;
}


* html ul#button a,
* html ul#button span,
* html ul#button h2 {

width: 100%;

w\idth: 100%;

}



ul#button a:hover, ul#button span {

width: 100%;

padding-left:5px;
padding-right:5px
margin:0px;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size: 12px;

text-decoration:none;
color: #b5b2a3;

}

object {
overflow:hidden;
}

/*******************************ROUNDED*************************************/


.ro {
	background:url(../images/edge/tr.jpg) top right no-repeat;
}


.lo {
	background:url(../images/edge/tl.jpg) top left no-repeat;
}

.ru {
	background:url(../images/edge/br.jpg) bottom right no-repeat;
}


.lu {
	background:url(../images/edge/bl.jpg) bottom left no-repeat;
}



.inhalt {
	margin:0;
	padding:15px;
}

.inhalt p {
	margin:0;
	padding:0;
	background-color:#fff;
}

.pad {
padding-left:30px;
}

.name {
padding-bottom:7px;
}

.name2 {
padding-top:7px;
padding-bottom:7px;
}

.image {
border:1px solid #5c542b;
}


