/* Datei: antik.css */



body
{
	margin:0;
	margin-top: 0em;
	padding:0;
	color:rgb(153,0,0);
	font-family:Times New Roman,Times,serif;
	font-style:italic;
	text-align: center;	
	background-color:rgb(220,153,67);/* 250,188,77  */

}



div.hauptcontainer
{
	width:70%;
	/*height:100%;*/
	border:solid 0px black;
	border-right: 1.2em solid rgb(90,0,0);
	border-bottom: 1.2em solid rgb(145,27,25);
	border-left: 1.2em solid rgb(128,0,0);
	border-top: 1.2em solid rgb(145,27,25);
    	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    	padding:0;
    	position:relative; 
    	background-color:rgb(255,233,153);
}

	
	
div.hauptcontainer div.hauptbild 
	{
	width:100%;
    	margin:0; 
    	padding:0;   	
    	border:0px solid red;
    	border-bottom: 0em solid rgb(255,241,148);
    	border-left:0em solid rgb(255,241,148);
    	background-color:rgb(153,0,0);
    	}

.startbild
	{
	width:100%;
	margin:0;
	padding:0;
	border:0px solid black;
	}



div.hauptcontainer div.seiten
{
	width:100%;
	background-color:rgb(255,233,153);
	font-size: .92em;
	font-weight:bold;
	text-align:right;
	border:solid 0px orange;
}

div.hauptcontainer div.seiten a
{
	padding-right:1em;
}







div.hauptcontainer div.contCont
{
	border:solid 0px green;
	width:100%;
	height:100%;
}







div.hauptcontainer div.contCont div.spalteRechts
{
	border:solid 0px yellow;
	width:99%;
	float:right;
	text-align:left;
	margin:0;
}

div.hauptcontainer div.contCont div.spalteRechts div.inhaltContainer
{
	border:solid 0px maroon;
	width:100%;
	margin: 0em;
	padding:0em;
	background-image:url(../bilder/logo3.gif);
	background-repeat:no-repeat;
	background-position:23em 7em;
	
}

div.hauptcontainer div.contCont div.spalteRechts div.inhaltContainer2
{
	border:solid 0px maroon;
	width:100%;
	margin: 0em;
	padding:0em;

	
}





.clear
{
	clear:both;
	padding:0px;
}

.fuss
{
	border:solid 0px black;
	border-top: .05em dotted rgb(204,102,0);
	border-right: 0em solid rgb(186,142,175);
	border-bottom: 0em solid rgb(134,24,105);
	width:99%;

	
	
	/*background-image:url(../bilder/navigation.jpg);*/
	/*background-repeat: no-repeat;*/
	
    	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    	padding: .2em;
    	padding-bottom:1em;
    	position:relative; 	
	text-align:center;
	font-size: 1em;
}

.klein
{
	font-size: .75em;

}


/* ___________ STYLING THE TAGS ___________ */
/*   1.5em = 18px  */
/*  1.25em = 15px  */
/*     1em = 12px  */
/*   .92em = 11px  */
/*   .83em = 10px  */
/*   .75em =  9px  */




p
{
	font-size: 1em;
	font-weight:normal;
	line-height: 1.2em;
	margin-right:1.5em;
	margin-left:1em;
}

h1 
{
  	font-size:1.4em;
  	line-height: 1.4em;
  	margin: .6em 0;
  	font-weight:bold;  	
  	padding-left:2em;
}

h2 
{

  	font-size:1.2em;
  	line-height: 1.4em;
  	margin: .6em 2em;
  	color:rgb(153,51,51);
  	font-weight:normal;
  	padding-left:3em;
}

h3
{

  	font-size:1em;
  	line-height: 1.2em;
  	margin: 2em 1em .3em;
  	font-weight:bold;

}

h4 {
  	font-size: .83em;
  	font-weight:300;
  	margin: 0em;
  	padding-top: .3em;
  	padding-left: 1.8em;
}




a:link 
	{ 
	color:rgb(153,0,0); 
	text-decoration:underline; 
	font-weight:bold;
	}

a:visited 
	{ 
	color:rgb(153,0,0); 
	text-decoration:underline; 
	font-weight:normal;
	}

a:active 
	{ 
	color:rgb(0,0,0);
	text-decoration:none; 
	}

a:hover 
	{ 
	color:rgb(220,153,67); 
	text-decoration:none; 
	}
	
.sign1
	{
	font-family:"Times New Roman",Times,serif;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing: .2em;
	line-height: .4em;
	color:rgb(204,102,0);
	}
	
	
	

/*span.display_standard, .none { display: none; }*/

abbr[title], acronym[title] 
	{
  	border-bottom: .1em dotted rgb(99,101,108);
  	font-variant: normal;
  	text-transform: none;
  	cursor: help;
	}
	
.bold
	{
	font-weight:bold;
	}

.col
	{
	color:rgb(134,24,105);
	font-weight:600;
	}	

.gross
	{
	color:rgb(153,0,0);
	font-weight:bold;
	font-style:italic;
	font-size: 1.5em;
	text-transform:uppercase;
	letter-spacing: .1em;
	}
	
.links
	{
	padding-top:2em;
	padding-left: 5em;
	}	
	
.aussage
{
	font-weight:500;
	font-family:arial, san serif;	
	font-size:.95em;
	line-height:1em;
	text-align:right;
	margin-right:1em;
	text-align:right;
	color:rgb(134,24,105);
	}
	
img	{
	border:0;
	}


	
	
.hide, h1.hide, ul.hide 
	{
  	display:none;
  	visibility:hidden;
  	margin:0;
  	padding:0;
  	clip:rect(0,0,0,0);
	}


	

#seitenanfang, #seitenende 
	{
	line-height:0%; 
	font-size:0;
	} 
	
#liste
	{
	font-size: .9em;
	}
	
 .ul
 	{
 	color:rgb(153,51,51);
 	padding: .5em;
 	margin:0;
 	font-size:  .9em;
 	line-height: 1.4em;
 	font-weight:bold;
 	/*background-color:rgb(255,241,148);*/
 	}
 	
 	
 .li
 	{
 	color:rgb(39,41,48);
 	padding: .3em;
 	margin-left:2em;
 	font-size: .8em;
 	font-weight:normal;
 	line-height: .8em;
 	list-style-type:disc;
 	list-style-position:inside;
 	line-height:1em;
	}
	


.clear
{
	clear:both;
	padding:0px;
}	






/*span.display_standard, .none { display: none; }*/

abbr[title], acronym[title] 
	{
  	border-bottom: .1em dotted rgb(99,101,108);
  	font-variant: normal;
  	text-transform: none;
  	cursor: help;
	}
	


	
	
.hide, h1.hide, ul.hide 
	{
  	display:none;
  	visibility:hidden;
  	margin:0;
  	padding:0;
  	clip:rect(0,0,0,0);
	}


	

#seitenanfang, #seitenende 
	{
	line-height:0%; 
	font-size:0;
	} 
	
#liste
	{
	font-size:.9em;
	}
	

caption
	{
	font-size: 1em;
	font-weight:bold;
	line-height:1.5em;
	color:rgb(134,24,105);
	padding-bottom: .5em;
	}

	
	
dl
	{ 
	float: left; 
	margin-right: 1em;
	margin-left:2em;
	max-width:100%;
	}
	
dl dt 
	{ 
	margin-bottom: 0; 
	}
	
dl dd 
	{ 
	margin: 0;
	font-size: .75em;
	text-align:center;
	}	


