body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

h1 {
	font-size: 14px;
	font-weight:bold;
	margin:0;
}

h2 {
	font-size: 12px;
	font-weight:bold;
}

img.br {
	border:1px solid #667788;
}

td.cont_h {
	height:25px;
	border-bottom:1px solid #FFFFFF;
}

td.ter_h {
	padding-left:15px;
}

td.ter_c {
	padding:15px;
	color:#667788;
	font-size: 12px;
}

table.ter_i {
	color:#333333;
	font-size: 12px;
}

table.no {
	text-align:left;
	font-size: 12px;
}

td.cont_t {
	text-align:justify;
	font-size: 12px;
}

body {
	background-color: #99AABB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link,a:visited,a:active {
	text-decoration: underline;
	color:#FFFFFF;
}

a.nul:link,a.nul:visited,a.nul:active {
	text-decoration: none;
	color:#FFFFFF;
}

a.bb:link,
a.bb:visited,
a.bb:active {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

a.fo:link,
a.fo:visited,
a.fo:active {
	text-decoration: none;
}

a:hover,a.bb:hover,a.nul:hover  {
	text-decoration: underline;
	color:#FF9900;
}

td.fr>a:hover,td.fl>a:hover {
	text-decoration: none;
}

a.terl:link,
a.terl:visited,
a.terl:active {
	color:#667788;
	text-decoration:none;
}

a.terl:hover {
	color:#FF9900;
	text-decoration:underline;
}

a.tero:link,
a.tero:visited,
a.tero:active {
	color:#FFFFFF;
	text-decoration:none;
}

a.tero:hover {
	color:#FF9900;
	text-decoration:underline;
}

td.lr{
	background:transparent url(/img/back_l.jpg) repeat-y;
	width:20px;
}

td.rr{
	background:transparent url(/img/back_r.jpg) repeat-y;
	width:20px;
}

td.cl{
	width:340px;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}

td.cr{
	width:460px;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}

td.fl{
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding:5px 0px 5px 5px;
	background-color:#667788;
	font-size:10px;
	font-weight:bold;
}

td.fr{
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding:5px 5px 5px 0px;
	background-color:#667788;
	font-size:10px;
}

table.cont{
	height:500px;
	background-color:#667788;
}

table.ter{
	background:#FFFFFF url(/img/back_top.jpg) repeat-x;
	border-left:1px solid #667788;
}

table.tel{
	background:#FFFFFF url(/img/back_top.jpg) repeat-x;
}

.trenner{
	background:transparent url(/img/title_dot.gif) repeat-x;
	height:7px;
	width:460px;
}

.ch{
	border:1px solid #FFFFFF;
	margin-bottom:5px;
}

div.mh {
	width:340px;
	height:22px;
	background:transparent url(/img/back_mm.jpg) repeat;
	text-indent: 40px;
}

div.mhh {
	padding-top:3px;
}

div.mss {
	padding-top:2px;
}

a.mh:link,
a.mh:visited,
a.mh:active {
	text-decoration:none;
	font-size:12px;
	margin-top:0px;
	display:block;
}

a.mha:link,
a.mha:visited,
a.mha:active {
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	display:block;
}

a.hmh:link,
a.hmh:visited,
a.hmh:active {
	text-decoration:none;
	font-size:12px;
	margin-top:5px;
	color:#FF9900;
	display:block;
}

a.hmha:link,
a.hmha:visited,
a.hmha:active {
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#FF9900;
	display:block;
}

div.ms {
	width:340px;
	height:19px;
	background:transparent url(/img/back_sm.jpg) repeat-y;
	text-indent: 40px;

}

div.msl {
	width:340px;
	height:1px;
	background:transparent url(/img/back_sml.jpg) repeat;
	margin:0px;
	padding:0px;
}

a.ms:link,
a.ms:visited,
a.ms:active {
	text-decoration:none;
	font-size:11px;
	display:block;
}

a.msa:link,
a.msa:visited,
a.msa:active {
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	display:block;
}

a.hms:link,
a.hms:visited,
a.hms:active {
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	display:block;
}

a.hmsa:link,
a.hmsa:visited,
a.hmsa:active {
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	display:block;
}

#head {
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	width:341px;
}
#head2 {
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	width:460px;
	float:left;
}

#wrap_start {
	margin:auto;
	width: 1015px;
}

/* Formulare */

input,textarea,select
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #EEEEEE;
	background-color:#9AB;
	font-size: 10px;
}
input:hover,select:hover,textarea:hover
{
	border:1px solid #FFFFFF;
	background-color:#A6B3BF;
}
input:focus,select:focus,textarea:focus
{
	border:1px solid #A6B3BF;
	background-color:#EFEFEF;
}

input.rd,textarea.rd,select.rd
{
	border:1px solid #FF9900;
	background-color:#9AB;
	font-size: 10px;
}
input.rd:hover,select.rd:hover,textarea.rd:hover
{
	border:1px solid #F30;
	background-color:#A6B3BF;
}
input.rd:focus,select.rd:focus,textarea.rd:focus
{
	border:1px solid #F30;
	background-color:#EFEFEF;
}

table.status {
	border:1px dashed #FFF;
	background-color:#9AB;
}

td.galpics {
	border:2px solid #99AABB;
	padding:5px;
	width:120px; 
	height:120px; 
	vertical-align:middle;
}

td.galpics:hover {
	border:2px solid #FF9900;
	padding:5px;
}

.smalllight {
	font-size:9px;
	color:#999999;
}