@charset "UTF-8";
/* @charset "iso-8859-2"; */
/* CSS Document */

body {

	font-family: Impact, Arial, Helvetica, sans-serif, Verdana;
	/*background-color: #eeffff; */
    /* background-color: #dddddd; */
	background-color: #444444;
	margin-left: 0px;
	
	
	
	/*background-attachment: fixed;
	background-attachment:fixed;
       background-image: url('/graphics/background.jpg'); */
	
	/*  background-image:graphics/background.jpg; */
 /* background-repeat:no-repeat; */

/* mitte
 background-position:50% 50%; */
 
/* gesamte grösse */
background-size: cover;
 
/*	background-position-x:0px; */
 /*    background-position-y:0px; */

/* background-repeat:repeat; */

/*background-repeat:no-repeat; */
background-repeat:repeat;

	/* margin-top: 0px;*/
	margin-right: 0px;
	margin-bottom: 0px;
	position:absolute;
    
    left:50%;
	top:50%;

	margin-left: -517px;
	margin-top:-389px;

/* Alte GrĂ¶sse     
	margin-left: -517px;
	margin-top:-389px;
*/
}



/* Keine Umrandungen von Grafiken, auch bei Buttons, da Grafik */
img {border: none;}

/* Standart Tabellenformat ohne Rahmen */
td {
 /* Tabelle innerer Rahmen */
/*   border:10px solid orange;  */
 border:none;
 border-collapse:collapse;
}

/* Schriftformate */





.title {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 24px;
	
	color: #00008B;
	font-weight:normal;
}

.title_fett {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 24px;
	
	color: #B0f0f0;
	font-weight:bold;
}




.title_mitte {
	alignment-adjust:central;
	font-stretch:expanded;
		
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 30px;
	
	color: #B0f0ff;
	font-weight:normal;
}





.allgemein {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 18px;
	color: #B0f0f0;
	/* color: #000080; */
	font-weight:normal;
}

.allgemein_fett {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 18px;
	
	color: #B0f0f0;
	font-weight:bold;
}

.allgemein_mitte 
{
	alignment-adjust: central;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 18px;
	color: #B0f0f0;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	display: block;
}


.text_foto_title
{
	alignment-adjust: central;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 18px;
	
	color: #f0f010;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	display: block;
	
	/* c o l o r = ff00f0 gelb */
	/* c o l o r = 0000f0 blau */
	
}

.text_foto {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 18px;
	
	color: #B0f0f0;
	font-weight:normal;
}

.allgemein_link {
	/* color: #B0f0f0; */
	color: #32cd32;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 18px;
    font-style:normal;
	font-weight:normal;
    text-decoration: none; 
    margin: 0px;
    padding: 0px;
    margin-bottom: 3px;
    text-underline:none;
}

/*
02.01.2018
a.LinkKlasse:link {color: #Bfe0e0;}
a.LinkKlasse:visited {color: #Bfe0e0;}
a.LinkKlasse:active {color: #Bfe0e0;}
a.LinkKlasse:hover {color: #Bfe0e0;}
 */
a.LinkKlasse:link {color: #32cd32;}
a.LinkKlasse:visited {color: #32cd32;}
a.LinkKlasse:active {color: #32cd32;}
a.LinkKlasse:hover {color: #32cd32;}


.title_indexseite_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #dc143c;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: block;
	text-wrap: suppress;
	font-stretch: normal;
}

.title_indexseite_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #7cfc00;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: block;
	text-wrap: suppress;
	font-stretch: normal;
}

.title_indexseite_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #ffd700;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: block;
	text-wrap: suppress;
	font-stretch: normal;
}

.title_indexseite_4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #0000ff;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: block;
	text-wrap: suppress;
	font-stretch: normal;
}


.button03 {
cursor: pointer;
font-size: 12px;
border: 1px solid #000000;
background-color: #0090E0;
color: #FFFFFF;
padding: 2px;
width: 150px;
line-height: 14px;
text-align: center;
}



