body, div, td {
scrollbar-darkshadow-color: #c70b2b;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-arrow-color: #ffffff;
font-family: arial;
font-Size: 12px;
Color: #404040;
text-align: center;}



/*BODY; NICHTS ÄNDERN*/
/*BODY { background-image: url('');}*/
body {background: url('warm_winter_background.png') repeat;}


/*IMAGERAND*/
.imgrand {
	border: 4px dotted #c70a2a;
}

/* ################### Klassen ################### */
.gfx{
 	padding: 5px;
 	margin: 8px;
	background-color: #ffffff;
	color: #c70a2a;
	border: 1px solid #c70a2a;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
}

.affis{opacity:0.50;}

.affis:hover{opacity:1.00;}

/*FETTE SCHRIFT*/
b {
text-decoration: none;
color: #c70a2a;
text-transform: uppercase;
font-weight: bold;
font-size: 15px;
}
/*UNTERSTRICHENE SCHRIFT*/
u {
text-decoration: underlined;
color: #ffffff;
font-size: 13px;
border-bottom: 1px dashed #f90029;
}

/*KURSIVE SCHRIFT*/
i {
text-decoration: italic;
letter-spacing: 3px;
color: #648198;
font-size: 13px;
}

/*LINK NORMAL*/

A:link {   
COLOR: #ffffff; 
TEXT-DECORATION: none}

A:visited { 
COLOR: #ffffff;
TEXT-DECORATION: none}

A:hover {   
COLOR: #ffffff;
font-weight: bold;
letter-spacing: 2px;
TEXT-DECORATION: none;}

/*LINK BEIM UEBERFAHREN*/

A.navi:link  {
display:block;
text-align:center;
-moz-border-radius-topright: 20px; -moz-border-radius-bottomright:20px;
background:#ffffff;
text-decoration:none;
margin-right: 5px;
margin-bottom: 5px;
font:10px;
color:#c70a2a;
}

A.navi:visited { 
display:block;
text-align:center;
-moz-border-radius-topright: 20px; -moz-border-radius-bottomright:20px;
background:#ffffff;
text-decoration:none;
margin-right: 5px;
margin-bottom: 5px;
font:10px;
color:#c70a2a;
}

A.navi:hover { 
display:block;
text-align:center;
-moz-border-radius-topright: 20px; -moz-border-radius-bottomright:20px;
border-right: solid 6px #c70a2a;
background:#ffffff;
text-decoration:none;
margin-right: 5px;
margin-bottom: 5px;
font:10px;
text-transform: uppercase;
letter-spacing: 3px;
font-weight: bold;
color:#c70a2a;
border-bottom: solid 2px #c70a2a;
border-top: solid 2px #c70a2a;
}

 /*ÜBERSCHRIFT*/
h1{
display: block;
font-family: arial; 
font-size: 18px;
color: #c70a2a;
border-left: solid 20px #404040;
border-right: solid 1px #404040;
border-bottom: solid 1px #404040;
border-top: solid 1px #404040;
text-decoration: none;
line-height: 20px;
text-align: left;
text-transform: uppercase;
background-color: #ffffff;
}


 /*ÜBERSCHRIFT 2*/
h4{
text-align: center;
font-family: arial; 
font-size: 16px; 
color: #ffffff;
background-color: #c70a2a;
text-transform: uppercase;
margin: 0px;
border-bottom: solid 2px #ffffff;
-moz-border-radius-topright: 20px; -moz-border-radius-bottomright:20px;
}

 /*ÜBERSCHRIFT 3*/
h2{
display: block;
font-family: arial; 
font-size: 16px;
color: #c70a2a;
text-decoration: none;
line-height: 18px;
text-align: center;
text-transform: uppercase;
background-color: #ffffff;
}

 /*ÜBERSCHRIFT 4*/
h3{
text-align: center;
font-family: arial; 
font-size: 16px; 
color: #ffffff;
background-color: #c70a2a;
text-transform: uppercase;
border-bottom: solid 2px #ffffff;
margin: 0px;
-moz-border-radius-topleft: 20px; -moz-border-radius-bottomleft:20px;
}

 /*Rahmen im Cutenews*/
.rund3 {
border: 2px solid #c70a2a;
border-radius: 10px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
padding: 5px;
width: 390px;
margin: 3px;
}

.footer {

width: 550px;
height: 20px;
background: url('');
top: 768px;
left: 418px;
position: absolute;
}

.lover {
position: absolute;
display:block;
text-align:center;
-moz-border-radius-topleft: 20px; -moz-border-radius-bottomleft:20px;
background:#ffffff;
text-decoration:none;
margin-right:4px;
margin-bottom: 4px;
font:10px;
text-transform: uppercase;
color:#c70a2a;
}

.lover:hover {

background:#ffffff;

}

.textarea {

font-family: Verdana;
color: #ffffff;
border: 1px solid #ffffff;
background: #648198;

}
