/* CSS Document */

/* Farben
	dunkelblau	#00519E
	orange		#ED8E30
*/

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

.wehelp { /* we-Hilfe */
	color: #CC0033;
	margin: 15px 0px 0px 0px;
	padding: 35px 0px 0px 0px;
	font-weight: bold;
}

img {
	border: 0px;
}

#main h1 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #00519E;
}
#main h2 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #00519E;
}
#main p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
#main img {
	border: 0px;
}
#main a:link {
	text-decoration: none;
	color: #00519E;
	font-weight: bold;
}
#main a:visited {
	text-decoration: none;
	color: #00519E;
	font-weight: bold;
}
#main a:hover {
	text-decoration: none;
	color: #ED8E30;
	font-weight: bold;
}
#main ul {
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 30px;
}
#main ul li {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 0.8em;
	margin-left: 18px;
	margin-bottom: 10px;
}


.white { /*kleine weiße Kategoroenazeige beu ptnm */
	color: #FFFFFF;
}
.middle { /*vertikal mittig ausgerichtete Elemente */
	vertical-align: middle;
}
.emphasized1 { /* hervorgehoben */
	font-weight: bold;
}
.p_small {
	font-size: 11px;
}
.title {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.subTitle {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}
.tabulator1 { /* Fr Beschriftungen mit "Tabulator" (Kontakt > Telefon, Fax) */
	width: 50px;
	display: block;
	float: left;	
}
.nofloat {
	clear: both;
}
/* Tabellen ------------------------------------------------------------------- */
.table01 {}
.table01 td {
	text-align: left;
	vertical-align: top;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.middle {
	vertical-alin: middle;
	line-height: 15px;
}

/* Logo ----------------------------------------------------------------------- */
#logo a {
	display: block;
	width: 266px;
	height: 88px; 
}

/* Formularelemente ----------------------------------------------------------- */
/* Formularelemente */
#main .label {
	margin: 23px 0px 0px 0px;
	padding: 0px;
	color: #000000;
	font-weight: bold;
}
#main input, textarea {
	padding-right: 0px;
	border: 1px solid #999999;
	font-weight: normal;
}
#main .label_checkbox {
	padding: 0px 0px 8px 0px;
	vertical-align: middle;
	color: #000000;
	font-weight: bold;
}
#main input.error {
	margin: 0px;
	padding-right: 0px;
	color: #000000;
	border: 1px solid #CC0000;
	background-image: url(/pictures/basic/warning_obj.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: normal;
}
#main textarea {
	padding-right: 0px;
	border: 1px solid #999999;
	font-weight: normal;
	color: #000000;
	/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	height: 150px;
}
#main textarea.error {
	padding-right: 0px;
	color: #000000;
	border: 1px solid #CC0000;
	background-image: url(/pictures/basic/warning_obj.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: normal;
}
#main select.error {
	background-color: #FFFCE2;
	color: #000000;
}
#main input:focus, select:focus, textarea:focus {
	border: 1px solid #00519E;
	background-color: #EFEFEF;
}
#main .butsubmit {
	border: 1px solid #00519E;
	width: 160px;
	color: #FFFFFF;
	background-color: #00519E;
}
#main .butreset {
	border: 1px solid #00519E;
	width: 160px;
	color: #FFFFFF;
	background-color: #00519E;
}
/*#main .butsubmit {
	border: 0px;
	background-image: url(../pictures/basic/but_submit.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 159px;
}
#main .butreset {
	border: 0px;
	background-image: url(../pictures/basic/but_reset.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 147px;
}*/

/* buttons -------------------------------------------------------------------- */
#main .but1 {}
#main .but1:link {
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	background-color: #333333;
	color: #FECF44;
}
#main .but1:visited {
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	background-color: #333333;
	color: #FECF44;
}
#main .but1:hover {
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	background-color: #333333;
	color: #FFFFFF;
}

/* footer --------------------------------------------------------------------- */
#footer {
	color: #FFFFFF;
	font-weight: bold;
}
#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	/*color: #33CCCC;*/
	color: #ED8E30;
}
