
/* ------------- class --------------- */

body {
	color: #666666;
	background-color: #FFFFFF;
	border: none;
	padding: 0; 
	overflow: auto;
}

body, table, input, select {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* a-Tags */

a {
	color: #666666;
	background-color: inherit;
	text-decoration: underline;
}

a.csp_biglink, a.csp_biglink:active, a.csp_biglink:visited, a.csp_biglink:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.headline, a.headline:active, a.headline:visited {
	font-size : 11px;
	color: white;
	font-style : normal;
	font-weight : bold;
	text-decoration: underline;
} 

a:hover {
	color: #E20074;
	background-color: inherit;
}

/* in z.T. in Navbars verwendet */
a.innertext, a.innertext:active, a.innertext:visited {
 	font-size : 11px;
	font-family : arial;
 	color : #999999;
 	text-decoration : none;
 	font-style : normal;
	font-weight : bold;
}
a.innertext:hover  {
 	font-size : 11px;
	font-family : arial;
 	color : #000000;
 	text-decoration : none;
 	font-style : normal;
	font-weight : bold;
}


a img { 
border: none; 
}

a.metanavigation:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
a.metanavigation:visited {
	TEXT-DECORATION: none
}
a.metanavigation:hover {
	COLOR: #666666; TEXT-DECORATION: none
}
a.metanavigationSelected {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; BACKGROUND-COLOR: #ff0066; TEXT-DECORATION: none
}

a.menu, a.menu:active, a.menu:visited, menu:hover {
	text-decoration: none;
}

a.no_underline, a.no_underline:active, a.no_underline:visited, no_underline:hover {
	text-decoration: none;
}
a.no_underline_bold, a.no_underline_bold:active, a.no_underline_bold:visited, no_underline_bold:hover {
	text-decoration: none;
	FONT-WEIGHT:bold;
}

a.register, a.register:active, a.register:visited {
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.register:hover{
	color: #ff0066;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

/* a-Tags ENDE */

form { 
margin: 0; 
}

h1 {
	PADDING-RIGHT: 10px;
	FONT-SIZE: 15px;
	display: block;
}

h1 a, h1 img, h2, h3, h2 img, h3 img, h4, h4 img, h5, h5 img, h6, h6 img {
	font-size: 100%;
	display: block;
	padding: 0; 
	margin: 0;
}

h3 {
    PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 14px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #E20074; PADDING-TOP: 0px
}

h4 {
    PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 14px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #666666; PADDING-TOP: 0px
}

input, select { 
vertical-align: middle; 
}

input.input-submit, button {
    line-height: 16px;

    font-size:0.9em;
    color: #666666;
    background: #EEEEEE url(../image/buttonDefault.gif) no-repeat right bottom;

    height: 19px;

    border: none;
    padding: 0 6px 2px 6px;
    margin: 0 0 1px 0;

    cursor: pointer;
}

.listbox_active{
	font-family : arial;
	color : #ffffff;
	font-style : normal;
	font-weight : normal;
	background-color: #999999;
}

.listbox_magenta2 {
	font-family: arial;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	background-color: #EEEEEE;
}

.listbox_magenta3 {
	font-family: arial;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
}

.listbox_white {
	font-family: arial;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	background-color: #ffffff;
}

.listbox_white1 {
	font-family: arial;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	background-color: #f6f6f6;
}

.listbox_white2 {
	font-family: arial;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	background-color: #ffffff;
}



.listbox_grey0 {
	font-family: arial;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	background-color: #efefef;
}

.listbox_grey1 {
	font-family: arial;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	background-color: #e7e7e7;
}

.listbox_grey2 {
	font-family: arial;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	background-color: #cccccc;
}

.listbox_grey3 {
	font-family: arial;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	background-color: #999999;
}

.metanavigation {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; TEXT-DECORATION: none
}

th {
	color: #FFFFFF;
	background-color: #999999;
	font-style: normal;
	font-weight: normal;
	height: 25px;
}

th.headline{
	color: white;
	font-weight:bold;
	background-color: #999999;
	height: 25px;
}

td {
	color: #666666;
}

td.headline{
	color: white;
	font-weight:bold;
	background-color: #999999;
	height: 25px;
}



.register {
	color: #000000;
	font-style : normal;
	font-weight : bold;
}

.register_inaktiv {
	color: #eeeeee;
	font-style : normal;
}

textarea{
	font-size: 12px;
}

ul {
	padding: 0; 
	margin: 0 0 1em 0;
}

ul li {
	padding: 0; 
	margin: 0 0 0 21px;
}
/* ----------------------------------- CSP Redesign ENDE -------------------------------------*/

/* ----------------------------- kam mit Benutzerverwaltung dazu --------------------------------*/
#pflicht_text{
	color: #E20074;
	font-weight: bold;
}

