/* -----------------------------------------  Begin Typography & Colors */

* {margin:0; padding:0;} /*alle Abstände auf Null*/

html {
	position: relative;
	margin: 0;
	padding: 0;
	}


body {
	font-family: Arial, Verdana, Sans-Serif;
	color: black;
	text-align: left;
	}


#inhalt p {
	font-size: 11pt;
	text-align: left;
	margin: 0.7em 0 1.3em 0;
	line-height: 14pt;
	}	
	
#inhalt p a {
	text-decoration: underline;
	font-weight: bold;
	font-variant: normal;
	}

#inhalt a { color: #33101f; }
#inhalt a:visited { color: #33101f; }



#inhalt p.untertitel {
	font-weight: normal;
	font-size: 13pt;
	margin: 0 0 1.1em 0;
	text-align: left;
}



/*--------------------------------------------------*/

#flaggen, 
#footer, 
#druckknopf, 
#printbutton,
#linkeSpalte,
#hauptmenu, 
#mainmenu,
#logosammlung
{display:none;}


/*--------------------------------------------------*/


.versteckt img {
	float:left;}

address {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	line-height: 10pt;
	font-style: normal;
	color: black;
	width: 200px;
	float:right;
}

address P {
	margin-top: 0.2em;
	margin-bottom: 0.2em
}

address a {
 	color: #000000; 
 	text-decoration: underline; 
}

address p strong {
 	font-weight: bold;
	color: black; 
}

/*---------------------------------------------------*/


H1, H2, H3 {
	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #33101f;
	}

H1 {
	font-size: 17pt;
	text-align: left;
	padding-top: 0;
	margin-bottom: 0.7em;
	clear:both;
	border-top: solid 1pt #CC0000;
	padding-top: 12pt;
	margin-top: 8pt;
	}

H2 {
	font-size: 13pt;
	margin-top: 1.4em;
	margin-bottom: 0.7em;

	}

h3 {
	font-size: 11pt;
	margin: 15px 0 5px 0;
	}


/* End Typography & Colors */


/* -----------------------------------------   Begin Structure */


body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#container {
	text-align: left;
	padding: 0;
	font-size: 11pt;

	}

	
#header {
	padding: 0px 0px 0px 0px;
	margin: 0 0px 0 0px;
	}

#logo {	
	clear:left;	
	display:block;
	margin: 0 0 0 0;
	}

address {
	padding: 5px 5px 5px 1.6em;
}

#inhalt {
	padding: 0 0 0px 0px;
 	margin: 0px 0px 0 0px;
 	}


/* -------------------------------------------------------  Begin Menuedesign */



/* -------------------------------------------------------  Begin Images */

/*	Using 'class="rechts"' on an image will align the image to the right. And using 'class="mitte',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
.mitte {
	display: block;
	margin: 5px auto 5px auto;
	}

.rechts {
	float: right;
	padding: 4px;
	margin: 0 0 5px 20px;
	display: inline;
	}

.links {
	float: left;
	padding: 4px;
	margin: 0 20px 5px 0px;
	display: inline;
	}

#inhalt img {
	padding: 0px;
	border: 1px solid #AA7F90;
	background-repeat: no-repeat;
	margin-top: 5px;
}


#inhalt ul {
	margin-bottom: 10px;}

#inhalt li {

	list-style-position: outside;
	list-style-type: disc;
	margin: 0 0 0.7em 30px;
	padding: 0 50px 0 10px;
	
}

ul#uebersichtsliste {
	margin: 25px 0 0 0;
}

ul#uebersichtsliste li{
	list-style-type: none;
	margin: 10px 0 0 0 ;
	padding: 0 0px 0 0px;
	height: 82px;
	clear:left;
}

ul#uebersichtsliste li img{
	float: left;
	margin: 0 10px 0px 0;
	padding: 0;
	height: 80px;
	width: 80px;
	}

ul#uebersichtsliste li a, ul#uebersichtsliste li a:visited{
	font-size: 1.4em;
	font-weight:bold;
	font-style:normal;
	font-variant:normal;
	text-decoration:none;
	display: block;
	height: 100%;
	color: #d82c33;
}

ul#uebersichtsliste li a span{
	font-size: 0.9em;
	font-weight:normal;
	color: #fff;
	margin: 10px 0 0 0;
	padding: 0;

	
}


/*------------------------------------*/


/* End Images */



/*  --------------------------------------------  Begin Various Tags & Classes */


.center {
	text-align: center;
	}


/*  End Various Tags & Classes*/
