body {
  text-align : center;
  background-color: #808080;
  margin : 0 0 0 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

a {
  color: #000000;
  font-weight: bold;
}

a:hover
{
  font-weight: bold;
  text-decoration: none;  
  color: #4f4f4f;
}

h1
{
  color: #000000;
  font: bold 12px;
}

td
{
  vertical-align: top;
}

ul {
	margin-top : 0px;
	margin-bottom : 0px;
	list-style-type : square;
}

/* ------------------------------------------------------------ LAYOUT BEREICHE */


.content {
	width: 520px;
	height: 346px;
	background-image : url(../bilder/polo/polo_slices_06.jpg);
}

.links
{
	background : #B1B5A1;
}

.rechts
{
  width :226px;
  background : #EAEAE9;
	background-image : url(../bilder/polo/rechts_hg.jpg);
}

/* ------------------------------------------------------------ BOXEN */

.box
{
	width: 140px;
}

.boxtitelhg
{
  background-color: #949A76;
  height : 20px;
}

.boxfusstd
{
  background-color: #949A76;
  height : 15px;
  vertical-align: middle;
}

.boxhg
{
  background-color: #C7C7C7;
}

.boxtitel
{
	font-size : 12px;
	color : #ffffff;
	font-weight : bold;
	margin-left : 5px;
	font-variant : small-caps;
	vertical-align : middle;
	text-transform : uppercase;
}

.boxtext
{
  font-size : 10px;
	color : #000000;
}



/* ------------------------------------------------------------ */


.navi 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
  text-decoration : none;
}

.navi:hover 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
  text-decoration : none;
}

.subnavi 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
  font-weight : bold;
  text-decoration : none;
}

.subnavi:hover
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #3C5085;
  font-weight : bold;
  text-decoration : none;
}

.adminnavi 
{

	font-size : 10px;
	color : #ffffff;
  text-decoration : none;
}

adminnavi:hover
{
	font-size : 10px;
	color : #000000;
  font-weight : bold;
}

.titel
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
    font-weight : bold;
}

.subtitel
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
    font-weight : bold;
}

.text
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

.textklein
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

.bild
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #385189;
	font-weight : bold;
	font : italic;
}

.meldung
{
	color : #800000;
  font-weight : bold;
}

.usermeldung
{
	color : #800000;
  font-weight : bold;
	font-size : 12px;
}
/* ------------------------------------------------------------ FORMULARE */

.inputx
{
	color:#000000;
	font: 8pt verdana;
	background-color: f0f0f0;
	//border: solid 1px #808080;
	width: 200px;
}

.textareax
{
	color:#000000;
	font: 8pt verdana;
	background-color: f0f0f0;
	//border: solid 1px #808080;
	width: 200px;
}

.button
{
	color:#000000;
	font: 8pt verdana;
	background-color: f0f0f0;
	//border: solid 1px #808080;
	width: 80px;
}

.bildimtext
{
 
}

.bildimtextlinks
{
 margin-right : 10px;
}

.bildimtextrechts
{
 margin-left : 10px;
}
