
html {
	padding: 0px;
	margin:00px;
} 

body {
	background-color: #EAEAFA;
	font-size: 80%;
	font-family:"trebuchet ms",Arial,Helvetica,sans-serif;
	font-weight:normal;
	text-decoration: none;
	text-align:left;
	color: #2F2D45;
	margin:0px;
	padding:0px;
}


a:link 		 {
	display: inline;
	color: #DAE1EC;
	background-color: #686A84;
	font-family:"trebuchet ms",Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #DAE1EC;
	margin-left: 0px;
	padding: 0px 0px 0px;
	width: 0px;
}

a:visited	{
	display: inline;
	color:#DAE1EC;
	background-color: #686A84;
	font-weight:normal;
	width:10px;
	padding:3px;
	text-decoration: none;
}

a:hover 	{
	display: inline;
	color: #DAE1EC;
	background-color: #505A6D;
	font-weight:normal;
	text-decoration: none;
	text-align:left;
}

a:active	{
	display: inline;
	color:#DAE1EC;
	background-color: #505A6D;
	text-decoration: none;
}

.dark 			{
	display: block;
	color:#47472f;
	background-color: #DB4F3E;
	padding:5px;
	width:135px;
	margin: -5px; 
	font-weight:normal;
	text-decoration: none;
	text-align:left;
	cursor : pointer;
}	

a.klein:link			 
{
	color: #47472f;
	text-decoration: none;
	font-family:"Gill Sans MT",Arial,Helvetica,sans-serif;
	background-color: #E3E3EA;
	display: block;
	margin-top: 3px;
	margin-left: 00px;
	margin-right: 10px;
	padding: 5px 10px 5px;
	width: 12%;
	border-bottom: 1px solid #686A84;
	border-right: 1px solid #686A84;
	text-align: right;
}


a.klein:visited	{
	color: #47472f;
	text-decoration: none;
	font-family:"Gill Sans MT",Arial,Helvetica,sans-serif;
	background-color: #E3E3EA;
	display: block;
	margin-top: 3px;
	margin-left: 00px;
	margin-right: 10px;
	padding: 5px 10px 5px;
	width: 12%;
	border-bottom: 1px solid #686A84;
	border-right: 1px solid #686A84;
	text-align: right;
}

a.klein:hover		{
	color: #47472f;
	text-decoration: none;
	font-family:"Gill Sans MT",Arial,Helvetica,sans-serif;
	background-color: #E3E3EA;
	display: block;
	margin-top: 3px;
	margin-left: 00px;
	margin-right: 10px;
	padding: 5px 10px 5px;
	width: 12%;
	border-bottom: 1px solid #686A84;
	border-right: 1px solid #686A84;
	text-align: right;
}

a.klein:active		{
	color: #47472f;
	text-decoration: none;
	font-family:"Gill Sans MT",Arial,Helvetica,sans-serif;
	background-color: #E3E3EA;
	display: block;
	margin-top: 3px;
	margin-left: 00px;
	margin-right: 10px;
	padding: 5px 10px 5px;
	width: 12%;
	border-bottom: 1px solid #686A84;
	border-right: 1px solid #686A84;
	text-align: right;
}	
		

a.text:link			 
{
	display: inline;
	color:#47472f;
	font-size: 100%;
	padding:0px;
	margin-left: 0px;
	font-family:"trebuchet ms",Arial,Helvetica,sans-serif;
	text-decoration: none;
	background-color: #F5EFEE;
	border-bottom: 1px solid #454F65;
}


a.text:visited	{
	display: inline;
	color: #47472f;
	padding:0px; 	
	margin-left: 0px;	
	font-family:"trebuchet ms",Arial,Helvetica,sans-serif;
	text-decoration:none;
	background-color: #F5EFEE;	   
	border-bottom: 1px solid #454F65;				
}

a.text:hover		{
	display: inline;
	color:#47472f;
	padding:0px; 	
	margin-left: 0px;
	font-family:"trebuchet ms",Arial,Helvetica,sans-serif;
	text-decoration:none;
	background-color: #F5EFEE;
}

a.text:active		{
	display: inline;
	color:#47472f;
	padding:0px; 	
	margin-left: 0px;
	font-family:"trebuchet ms",Arial,Helvetica,sans-serif;
	text-decoration:none;
	background-color: #F5EFEE;
}	
 

h1  {
	font-size: 130%;
	font-weight: bolder;
	margin-top: 40px;
	margin-left: 20px;
	margin-bottom: 40px;
	padding:0px;
	font-variant : small-caps;
	letter-spacing : 3px;
}

h2  {
	font-size: 100%;
	font-weight: bolder;
	font-variant : small-caps;
	letter-spacing : 3px;
	margin-top: 40px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding:0px;
}
	   

.fett {

	font-weight : bold;
}

.navi_unten		{
						font-size: x-small;
						margin-top: 24px;
						text-align: center;
					}


#links {
	position: relative;
	left: 0px;
	top: 0px;
	/*width:1600px;
	*/
	height: 80px;
	padding: 5px;
	background-color:#686A84;
	text-align : center;
	line-height : 180%;
}
						

#headline {
	position: relative;
	height: 120px;
	background-color:#d8d3d2;
	background-image : url("images/logo/de_headline.jpg");
}														 

#headline p {
	text-align: center;
	padding:10px;
	margin:0px;	   
	width : 100%;		
}

div#inhalt {
	padding:0px;
	top: .800px;
	overflow: scroll;
	/*border: 1px solid #DB4F3E;
	*/
}		   

div#inhalt p {
   	font-weight: normal;
	margin:20px;
	padding:0px;
}
   
/*
div#inhalt table {
	display: list-item;
	position: relative;
	font-weight: normal;
	margin:20px;
	padding:0px;
}
*/

div#inhalt p.presse1 {			 
	width: 84%;
	font-family:"Times New Roman", Times, serif;
	font-size: 150%;
	color:#000000;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding: 15px;
	margin: 10px 20px 10px 20px;
}

div#inhalt p.presse2 {
	width: 85%;
	font-family:"Times New Roman", Times, serif;
	font-size: 150%;
	color:#000000;
	background-color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	padding: 15px;
	margin: 10px 20px 10px 20px;
}
 
div#inhalt p.presse3  { color: #000000; font-size: 150%; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; background-color: #ffffff; text-align: center; margin: 10px 20px; padding: 15px; width: 85% }

.pressequelle {
	display: inline;
	font-family : serif;
	color:#000000;
	background-color: White;
	text-align: center;
	font-size: small;
	font-weight: lighter;
	padding: 0px;
	text-indent: -0.5em;
	margin: 10px 20px 0.2em 25%;
	font-style : oblique;
}	


.bildrechts {
	float: right;
	text-align:center;
	margin-top:40px;
	margin-left:40px;
	margin-right:40px;
	margin-bottom:40px;
	font-size: 84%;
	font-style: italic;
	margin: 0px 10px 10px 20px;
	position: relative;
/*	border: 1px dotted #DB003E;*/
}  


.bildlinks {
	float: left;
	text-align:center;
	margin-top:40px;
	margin-left:40px;
	margin-right:40px;
	margin-bottom:40px;
	font-size: 84%;
	font-style: italic;
	margin: 0px 20px 10px 10px;
	position: relative;
/*	border: 1px dotted #DB003E;*/
}


.bildmitte		{
	text-align:center;
	margin-top:40px;
	margin-left:40px;
	margin-right:40px;
	margin-bottom:40px;
	font-size: 84%;
	font-style: italic;
}

 /*
.bildlinks		{
	text-align: left;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
}*/
/*
div#main, div#main2, div#main3 {width: 75%; margin: 1em 12.5% 2em; background: #BDE;}

div#main3 {border: 1px solid black;}
div#punch3 {float: left; width: 33%; text-align: left; font-size: 90%; padding: 1em; 
            background: white; color: black; border: solid black 1px; border-width: 0 1px 1px 0; 
            margin: -1px 0.5em 0.2em -1px;}
div#main3 h2 {margin: 0; padding: 0.25em 1em 0.125em 0; background: #8AB; text-align: right; text-transform: lowercase; font-family: sans-serif; border-bottom: 1px solid #68A;}
div#main3 p {padding: 0.5em 1em; margin: 0;}

div#punch3b {float: right; width: 25%; text-align: left; font-size: 140%; font-weight: bold; font-style: italic; padding: 1em; text-indent: -0.5em; background: white; color: black; border: solid black 1px; border-width: 1px 0 1px 1px; margin: 0.2em -1px 0.2em 0.5em;}
*/
