* {
    margin: 0;
    padding: 0;
    background-position: top left;
    background-repeat: no-repeat;  
    outline: none;
}


div#ecke {

	position: absolute;
	width: 210px;
	height: 210px;
	top: 0;
	left: 0;
}

       
a,
a:link,
a:visited {
    color: #b2dff1; 
}

a:focus,
a:hover,
a:active {
    color: #b2dff1; 
    text-decoration: none;
}
       
body {
    text-align: center;  
    color: #32B4DF;          
    font-family: arial, helvetica, verdana;
    font-size: 14px;
    line-height: 20px;
    background-color: #00c0e7;
    background-image: url(../images/layout/front-body-bg.jpg);
}

div {
    margin: 0;
    padding: 0;
}    
    
p {
    margin: 5px 0 5px 0px;
}
        
ul.menu,
ul.menu li
ul.menu a {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

h1 {
    font-size: 20px;
    line-height: 26px;
}

h3 {
	margin: 20px 0 10px 0;
}

h1, h2, h3, h4 {
    color: #b2dff1;
    font-weight: normal;
}

h2 {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    margin: 10px 0 20px 0;
    color: #FEC83E;
}

img, img a, a img {
    border: none;
}

address {
    color: #b2dff1
}

.col-1 {
    width: 100%;
}

.col-1-2 {
    width: 48%;
}

.col-1-3 {
    width: 31%;
}

.col-2-3 {
    width: 64%;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear {
    clear: both;
}

.clear-left {
    clear: left;
}

.clear-right {
    clear: right;
}

.hidden {
    display: none;
}

ol.menu,
ul.menu {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol.menu li,
ul.menu li {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}

strong {
    color: #b2dff1;
}

.right { 
    text-align: right; 
}
        
.yellow {
    color: #FEC83E;
}

.blue {
    color: #b2dff1;
}
        
.green {
    color: #71C14F;
}
        
.pink {
    color: #ED499B;
}
        
small,
.small {
    font-size: 11px;
    line-height: 16px;
}
        
big,
.big {
    font-size: 16px;
    line-height: 24px;
}

h2.float-left {

	margin-top: 0;
	padding-top: 0;
}

a.w-link {
    font-size: 18px;
    color: #b2dff1;
    text-decoration: none;
    border-bottom: 5px solid #4D52CF;
}

a.w-link:focus,
a.w-link:hover,
a.w-link:active {
    color: #FEC83E;
    text-decoration: none;
    border-bottom: 5px solid #FEC83E;
}

a.back-link {
    color: #32B4DF;
}

a.next {
    font-size: 14px;

}

p.subnavi {
    margin-top: 30px;
} 

#main {
    background-color: #313285;
}

textarea#teilnahme-text {
    height: 100px;
}

.messages {
    color: #B2DFF1;
    padding: 0 0 20 0px;
}

h2 small {
    color: #A4E2EF;
    font-weight: normal;
}

#footer {
    text-align: left;
}

#footer, #footer a {
    color: #313285
}


#banner_popup {
	position:absolute;
	margin-top:-155px;
	margin-left:20px;
	width:300px;
	height:250px;
	cursor:pointer;
}

ul#gewinner,
ul#gewinner li,
ul#gewinner li a {

	display: inline;

}

ul#gewinner li {

	margin-right: 10px;
	
}	

ul#gewinner a {

	color: #B2DFF1;
}

body#de-gewinner2 div#content {

	overflow: scroll; 

}