/*@import "../eigene_fonts/pcdtr/styles.css";*/
body {background-color:#98afc7;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
img a {border: none;}
.hintergrund_table {
	background-image:url(../images/dp_zettel_930.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.footerdiv {margin-top: 10;}
a.footer:link, a.footer:visited {font-size: 10px;font-family:Arial, Helvetica, sans-serif;color: #333;text-decoration: none;text-transform: uppercase;}
a.footer:hover { text-decoration: underline;}
.footerlike {font-size: 12px;font-family:Arial, Helvetica, sans-serif;color: #333;}

#forum_box {
	position: relative;
	width:500;
	height:480;
	overflow:auto;
	padding:0px 20px 0px 0px;
	color:#000;
	}
.forum_beitrag_table {width: 450px; border-left: 1px #ac1522 solid; margin-bottom:16px;padding: 0px;}
.forum_name {font-size: 10px;font-family:Arial, Helvetica, sans-serif;color: #000;font-weight: bold; padding: 0px 0px 0px 6px;margin:0px;}
.forum_datum {font-size: 10px;font-family:Arial, Helvetica, sans-serif;color: #666; text-align: right;padding: 0px;margin:0px;}
/*.forum_betreff {font-size: 11px;font-family:Arial, Helvetica, sans-serif;color: #333; font-weight: bold;text-transform:uppercase; padding: 0px 0px 0px 6px; margin:0px;}*/
.forum_beitrag {font-size: 11px;font-family:Arial, Helvetica, sans-serif;color: #000; padding: 0px 0px 0px 6px; margin:0px; }


.forum_input_table {
	position: relative;
	width:250;
	height:330;
	padding-top:0px;
	color:#000;
	margin-left: 50px;
	}
.forum {font-size: 11px;font-family:Arial, Helvetica, sans-serif;color: #ac1522;font-weight:bold;}
.formfeld {
	padding: 2px 2px 2px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 270px;
	border-top: 1px #7c7259 solid;
	border-right: 1px #f3f0e9 solid;
	border-bottom: 1px #f3f0e9 solid;
	border-left: 1px #7c7259 solid;
	background-image:url(../images/formfeld_hg.jpg);
	background-position:center;
	background-repeat: repeat;	
}
.formfeld_kurz {
	padding: 2px 2px 2px 4px;
	font-family: Courier;
	font-size: 12px;
	color: #000;
	width: 60px;
	font-weight:bold;
	border-top: 1px #7c7259 solid;
	border-right: 1px #f3f0e9 solid;
	border-bottom: 1px #f3f0e9 solid;
	border-left: 1px #7c7259 solid;
	text-align:center;
	text-transform:uppercase;
	letter-spacing: 0.2em;
	background-image:url(../images/formfeld_hg.jpg);
	background-position:center;
	background-repeat: repeat;
}
textarea {background-image:url(../images/formfeld_hg.jpg);background-repeat: repeat; background-position:center;}

/* wettbewerb */
.wettbewerb_input_table {
	position: relative;
	width:350;
	height:530;
	padding-top:0px;
	color:#000;
	margin-left: 150px;
	}
a.teilnahme:link, a.teilnahme:visited {
font-size: 11px;font-family:Arial, Helvetica, sans-serif;color: #ac1522;font-weight:bold;}
a.teilnahme:hover {
color: #000;
}
.quittung {
font-family:"Courier New", Courier, monospace;
color: #ac1522;
font-size: 14px;
font-weight: bold;
}
a.quittung_link:link, a.quittung_link:visited {
font-family:"Courier New", Courier, monospace;
color: #ac1522;
font-size: 14px;
font-weight: bold;
}
a.quittung_link:hover {
color: #000;
}
/**************** MENUE *************************/
a.menue_passive:link, a.menue_passive:visited {
font-family:"Courier New", Courier, monospace;
line-height: normal;
color: #000;
font-size: 17px;
font-weight: bold;
margin-right:10px;
text-decoration: none;
letter-spacing: 0.1em;
}
a.menue_passive:hover {
text-decoration: none;
color: #ac1522;
}
a.menue_passive_s:link, a.menue_passive_s:visited {
font-family:"Courier New", Courier, monospace;
line-height: normal;
color: #000;
font-size: 13px;
font-weight:bold;
margin-right:8px;
text-decoration: none;
letter-spacing: 0.1em;
word-spacing: -0.4em;
}
a.menue_passive_s:hover {
text-decoration: none;
color: #ac1522;
}

a.menue_active:link, a.menue_active:visited {
line-height: normal;
font-family:"Courier New", Courier, monospace;
color: #ac1522;
font-size: 17px;
font-weight:bold;
margin-right:10px;
text-decoration: none;
letter-spacing: 0.1em;
}
a.menue_active:hover {
color: #ac1522;
}
a.menue_active_s:link, a.menue_active_s:visited {
line-height: normal;
font-family:"Courier New", Courier, monospace;
color: #ac1522;
font-size: 13px;
font-weight:bold;
margin-right:8px;
text-decoration: none;
letter-spacing: 0.1em;
word-spacing: -0.4em;
}
a.menue_active_s:hover {
color: #ac1522;
}
