.h1_editor,.h2_editor{
font-size:10pt;
color:black;
font-weight:bold;
font-family:arial,helvetica,sans serif;
}
.h2_editor{
font-size:9pt;
}

td{
font-size:9pt;color:black;font-family:arial,helvetica,sans serif;
}
table{
font-size:9pt;color:black;font-family:arial,helvetica,sans serif;
}
tr{
font-size:9pt;color:black;font-family:arial,helvetica,sans serif;
}
p,div{
font-size:9pt;color:black;font-family:arial,helvetica,sans serif;
}
/*
font{
font-size:9pt;color:black;font-family:arial,helvetica,sans serif;
}
*/
h1.portalHead1{
font-size:12pt;font-weight:bold;color:black;font-family:arial,helvetica,sans serif;line-height:25px;
}

.text{
 font-size:9pt;color:black;font-family:arial,helvetica,sans serif;
}

.textsmall{
 font-size:7pt;color:black;font-family:arial,helvetica,sans serif;
}

#textSmall{
color:black;
font-size:8pt;
font-family:arial,helvetica,sans serif;
}

p.standard{
color:black;
font-size:8pt;
font-family:arial,helvetica,sans serif;
}

p.bold{
	font-weight : bold;
}

a{
color:black;
font-size:8pt;
text-decoration:underline;
font-weight:bold;
font-family:arial,helvetica,sans serif;
}

a.standard{
color:white;
font-size:8pt;
text-decoration:none;
font-weight:bold;
font-family:arial,helvetica,sans serif;

}
a.standard:hover{
color:silver;
font-size:8pt;
text-decoration:none;
font-weight:bold;
font-family:arial,helvetica,sans serif;

}

b.linkisset{
color:white;
font-size:8pt;
font-weight:bold;
font-family:arial,helvetica,sans serif;

}
div.siteUmenu{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:arial,helvetica;
	font-size:8px;
	overflow:hidden;
	height:15px;
	width:100px;
	background-color:#7F7F7F;
}
/*Formulare */
input,select,textarea{
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:10px;
line-height : 14px;
color : #000000;
border-left: 1px solid #46B82F;
border-bottom: 1px solid #46B82F;
border-right: 1px solid #46B82F;
border-top: 1px solid #46B82F; 
background : white;
size:20px;
width:200px;
}

textarea.400{ 
	width:400px;
 }

select.monat{
 	width:90px;
 }
 
 select.jahr{
 	width:90px;
 }
 
  select.behaelter{
 	width:200px;
 }
 
input.radio{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	line-height : 14px;
	color : #000000;
	background : white;
	size:20px;
	border : none;
	width:20px;
}

input.radiogrey{
font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	line-height : 14px;
	color : #000000;
	background : silver;
	size:20px;
	border : none;
	width:20px;
}

input.check{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	line-height : 14px;
	color : #000000;
	background : white;
	size:20px;
	border : none;
	width:20px;
}

input.12px{
width:12px;
}

input.px40{
width:40px;
size:10px;
}

input.px70{
width:70px;
size:1px;
}

input.110px{
width:110px;
}

input.115px{
width:115px;
}

input.120px{
width:120px;
}

input.hundertdreissigpx{
width:70px; /* 130 */
size:20px;
}

input.300px{
width:300px;
}

input.400px{
width:400px;
}

input.450px{
width:450px;
}

input.small{
size:5px;
width:10px;
}

input.onekey{
size:5px;
width:20px;
}
input.submit{
cursor : pointer;
border-top: 1px solid silver;
border-left: 1px solid silver;
border-bottom: 2px solid grey;
border-right: 2px solid grey;
font-family:Arial, Helvetica, Verdana, sans-serif;;
font-size:11px;
font-weight:bold;
line-height : 14px;
color : #000000;
background : white;
size:20px;
width:100px;
}

/*Neu von Volker - bitte einpflegen !! */

ul{
line-height : 11pt;
/*list-style-type : square;*/
font-size:9pt;color:black;font-family:arial,helvetica,sans serif;

}
li{
list-style-image : url(img/listpoint.jpg);
font-size:9pt;color:black;font-family:arial,helvetica,sans serif;
}
ul.second{
line-height : 11pt;
list-style-type : none;
font-size:9pt;color:black;font-family:arial,helvetica,sans serif;
}

li.first{
line-height : 11pt;
list-style-type : square;
font-size:9pt;color:black;font-family:arial,helvetica,sans serif;
}

a.nobold{
	color:black;
	font-size:8pt;
	text-decoration:underline;
	font-family:arial,helvetica,sans serif;
	font : normal;
}

a.nobold:hover{
	color:black;
	font-size:8pt;
	text-decoration:none;
	font-family:arial,helvetica,sans serif;
	font : normal;
}

a:hover{
color:black;
font-size:8pt;
text-decoration:none;
font-weight:bold;
font-family:arial,helvetica,sans serif;
}

a.big{
 font-size:10pt;
 font-weight:bold;
}

a.big:hover{
 font-size:10pt;
 font-weight:bold;
}

h1{
    line-height : 11pt;
	font-size:10pt;
	font-weight: bold;
	color:black;
	font-family:arial,helvetica,sans serif;
}

hr{
    line-height : 11pt;
	background-color: #46B82F;
	/* Mozilla 1.4 */
	color: #46B82F;
	/* IE 6 */
	border: #46B82F;
	/* Opera 7.11 */
	height: 1px;
	/* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	width: 100%px;
}

hr.long{
 width: 580px;
}

#border{
border-top: 1px solid #46B82F;
border-left: 1px solid #46B82F;
border-bottom: 1px solid #46B82F;
border-right: 1px solid #46B82F;
}

input.borderblack{
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
width:110px;
}


input.submit2{
cursor : pointer;
border-top: 1px solid silver;
border-left: 1px solid silver;
border-bottom: 2px solid #0096c8;
border-right: 2px solid #0096c8;
font-family:Arial, Helvetica, Verdana, sans-serif;;
font-size:11px;
font-weight:bold;
line-height : 13px;
color : #000000;
background : white;
size:20px;
width:80px;
}
br.small{
font-size:4px;
}

.newsHeadline1{
 font-size:10pt;
 font-weight:bold;
 color:black;font-family:arial,helvetica,sans serif;
}

.newsHeadline2{
 font-size:10pt;
 font-weight:normal;
 color:black;font-family:arial,helvetica,sans serif;
}


/* Editor Styles */
.h1_editor,.h2_editor{
	font-size:10pt;
	color:black;
	font-weight:bold;
	font-family:arial,helvetica,sans serif;
}

.h2_editor{
	font-size:9pt;
}


.textfeldradio { width: 21px; }