<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Link eigenschaften*/
a						{color:#FFCC99; text-decoration:none; 			font-size:14pt;}
a:hover			{color:#FFCC99; text-decoration:underline;	font-size:14pt;}
a:active 		{color:#FFCC99; text-decoration:underline; 			font-size:14pt;}
a:focus 		{color:#CC6600; text-decoration:none;				font-size:14pt;}

body#allgemein
	{
	background-color:FFFFFF;
	color:CC9933;
	font-family:"Monotype Corsiva";
	font-face:"Arial, Helvetica, Sans-serif";
	font-style:normal;
	font-variant:normal;
	font-size:16;
	border:0px solid;
 	}

/*Das Introbild, bei Änderungen größen mit ändern.*/
td#intro_img
{
width:500px;
height:500px;
background-image:url(_images/bgr.jpg);
}

/* Zelleneigenschaft für die Introseite 	*/
table#geruest1
	{
	width:500;
	border:0px solid;
	background-color:FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	vertical-align:middle;
	font-size:17;
	}

/*Zelleneigenschaften für den gesamten Bereich( Menue und Inhaltsfeld)*/
table#geruest2
	{
	background-repeat:no-repeat;
	width:900;
	height:100%;
	border:0px solid;
	background-color:FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	align:center;
	}
		
table#rahmen
	{
	width:100%;
	height:100%;
	border:0px solid;
	background-color:CC6600;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

.Inhalt
	{
	border:0;
	background-color:FFFFFF;	
	vertical-align:top;
	font-family:"Monotype Corsiva";
	font-face:"Arial, Helvetica, Sans-serif";
	font-style:normal;
	font-variant:normal;
	font-size:14;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:CC6600;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:CC6600;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:CC6600;
  vertical-align:top;	  
  width:100%;
  height:100%;
	}

#menueou
	{
	height:10px;	
	padding:0;
	background-color:FFFFFF;	
	background-repeat:no-repeat;
	}


#mitte
	{
	width:150;
	height=150px;
	background-color:FFFFFF;	
	vertical-align:top;	
	font-family:"Monotype Corsiva";
	font-face:"Arial, Helvetica, Sans-serif";
	font-style:normal;
	font-variant:normal;
	font-size:18;
	line-height:3;
	margin-top:0px;
	margin-left:30px;
	margin-bottom:0px;
	}

#linkso
	{
  padding-left:0;
  text-align:justify;
  height:150px;
  width:76px;
 	}

#rechtso {
  border-left-style:solid;
  border-color:FFFFFF;
  padding-left:0;
  text-align:justify;
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:CC6600;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:CC6600;
  width:76px;
 }
  	 
#linksu
	{
	height:*;
  padding-left:0;
  text-align:justify;
  width:76px;
 	}
#rechtsu {
  border-left-style:solid;
  border-color:FFFFFF;
  padding-left:0;
  text-align:justify;
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:CC6600;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:CC6600;
 }

#main 
	{
 	border-left-style:solid;
  border-color:FFFFFF;
  padding-left:0;
  text-align:justify;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:CC6600;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:CC6600;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:CC6600;
 }


#rot
	{
	color:FF6600;
	font-size:17;
	}
	
p#Intro
	{
	 color:CC9933;
	 font-size:17;
	 font-weight:bold;
	 text-align:left;
	 line-height:1.5;
	}
	
	p#Titel
	{
	color:CC6600;
	font-size:18;
	font-weight:bold;
	text-align:right;
	}
	
	p#Text
	{
	color:CC9966;
	font-size:18;
	text-align:right;
	}
	
h1
	{
	color:CC6600;
	font-size:22;
	font-weight:bold;
	text-align:left;
	}
	
#gespraechspartner
{
	color:FF6600;
	font-size:17;
}

#antwort
{
	color:0000FF;
	font-size:17;
}

#GP1
{
text-align:left;
font-size:18;
}

#GP2
{
text-align:right;
font-size:18;
}


select, textarea, input
{ 
	background-color:FFFFFF;
	color:CC9933;
	font-family:"Monotype Corsiva";
	font-face:"Arial, Helvetica, Sans-serif";
	font-style:normal;
	font-variant:normal;
	font-size:18;
	border:1px solid; 
}


p#menue_ged
{
	line-height:2;		
}</pre></body></html>