/* pader.de Stylesheet */

/* Genereller Seiten Style. Die Scrollbarfarben sind nur in IE5.5+ sichtbar */
body {
	font-size:11px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.tabl-top {
	color: #FFFFFF;
	background-color: #0D467B;
}
.bg-graydrk {
	color: #000000;
	background-color: #ececec;
}
.bg-grey {
	color: #000000;
	background-color: #F6F6F6;
}
.blue-bd{
	color: #0D467B;
	font-weight:bold;
}
.black-bd{
	color: #000000;
	font-weight:bold;
}
textarea {font-size: 11px; line-height: 15px; font-family: arial}
/* General font families for common tags */
font,th,td,p, body { font-size: 11px; line-height: 15px; font-family: arial}
A:link, A:active, A:visited {
	color: #0D467B;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: #000000;
	font-weight: bold;
}
hr        { height: 0px; border: solid #EEECEC 0px; border-top-width: 1px;}


/* Name des Benutzers in der Seite */
.name   { font-size : 11px; color : #000000;}


.wobinich           { font-size: 10px;}
.wobinich a         { font-size: 10px; text-decoration: none}
.wobinich a:visited { font-size: 10px; text-decoration: none}
.wobinich a:active  { font-size: 10px; text-decoration: none}
.wobinich a:hover   { font-size: 10px; text-decoration: none}

/* Form elements */
input,textarea, select {
	font-size: 11px;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #003366;
	text-transform: none;


}


input { text-indent : 2px; }

.umw-head{
font-size:20px;color:#0D467B;
}


/* Themenberich */
.topics {
	font-size: 11px;
	font-weight: bold;
	color: #0D467B;
}

.topicstop {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.tablerahmen {
	font-size: 12px;
	border: 1px solid #0D467B;
	background-color: #DAECFE;
}
body {
	font-size: 10px;
}
table {
	font-size: 11px;
}
.klein {
	font-size: 11px;
}
/*Box links Nr1*/
.boxtop a         {  color: #000000; font-size: 11px; font-weight: bold; text-decoration: none}
.boxtop a:visited {  color: #000000; font-size: 11px; font-weight: bold; text-decoration: none}
.boxtop a:active  {  color: #000000; font-size: 11px; font-weight: bold; text-decoration: none}
.boxtop a:hover   {  color: #0D467B; font-size: 11px; font-weight: bold; text-decoration: none}


.rahmen {
	border: 1px solid #000000;
}
.pointless {
	border: 1px dashed #003366;
}
.header a         {  color: #FFFFFF; font-weight: bold; text-decoration: none}
.header a:visited {  color: #FFFFFF; font-weight: bold; text-decoration: none}
.header a:active  {  color: #FFFFFF; font-weight: bold; text-decoration: none}
.header a:hover   {  color: #DBECFE; font-weight: bold; text-decoration: none}

.rahmenopen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0D467B;
	border-right-color: #0D467B;
	border-bottom-color: #0D467B;
	border-left-color: #0D467B;
}
.fehler {
        //background-color: #FFC6C6;
        background-color: red;
        color: #ffffff;
}

.btnbgrechts {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://www.pader.de/themes/nu-dsign/images/login_btn.gif);
	background-repeat: no-repeat;
	text-align: right;
	border: none;
	height: 14px;
	width: 170px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
/*@import url("templates/subSilver/formIE.css");*/


