﻿body    { color: #0e860e; font-family: Arial;  margin-bottom: 10px }

body       
{ 
  background: #F9C679;
  background-image:url(../bilder/bg.jpg);
  background-repeat: repeat;
  margin-top: 0px;
  margin-left: 0px;

	
}

p,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,i
                { color: #000; font-style: normal; font-weight: 500; font-size: 12pt; line-height: 14pt; font-family: "Times New Roman", Georgia, Times }
h2              { color: #9f0415; font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1    { color: #9f0415; font-weight: bold; font-size: 20pt; font-family: Arial, Helvetica, Geneva, Swiss }
a
	            { color: #9f0415; text-decoration: underline }


#Menu {
  /* width: 950px;*/
 margin-bottom: 40px;
  
}

#outer_wrapper {
  


}
#wrapper {
 

}
/* 
  Container und Content wrappen quasi das gleiche, man brauch aber einen für
  die Breite mit float und einen "festen" für den Inhalt selber. Also Content immer
  zweimal wrappen */
#container {
  width: 100%;
  float: left;
  margin-right: -200px;
  
}
#content {
  margin-right: 0px;
  
}

#center {
  text-align: center ;
}



#left {
  margin-top: 200px;  
  width: 150px;
  float: left;

}

#main {
  margin-top: 15px;
  margin-left: 150px;
  text-align: center ;
  width: 650px;
}

#sidebar {
	width: 200px;
	float: right;
}



a:hover
	       { text-decoration: none }
img.fotos {
	cursor: hand;
}	
a.download {
	cursor: hand;
}

td.mini {
	font-family:Arial,sans-serif;
	font-size:8pt;
	color : #000000;	
}
img  { border: none 5pt #dfc620 }
.rahmen { margin: 3pt; border-style: solid; border-width: 4pt 4pt 2pt 2pt; border-color: #dfc620 }
.rahmen10a { border: solid 4pt #c85f3f }



 .txt_rot
	{
	font-family: Helvetica, Arial, Tahoma;
	font_size: 12px;
	font-weight: normal;
	color: #cc0000;
	}

.txt_rot_bold
	{
	font-family: Helvetica, Arial, Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #cc0000;
	}
