/********************************************************************************/
/*                             CSS-File                                         */ 
/********************************************************************************/


/********************************************************************************/
/* Farben:                                                                      */
/********************************************************************************/
/* Orange1:   rgb(205,  51,  51) */
/* Orange2:   rgb(139,  35,  35) */
/* ErdOrange: rgb(185,  92,  26) */
/* HellGrau:  rgb(153, 153, 153) */

/********************************************************************************/
/* Body:                                                                        */
/********************************************************************************/
body {
	color:rgb(84,84,84);
	background-color:rgb(210, 210, 210);
	alink=#871F78;
	rule-color:#666666;  
	vlink=#FF0033;
	margin:10%;
   font-family:"Arial", Times, sans-serif;
   margin-top:10%
}

a:link {
	color:rgb(205,51,51);
	text-decoration:none;
}

a:visited {
	color:rgb(139,35,35);
	text-decoration:none;
}

a:hover {
	color:rgb(184,184,184);
	background-color:rgb(139,35,35);
	text-decoration:none;
}

td {
	vertical-align:top;
	color:#666666;
	font-family:sans-serif;
}

th {
	vertical-align:top;
	color:rgb(185, 92, 26);
	font-family:sans-serif;
}

h1 {
	vertical-align:top;
	text-align:left;
	color:rgb(185, 92, 26);
	/* font-family:sans-serif; */
}

h2 {
	vertical-align:top;
	text-align:left;
	color:rgb(185, 92, 26);
	/* font-family:sans-serif; */
}


h3 {
	vertical-align:top;
	text-align:left;
	color:rgb(185, 92, 26);
	/* font-family:sans-serif; */
}

h4 {
	vertical-align:top;
	text-align:left;
	color:rgb(185, 92, 26);
	/* font-family:sans-serif; */
}

h5 {
	vertical-align:top;
	text-align:left;
	color:rgb(185, 92, 26);
	/* font-family:sans-serif; */
}

dl {
	vertical-align:top;
	color:#666666;
	font-family:sans-serif;
}

dt {
	vertical-align:top;
	color:#666666;
	font-family:sans-serif;
}

th.navbar {
	color:rgb(185, 92, 26);
	background-color:rgb(153, 153, 153);
	border-left-color:rgb(153, 153, 153); 
   border-left-style:solid;
   border-left-width:thin;
   text-align:center;
}

th.footbar {
	color:rgb(185, 92, 26);
	background-color:#999999;
	border-left-color:#999999;
   border-left-style:solid;
   border-left-width:thin;
   text-align:right;
}

th.leftfootbar {
	color:rgb(185, 92, 26);
	background-color:#999999;
	border-left-color:rgb(205,102,29);
   border-left-style:solid;
   border-left-width:thin;
   text-align:left;
}

#section {
	color:#003366;
	background-color:#FFFFFF; 
	border-bottom-style:solid;
	border-bottom-color:#FF9933;
	padding-top:15;
	text-align:left;
}

div.img
 {
 margin:2px;
 border:1px solid #0000ff;
 height:auto;
 width:auto;
 float:right;
 text-align:center;
 }
div.img img
 {
 display:block;
 margin:3px;
 border:1px solid #ffffff;
 }
div.img a:hover img
 {
 border:1px solid #0000ff;
 }
div.desc
 {
 text-align:center;
 font-weight:normal;
 width:auto;
 margin:2px;
 }
 
cl1
{
	vertical-align:top;
	color:rgb(185, 92, 26);
	font-family:Arial,sans-serif;
	font-size:1.5cm;
	font-weight:bold;
	font-variant:small-caps
}


cl2
{
	vertical-align:top;
	text-align:right;
	color:rgb(185, 92, 26);
	font-family:Arial,sans-serif;
	font-size:0.85cm;
	/* font-weight:bold; */
	font-style:italic
}

cl2017-1
{
	vertical-align:top;
	color:rgb(110, 110, 110);
	font-family:Copperplate, "Copperplate Gothic Light", fantasy;
	font-size:60px;
	font-weight:500;
	font-variant:normal
}


cl2017-2
{
	vertical-align:top;
	text-align:right;
	color:rgb(140, 140, 140);
	font-family:Copperplate, "Copperplate Gothic Light", fantasy;
	font-size:24px;
	font-weight:350;
	font-style:italic
}

cl2017-3
{
	vertical-align:top;
	text-align:right;
	color:rgb(250, 250, 250);
	font-family:Copperplate, "Copperplate Gothic Light", fantasy;
	font-size:24px;
	font-weight:350;
	font-style:italic
}


/* achtung, in whoiam.shtml muss bei dem link mit bild 	*/
/* die hintergrundfarbe angepat werden			*/
