/* CSS Document */
body 
{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
margin:0px;
background-color:#fed2e1;
}

img 
{
        border:0px;
}
.img_right {
        float: right;
		font-style: normal;
		font-size:10px; 
		color: #ED125A;
}
.img_right img {
        margin:0 0 0 15px;
}
.img_right div {
        text-align: right;
}
.img_left {
        float: left;
		font-style: normal;
		font-size:10px; 
		color: #ED125A;
}
.img_left img {
        margin:0 15px 0 0;
}

h1 {font-size:20px;color:#ED125A;}
h2 {font-size:18px;color:#000000;}
h3 {font-size:16px;color:#000000;}
p  {margin-top:0px;}

a:link, a:visited, a:active
{ 
text-decoration:none;
color:#FE4682;
font-weight:bold;
font-size:14px;
}

a:active, 
{
text-decoration:none;
}

#global {
color:#AF0B41;
width:1000px;
margin:0px auto;
background: url(repeater.gif) repeat-y;
}

#links {
float:left;
width:800px;
text-align:justify;
padding:10px;
}

* html #links {      /* nur fuer Internet Explorer */
width:780px;         /* Version 5.5 */
w\idth:780px;        /* Version 6 */
}

#rechts {
margin-top:20px;
float:right;
width:160px;
padding:10px;
}

* html #rechts {     /* nur fuer Internet Explorer */
width:140px;         /* Version 5.5 */
w\idth:140px;        /* Version 6 */
}

.menu1 {
width:980px;
text-align:left;
font-size:14px;
color:#FE4682;
padding:10px;
}

.menu11 {
width:980px;
text-align:left;
font-size:14px;
color:#FE4682;
padding:10px;
}

.menu111 {
width:980px;
text-align:left;
font-size:14px;
color:#FE4682;
padding:10px;
}

#imp {
margin:-40px auto 0 0;
width:1000px;
height:30px;
}

#footer {
width:1000px;
height:60px;
clear:both;
text-align:center;
}

