.body{
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 150%;
background: #FF0000;
z-index:0;}

/*Gesamtüberschrift*/
h1.headline{
position: relative;
top: -15px;
text-align: center;
color: #FF0000;
padding-top: 5px;
font-size: 32px;
font-weight: 900;
text-decoration: underline;
line-height: 40px;
z-index: 2;}

/*Einzelnes Wort hervor heben in infobox*/
font.highlight_word{
font-size: 18px;
color: yellow;}

/*Wortgruppe hervor heben in infobox*/
font.highlight_words{
color: red;
font-size: 18px;
font-weight: 900;
text-decoration: underline;}

/*infobox überschrift*/
h1.attention_head{
text-align:left;
margin: 5px 0px 0px 0px;
font-size: 20px;
height: 48px;
line-height: 1.00;
color:red;
padding-left: 25px}

/*infobox textteil*/
h1.attention{
text-align: center;
font-size: 15px;
color: black;
height: 220px;
overflow: auto;
margin: 2px;
vertical-align: center;}

#impressum{
position:absolute;
line-height: 15px;
bottom: 26px;
left: 5px;
color: red;
padding-left: 5px;
width: 128px;
height: 80px;
border: solid 2px red;
font-size: 10px;
background-color: #bbbbbb;}

#mail_matthias{
position:absolute;
bottom: 5px;
left: 5px;}

#mail_rol{
position:absolute;
bottom: 5px;
left: 180px;}

#links{
position:absolute;
bottom: 5px;
right: 5px;}

#copyright{
position:absolute;
line-height: 11px;
bottom: 26px;
left: 180px;
color: red;
padding-left: 5px;
width: 128px;
height: 80px;
border: solid 2px red;
font-size: 10px;
background-color: #bbbbbb;}

/*Zurück-btn*/
.back{
position: absolute;
bottom: 20px;
left: 46%;}

.main_link{
position: absolute;
left: 50%;
margin-left: -500px;
width: 1000px;
height: 750px;
background: url(../pics/background_links.jpg) no-repeat;
background-position:right top;
z-index:1;}

.links_left{
position: absolute;
line-height:23px;
top: 5px;
left: 5px;
text-align: left;}

.links_right{
position: absolute;
line-height:23px;
top: 5px;
right: 5px;
text-align: right;
}

.link_head{
font-size: 23px;
font-weight: 900;
color: red;
background: url(../pics/links_back.png) no-repeat;
width: 246px;
height: 31px;
padding-top: 3px;
text-align: center;
vertical-align: center;}

#distanz{
position: absolute;
line-height: 15px;
bottom: 5px;
right: 5px;
color: red;
padding: 5px;
width: 123px;
height: 75px;
border: solid 2px red;
font-size: 13px;
background-color: #bbbbbb;}
