.img {
border: solid #000000 1px;
}

td,th,p,input,textarea,select {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

body {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
    
    background-color:#FFFFFF;
    
    /*
    background-color:#2F2F2F;
    */
    /* background-color:black; */
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

th {
	text-align: left;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

h1 {
   text-align:center; 
   font-size:200%;  
   margin-top:10px;
   margin-bottom:30px;
}

h2 {
   text-decoration:underline;
   font-size:120%;  
}

h3 {
   font-style:italic;
   font-size:100%;  
}

input, textarea, select, option {
	border: #ADAA9C solid 1px;
	padding: 0px;
	margin: 3px;
}
input.button {
	margin: 0px;
	padding: 0px;
}
input.noborder {
	border: 0px;
}

content.a {
color: #808080;
}

a:link,a:visited,a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

/* klassen */

.HelpText {
border-bottom : 1px dotted red;
cursor: help;
}

.HelpText2 {
cursor: help;
}

.HelpText:hover {
text-decoration: none;
}

.Bild {
border-color: #000000;
border-width: 1px;

}

.content {
padding: 10px;
}

#markedText {
	color: red;
}

#subheadline {
	/* background-color: #EFEBDE; */
	background-image:url("grafik/th_verlauf.gif");
	background-color: #EBEBED;

	color: #000000;
	height: 21px;
	padding-left: 5px;
	font-weight: bold;
}
#subheadline_red {
	/* background-color: #EFEBDE; */
	background-image:url("grafik/th_red.gif");
	background-color: #EBEBED;

	color: #000000;
	height: 21px;
	padding-left: 5px;
	font-weight: bold;
}

#subheadline_wetter {
	/* background-color: #EFEBDE; */
	background-image:url("grafik/hintergrund_wetter.jpg");
	background-color: #EBEBED;

	color: #000000;
	height: 21px;
	padding-left: 5px;
	font-weight: bold;
}

#subheadline_nobgimg {
	background-color: #EBEBED;
	color: #000000;
	height: 21px;
	padding-left: 5px;
	font-weight: bold;

}


#normaltd {
	font-family: Verdana;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}
#spacerow {
	font-size: 4px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	background-image:url("grafik/table_spacer.gif");
	line-height: 5px;
}

#smalltd {
	font-family: Verdana;
	font-size: 3px;
}


#login_hd {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

#loginform {
	width: 92%;
}

#formw90 {
	width: 90%;
}

#form_invisible {
	width: 90%;
	border: 0px;

}

#padding1 {
	padding: 10px;
}
#tablewithborder1 {
	border: #9495A2 solid 1px;
}
#tablewithoutborder {
	border: 0px;
}
#lightbg_table {
	background-color: #EBEBED;
	border: #9495A2 solid 1px;
}
#withoutborder {
	border: #FFFFFF solid 0px;
}
