@charset "UTF-8";
/* Styles dekodur */
/* Design by logo.mind // http://www.logomind.com */


* { margin:0; padding:0; border:0; } 

body  {
	font-family: "Lucida Grande", Verdana, sans-serif;
	text-align: center;
	width:800px;
	height:790px;
}

a:link 		{ color: #e20047; text-decoration: none; }
a:visited 	{ color: #e20047; text-decoration: none; }
a:active 	{ color: #858D95; text-decoration: none; outline:none; }
a:hover 	{ color: #858D95; text-decoration: none; }
a:focus 	{ outline:none; }

.hellgrau { color: #858D95; }
.dklgrau { color: #363B44 }
.rot { color: #e20047; }
.gruen { color: #6EA94F; }


/* Rahmen */

.container { 
    	width:790px;  
		background-color: #ffffff;
    	margin: 0 auto; 
    	text-align: left; 
    } 
	
.logo { text-align:right; margin:20px 45px 0px 0px;  }

.contentrechts2 { margin-left: 0px; width:750px; margin-top:5px; }

.tab50 { width:50px; display:block; margin-right:10px; float:left; }

.copy {
	font-size: 11px;
	line-height: 16px;
	color: #363B44;
}

.bildersub {
	font-size: 10px;
	line-height: 14px;
	color: #858D95;
	font-style: italic;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.mini {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #363B44;
	line-height:16px;
}

h1 {	
	font-size:14px;
	color: #e20047;
	line-height: 24px;
	margin-bottom: 10px;
	margin-top: 15px;
}


h4 { font-size:12px; line-height:18px; color:#FFFFFF; background:#e20047; display:block; padding:0px 5px; margin:0 15px 0 0; text-align:right; font-weight:normal; }



/* Allerlei */

.bilderlinks { float:left; margin:0 20px 15px 0; }
.bilderrechts { float:right; margin:0 10px 15px 15px; }
.bilderrechtseng { float:right; margin:0 0px 0px 5px; }

.tablerubrik { text-align:left; padding:20px; color:#FFFFFF; line-height:22px; font-size:12px; width:385px; }
.tablerubrik-reystone { text-align:left; padding:20px; color:#FFFFFF; line-height:22px; font-size:12px; width:340px; }
.tablerubrik-ohnewidth { text-align:left; padding:20px; color:#FFFFFF; line-height:22px; font-size:12px;  }
.tablerubrikaz { color:#f2d366; }
.tablerubrik h1 { font-size:16px; margin-bottom: 10px; }
.pfeil { font-family: Geneva, Arial, Helvetica, sans-serif; }
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }


.liste { 
	color: #FFFFFF; 	
	font-size:11px;
	line-height: 16px;
	list-style-type: none;
}




