/* CSS Document */

.body {
background: #1242CC; color: #ffffff; 
}

a:link { text-decoration:none; color: #ffffff; }
a:active { text-decoration:none; color: #ffffff; }
a:hover { text-decoration:none; color: #ffffff; }
a:visited { text-decoration:none; color: #ffffff; }

.bigbox {
background: #0B107B;
padding: 5 5 5;
margin: 5 5 5 5;
margin-right: -5px;
overflow:auto;
}

.whitebox {
background: white;
padding: 5 5 5 5;
float: left;
margin-right: 5px;
}

.keyword {
font-size: 0,5em;
}


.pinkbox-top {
background: #D206B3; 
width: 260px; 
padding-left: 5px;
padding-top: 5px;
text-align: left;
vertical-align: middle;
font-size: 16px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
.pinkbox-middle {
background: #F204C8; 
width: 260px; 
height: 200px;
padding: 5 5 5 5;
}
.pinkbox-bottom {
background: #D206B3; 
width: 260px; 
height: 70px;
padding: 5 5 5 5;
text-align: center;
vertical-align: middle;
font-family: Arial, Helvetica, sans-serif;
}

.orangebox {
background: #1DE20E; 
width: 260px; 
height: 240px;
}

.greenbox {
background: #1DE20E; 
width: 260px; 
height: 240px;
}

.darkpinkbox {
background: #D206B3;
width: 260px;
}

.darkorangebox {
background: #F0760A;
width: 260px;
}

.darkgeenbox {
background: #1CCA0A;
width: 260px;
}

.smallpic {
float: left;
margin-right: 5px;
}

.beschreibung {
text-align: left;
float: left;
vertical-align: top;
font-family: Arial, Helvetica, sans-serif;
}
.auszeichnung {
font-size:12px;
font-face: verdana;
font-variant: small-caps;
}




