/* CSS-Datei bis 799 */ 
body { 
	width: 100%;
	background-image: url(background.gif); 
	background-repeat: norepeat;
	font-family: Verdana, Arial, Times NewRoman;
	text-align: center;
}


table.header_mobile {
	margin-top: 4%;
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 0%;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	font-family: Times_New_Roman;
	font-style: italic;
	text-align: center;
	width: 90%;
	height: auto;
	color: rgb(220,220,150);
	background-color: rgb(102,0,0);
	border-top-left-radius: 5px; 
	border-top-right-radius: 5px; 
	border-bottom-left-radius: 0px; 
	border-bottom-right-radius: 0px; 
}

table.main { 
	margin-top: 0%;
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 5%;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: center;
	width: 90%;
	height: auto;
	color: rgb(180,180,100);
	background-color: rgb(102,0,0);
	border-top-left-radius: 0px; 
	border-top-right-radius: 0px; 
	border-bottom-left-radius: 5px; 
	border-bottom-right-radius: 5px; 
}



a {	
	color: rgb(220,50,50);
	text-decoration: none;
}

a:hover {	
	color: rgb(220,50,50);
	text-decoration: underline;
}



/*===================================== NAVIGATION ===================================*/

.navi {
	display: none;
}

.navi_mobile {
	clear: both;
	margin-top: 0;
	padding: 0;
	width: 100%;
	height: auto;
	text-align: center;
	background-color: rgb(180,180,100);
	border-radius: 5px; 
}


img.navi_portrait {
	float: left;
	margin-top: 40px;
	width: 50%;
	max-width: 350px;
	height: auto;
	text-align: center;
	background-color: rgb(102,0,0);
	border-radius: 5px; 
}

.navi_main {
	float: right;
	padding-right: 10px;
	font-family: Verdana, Times_New_Roman;
	font-size: 1.25em;
	text-align: right;
	font-weight: normal;
	color: rgb(50,50,50);
	background-color: rgb(102,0,0);
	border-radius: 5px; 
}

a.navi_link {
	text-align: right;
	font-weight: normal;
	line-height: 2.2em;
	text-decoration: none;
	color: rgb(180,180,100);
	background-color: rgb(102,0,0);
}

a.navi_link:hover {
	padding-top: 2%;
	padding-right: 0%;
	padding-bottom: 2%;
	font-family: Times_New_Roman;
	font-size: 1.208em;
	font-weight: bold;
	line-height: 1.82em;
	text-align: right;
	text-decoration: none;
	color: rgb(220,220,150);
	background-color: rgb(102,0,0);
}

a.navi_link_active {
	padding-top: 2%;
	padding-right: 0%;
	padding-bottom: 2%;
	font-family: Times_New_Roman;
	font-size: 1.20em;
	line-height: 1.83em;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color: rgb(220,220,150);
	background-color: rgb(102,0,0);
}

a.navi_link_active:hover {
	padding-top: 2%;
	padding-right: 0%;
	padding-bottom: 2%;
	font-family: Times_New_Roman;
	font-size: 1.20em;
	font-weight: bold;
	line-height: 1.83em;
	text-align: right;
	text-decoration: none;
	color: rgb(220,220,150);
	background-color: rgb(102,0,0);
}

img.navi_banner {
	display: none;
}

/* ============================== ENDE NAVIGATION ==============================================*/



/* ==================================== CONTENT ================================================*/

.content {
	float: left;
	margin-top: 		0%;
	margin-bottom: 	2%;	
	padding-top: 		2%;
	padding-bottom: 2%;
	width: 100%;
	font-size: 0.9em;
	line-height: 1.4em;
	background-color: rgb(102,0,0);
	border-radius: 5px; 
}

.content_title {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	font-family: Times_New_Roman;
	font-size: 2.0em;
	color: rgb(220,220,150);
	text-align: center;
}

hr {
	color: rgb(255,255,150);
}

span.kapitale {
	font-size: 1.5em;
}

img.flag {
	padding: 10px;
	width: 20px;
	height: auto;
}



div.content_banner {
	padding-top: 2%;
	padding-bottom: 2%;
	width: 100%;
	text-align: center;
	background-color: rgb(102,0,0);	
}

img.content_banner {
	float: left;
	margin-bottom: 30px;
	margin-left: 0;
	width: 100%;
}



.content_text {
	margin-top: 5px;
	margin-bottom: 50px;
	margin-left: 2%;
	width: 96%;
	text-align: justify;
	font-size: 1.1em;
	color: rgb(180,180,100);
	background-color: rgb(102,0,0);
}

p {
	color: rgb(180,180,100);
}

img.kritik {
	float: left;
	margin-top: 5px;
	padding-top: 		0px;
	padding-right: 	30px;
}

div.kritik {
	width: auto;
	text-align: justify;
	line-height: 1.35;
	background-color: rgb(102,0,0);
}

div.zitat {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 		3px;
	padding-left: 	8px;
	padding-right: 	3px;
	padding-bottom: 3px;
	width: auto;
	font-style: italic;
	color: rgb(180,180,100);
	background-color: rgb(120,20,20);
	border-radius: 5px; 
}

/* TERMINE */

div.termin {
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 0%;
	margin-right: 0%;
	padding: 5px;
	width: 100%;
	text-align: center;
	font-size: 1.0em;
	background-color: rgb(120,20,20);
	border-radius: 5px; 
}

div.termin_item_date {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 10px;
	text-align: center;
	font-size: 1.0em;
	background-color: rgb(120,20,20)
	border-radius: 5px; 
}

div.termin_item {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 10px;
	text-align: center;
	font-size: 1.0em;
	background-color: rgb(102,0,0);
	border-radius: 5px; 
}

/* ENDE CONTENT ---------------------------------------------------------*/


