@charset "UTF-8";
@charset 'iso-8859-15';

/* CSS Document */

.body{
	background-repeat: no-repeat; 
	background-image: linear-gradient(to bottom, #c1c1c1, #ffffff);
	font-family: verdana;	
	color: #464646;
	font-size: 1em;
	} 

.grundtabelle { 
	margin-left: auto;
	margin-right: auto;
	} 

.grundtabelle2 { 
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	display:block;
  	border: 1px solid #2C2C22;
  	border-radius:15px;
  	box-shadow:1px 1px 6px #a0a0a0;
	} 



.sprachen { 
    	width: 30px;
    	height: auto;
    	margin-left: 5px;
    	margin-bottom:5px;
   	}


.header { 
	background: linear-gradient(to bottom, #09295C, #0E5FA0);	
  	border: 0px;
  	border-radius:14px 14px 0px 0px;
	border-bottom: 1px solid #2C2C22;
  	} 



.header1 { 
    	width: 100%;
	display: inline-block;
	text-align: center;
	}

.header2 {
    	width: 100%;
	display: inline-block;
	text-align: center;
	}

.header-text {
	font-size: 1.6em;
	color: #ffffff;
	}

.header3 {
    	
	}



.logo-links { 
    	margin-left: 18px;
	
    	}

.logo-rechts { 
	display: none;
	
    	}

.linkliste-oben { 
	padding-top: 4px;
	
	text-align: center;
	border-top: 1px solid #ffffff;
	background-color: #C1C1C1;
	
    	}

.links-oben{ 
	padding-top: 10px;
	padding-bottom: 10px;	
	text-decoration: none;
	font-size: 1.1em;
	font-weight: 400;
	color: #2C2C22;
	display: block;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #ffffff;
    	}

.links-oben:hover{ 
	text-decoration: underline;
	
    	}

.links-oben-aktiv{ 
	padding-top: 10px;
	padding-bottom: 10px;	
	text-decoration: none;
	font-size: 1.1em;
	font-weight: 400;
	color: #dddddd;
	display: block;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #ffffff;
    	}



.main { 
	border-top: 1px solid #2C2C22;
	background-color: #ffffff;
	border-bottom: 1px solid #2C2C22;
	padding: 12px;
    	}

.bild-kaufen{ 
	max-width: 140px;
	width: 100%;
	height: auto;
	margin-left: 10px;	
	margin-right: 10px;
    	}


.tabelle-willkommen{ 
	background-color: #ffffff;
	display: none
    	}


.tabelle-willkommen-klein{ 
	background-color: #ffffff;
    	}


.bild-willkommen{ 	
	background-size: contain;
	background-repeat: no-repeat;
    	}


.text-willkommen{ 
	text-align: center;
	font-size: 1.1em;
	font-weight: 400;
    	}


.headline{ 
	text-align: center;
    	}


.text-just{ 
	text-align: justify;
    	}

.bild-1-tabelle{ 
	background-size: contain;
	background-repeat: no-repeat;
    	}

.bild-2-tabelle{ 
	background-size: contain;
	background-repeat: no-repeat;
    	}


.bild{ 
	width: 100%;
	height: auto;
    	}

.ansicht-klein{ 
	
    	}

.ansicht-gross{ 
	display: none
    	}


.linkliste-unten { 
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #ffffff;
	background-color: #C1C1C1;
	border-bottom: 1px solid #ffffff;
    	}

.links-unten{ 
	margin-left: 7px;	
	margin-right: 7px;
	text-decoration: none;
	font-size: 1em;
	color: #2C2C22;
    	}

.links-unten:hover{ 
	text-decoration: underline;
    	}


.copyright { 
	
	background-color: #ffffff;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 0px;
	border-top: 1px solid #2C2C22;
	border-radius:0px 0px 14px 14px;
    	}













