body {
	background-color: #FFF;
}
body,* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td,p {
	font-size: 98%; 
}
p,li {
	line-height:1.4em;
}
body {
	margin: 5px;
}
html {
	/* firefox scrollbar hack */
	height: 100%; 
	margin-bottom: 1px; 
}
a {
	color: #000099;
}
a:visited {
	/* color: #000; */
	color: #000099;
}
table {
	border-collapse:collapse;
}
ul {
	list-style-position: outside;
	list-style-type: circle;
}
li {
	font-size: 98%;
}
.menue,.menuef {
	font-size: 95%;
	padding: 1px;
}
.menuef {
	padding: 2px;
}
.menueh {
	text-decoration: none;
	color: #000000;
	font-size: 75%;
	padding: 2px;
}
a.menue {
	text-decoration: none;
	color: #000000;
	display: block;	
}
a.menue:hover {
	background-color: #EEEEEE;
}
a.menue:visited {
	text-decoration: none;
}
a.menuef {
	text-decoration: none;
	color: #000000;
}
a.menuef:hover {
	background-color: #EEEEEE;
}
a.menuef:visited {
	text-decoration: none;
}
.red {
	color: #FF0000;
}
.green {
	color: #228B22;
}
.small,.smallblock {
	font-size: 75%;
}
.smallblock {
	line-height:1.01em;
}
.medium {
	font-size: 80%;
}
.smallbox {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
}
.tabelle {
	border: 1px solid #E6E6E6;
}
.tabellemedium {
	font-size: 80%;
	border: 1px solid #C7C7C7;
}
.smalltextfield {
	border: 1px solid #C7C7C7;
	width: 60px;
	font-size: 80%;
}
form {
border : 0 none !important; 
margin : 0; 
padding : 0; 
} 
label {
}
#button_login {
	margin-bottom: 5px;
	margin-top: 5px;
}
#lloginmerken {
	margin-left: -10px;
}
input,label,textarea,select {
	margin-left: 10px;
	margin-right: 10px;
}
h1 {
	font-size: 110%;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}
h2 {
	font-size: 105%;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}
h3 {
	font-size: 100.1%;
	font-weight: bold;
	border:1px solid #CCC;
	border-width:0 0 1px 0;
	margin-top:30px;
	margin-bottom:0px;
}
h4 {
	font-size: 98%;
	background-color: #E6E6E6;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}
.menueUntertitel {
	font-size: 14px;
	color:#9A9A9A;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:0px;
}

p {
	margin-top:0.3em;
	margin-bottom:1em;
}
.pagetitle {
	color: #C00;
	font-size: 30px;
	font-weight: bold;
}
.conttitle {
	font-size: 30px;
	color: #C00;
	font-weight: bold;
}
.menueheadline {
	background-color: #E6E6E6;
	font-weight: bold;
}
.fullbutton {
	width: 100%;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	background-color: #FFFFFF;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
}
.fulltf {
	width: 90%;
}
a.blocklink {
	display: block;
	text-decoration: none;
}
a.blocklink:hover {
	background-color: #E4E4E4;
}

/* box wird zentriert */
.seitenbreite {
	width:760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear:left;
	background-color: #FFF;
}

#header {
	height:70px;
	/* [disabled]background-color: #6FF; */
}
#logo {
	float:left;
	width:198px;
	height:60px;
}
#menue_all {
	float:right;
	width: 562px;
	height:70px;
	/* [disabled]background-color: #F96; */
}
#menue_smart {
	text-align:right;
	width: 562px;
	height:30px;
	/* [disabled]background-color: #993; */
	display: table-cell;
	vertical-align: middle;
}
#menue {
	width: 562px;
	height:40px;
	background-image: url(images/ecke_m.jpg);
	/* [disabled]background-color: #9F6; */
}
ul#navigation {
	margin: 0;
	padding: 0 0.1em 0 0.1em;
	text-align: center;
  }
  ul#navigation li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
  }

  ul#navigation a {
	font-size: 98%;
	padding: 2px 10px;
	text-decoration: none;
	color: #000000;
  }
  * html ul#navigation a  {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#navigation a:hover {
	background-color: #EEEEEE;
  }
  
  
  
  ul#navigation_smart {
	margin: 0;
  }
  ul#navigation_smart li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
  }

  ul#navigation_smart a {
	font-size: 70%;
    padding: 3px 5px;
    text-decoration: none; 
	color: #000000;
  }
  * html ul#navigation_smart a  {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#navigation_smart a:hover {
	  text-decoration:underline;
  }
  ul#navigation_page {
	margin: 5px 0 5px 19px;
	padding: 0 0 0 0.1em;
	/* padding: 0.1em; */
  }
  ul#navigation_page li {
	list-style: none;
  }

  ul#navigation_page a {
	font-size: 90%;
	text-decoration:underline;
	color: #000000;
  }
  ul#navigation_page li#unterseite_aktiv {
	list-style-image:url(images/pfeil.gif);
	//font-weight:bold;
	font-style:italic;
  }
  * html ul#navigation_page a  {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#navigation_page a:hover {
	background-color:#999;
	/* [disabled]display: block; */
  }


/* box 200 pixel */
.w220left {
	float:left;
	width:212px;
	padding:0 0 0 7px;
	text-align: left;
}
.w200 {
	width:190px;
	padding:0 0 0 7px;
	text-align: left;
}
.b200, .b200t {
	width:200px;
	background:url(images/bu200.gif) no-repeat left bottom;
	padding:0 0 7px 0;
	margin-bottom:10px;
	text-align: left;
}

.b200 h4, .b200t h4 {
	height:30px;
	font-size:12px;
	background:url(images/b200.gif);
	padding:0 7px;
	margin:0;
	line-height:30px;
}

.b200t h4 {
	background:url(images/b200t.gif);
}

.b200 p, .b200t p {
	width:184px; 
	background:#fff; 
	border:1px solid #D2D2D2; 
	border-width:0 1px; 
	padding:7px 7px 0 7px; 
	margin:0; 
	font-size: 80%;
	line-height:1.1em;
}

.b200 div, .b200t div {
	width:190px; 
	background:#fff; 
	border:1px solid #D2D2D2; 
	border-width:0 1px; 
	padding:5px 4px 0 4px; 
	margin:0; 
}


/*.b200 table, .b200t table {
	width:200px; 
	background:#fff; 
	border:1px solid #D2D2D2; 
	border-width:0 1px; 
	padding:5px 5px 0 5px; 
	margin:0; 
}*/
b200 table, .b200t table {
	width:190px; 
}

.b200 td, .b200t td {
	font-size: 10px;
	border: 1px solid #E6E6E6;
	/*word-break:break-all;
	word-wrap:break-word;*/
}

/* box 760 pixel */
.b760 {
	width:760px;
	background:url(images/bu760.gif) no-repeat left bottom;
	padding:0 0 7px 0;
	margin-bottom:10px;
	text-align: left;
}
.b760h4 {
	background:url(images/b760.gif);
	border:1px solid #BCBCBC;
	border-width:0 0 1px 0;
	padding:7px;
	margin:0;
}
.b760p {
	width:742px;
	background:#FFFFFF;
	border:1px solid #BCBCBC;
	border-width:0 2px;
	padding:7px 7px 7px 7px;
	margin:0;
}

/* box im textfluss */
.mr {
	float:right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	/* [disabled]background-color: #039; */
}
.content_l {
	float:left;
	width:531px;
	padding-top: 5px;
	padding-bottom: 10px;
	/* [disabled]background-color: #FC6; */
}


.c {
	clear:both;
}

/* footer */
#footer_left {
	width: 30%;
	float:left;
	text-align: left;
	height: 16px;
}
#footer_middle {
	width: 40%;
	float:left;
	text-align: center;
	height: 16px;
}
#footer_right {
	width: 30%;
	float:right;
	text-align: right;
}
#footer_stats {
	text-align: center;
	color:#999;
}

.einruecken {
	text-indent: -80px;
	margin-left: 80px;
	margin-top: 15px;
}
.beidseitigeinruecken {
	text-indent: -80px;
	margin-left: 80px;
	margin-top: 15px;
	margin-right: 80px;
	background-color: #DFDFDF;
	padding: 10px;
	border: 1px solid #BCBCBC;
	background-image: url(images/bg_verlauf_500.jpg);
	background-repeat: repeat-x;
}
label {
	font-size:75%;
}
.zentriert {
	text-align:center;
}

