body
  { color: gray; font: 13px "Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif; background-image: url(images/hintergrund2.gif) }
	
#container
	         { text-align: right; margin-top: 0; width: 1050px }

#content
	    { font-size: 13px; line-height: 20px; text-align: left; margin-top: 15px }


#textcontainer
	                { text-align: left; vertical-align: top; margin-top: 0px; margin-left: 200px; padding-top: 0; width: 600px }
h1
	    { color: #a02d1d; font-size: 20px; font-weight: normal; line-height: 25px; margin-bottom: 10 }
h2
	  { color: gray; font-size: 20px; line-height: 27px }

ul
	   { margin-bottom: -10px; margin-left: 15px }

.ul2
	{
		margin-left:30px;
		margin-right:68px;
	}

a
	 { color: #a02d1d; margin-top: 15px }

a:hover
	{
		color:#000;
		text-decoration: none;
	}

strong
	{
		color:#a02d1d;
		font-weight:bold;
	}
	
.braun
	 { color: #a02d1d }	

.highlight
	{
		font:13px/27px Georgia, "Times New Roman", Times, serif;
		color:#a02d1d;
	}

.img-links
	{
		float:left;
		margin:5px 15px 0px 0px;
	}

.img-rechts
	{
		float:right;
		margin:5px 0px 0px 20px;
	}

.footer
	{
		display:block;
		height:57px;
		margin:0px;
		padding:0px;
		background:#fff;
	}
	

	
label, #submit
	{
		display:block;
		width:100px;
		float:left;
	}
	
input, textarea
	{
		margin-bottom:5px;
		width:280px;
		border:1px solid #999;
	}
	
a.nach-oben, a.nach-oben:visited
	{
		padding-left:20px;
		margin-right:20px;
		background-image:url(images/nach_oben.gif);
		background-repeat: no-repeat;
		background-position:center left;

		font-weight:bold;
	}		
/*
  ------------------------------------M-E-N-U------------------------------------
*/

#navcontainer
	       { font-size: 13px; line-height: 27px; text-align: right; margin-top:15px; padding-top: 0px; padding-right: 0px; width: 170px }

#navcontainer ul { padding: 0; margin: 0px; margin-top:0px;}

#navcontainer ul li { list-style-type:none; }
	
#navcontainer ul li a
	{
		color:#a02d1d;
		text-decoration: none;
	}
	
#navcontainer ul li a:hover
	{
		font-weight:bold;
	}
	
BODY  { scrollbar-3dlight-color: white; scrollbar-arrow-color: #A02D1D; scrollbar-darkshadow-color: #cccccc; scrollbar-face-color: white; scrollbar-highlight-color: white; scrollbar-shadow-color: white; scrollbar-track-color: #A02D1D }