
p, ol, ul, dl, h1, h2, body, div, table, a {
color : #fff;
font-size : 12px;
font-family : trebuchet ms, arial, sans-serif;
text-align : left;
}

body {
margin : 0 0 0 0;
padding : 0 0 0 0;
background-color : #c678b0;
text-align : left;
}

h1{
color : #fff;
font-size : 20px;
font-weight: bold;
display:inline;
color: #7a3f7b;
letter-spacing: 0.05em;
padding: 2px 5px;
}

h3{
color: #004D00;
font-size : 14px;
font-weight: bold;
letter-spacing: 0.05em;
}

h4{
color: #004D00;
font-size : 14px;
font-weight: bold;
letter-spacing: 0.05em;
text-align:center;
}


img{
border:none;
}

#hg{
position: relative; 
width:982px; 
height:562px;
display: block;
background: url(img/back.jpg);
border: 1px solid #edf3f3;
}


#title{
position: absolute; 
left:700px; 
top: 90px; 
width:100px; 
height: 30px; 
text-align:right;
letter-spacing: 0.05em;
border: 0px solid black;
}

#left {
width : 360px;
height : 513px;
top : 0px;
left : 0px;
position : absolute;
border: 0px solid #861b40;
}

#text {
width : 537px;
height : 330px;
top : 163px;
left : 370px;
position : absolute;
overflow: auto; 
text-align: left;
color: #004D00;
border: 0px solid #861b40;
}



#text ul {
display: block;
color:#004D00;
list-style-type: square;	
padding: 10px;
margin:0;
}

#text p {
color:#004D00;
padding: 10px 20px ;
}

#text table {
width: 480px;
color:#004D00;
margin-left: 22px;
}

#text td {
color:#004D00;
text-align: left;
padding: 10px;
}

#bottom{
position: absolute; 
left:870px; 
top:545px; 
width:65px; 
height: 20px; 
letter-spacing: 0.03em;
border-bottom: 1px dashed #528742;
text-align:right;
border: 0px solid black;
}


#bottom a{
color: #edf3f3;
text-decoration:none;
font-weight:bold;
}

#bottom a:hover{
color: #7C1155;
}

.center{
text-align:center;
}

.rahmen{
width: 982px;
margin:0 auto;
text-align:center;
vertical-align: middle;
height: 100%;
}

a {
text-decoration : none;
font-weight : normal;
}
a:link {
color:  #7C1155;
}
a:visited {
color: #7C1155;
}
a:focus {
color: #7C1155;
}
a:hover {
color:#004D00;
}
a:active {
color:#004D00;
}

a.ext:link, a.ext:focus, a.ext:visited, a.ext:hover, a.ext:active {
text-decoration : none;
font-weight : normal;
background-image : url(img/extlink.gif);
background-repeat : no-repeat;
background-position : left;
padding : 0  0 0 16px;
color:  #7C1155;
}

a.ext:link {color:  #7C1155;}
a.ext:visited {color: #7C1155;}
a.ext:focus{color:  #7C1155;}
a.ext:hover {color:  #004D00;}
a.ext:active {color:  #004D00;}
