/*Hauptgestaltungsstylesheets*/
/*Farben:
#*/


body {
    background-image: url(style_FILES/hi-verlauf.jpg);
    background-repeat: repeat-x;
    background-color: #F7F6FE;
    padding: 0;
    margin: 0;
    text-align: center;
        font-size: 12px;
    font-weight: normal;
    font-family: Verdana, Arial;
    line-height: 16px;
    color: #000066;
}

p {
    font-size: 12px;
    font-weight: normal;
        color: #000066;
    font-family: Verdana, Arial;
    line-height: 16px;
    margin: 0 0 10px 0;
}

#mainWrap {
    border: 1px solid #3C6597;
    width:  1000px;
        margin: auto;
    background-color: #FFF;
    text-align: left;
}

h1 {
    font-size: 18px;
    font-weight: bolder;
    font-family: Verdana, Arial;
    color: #000099;
    line-height: 24px;
    margin: 10px 0px 5px 0px;
}

h2 {
    font-size: 14px;
    line-height: 18px;
    font-weight: bolder;
    font-family: Verdana, Arial;
    color: #000099;
    margin: 15px 0px 5px 0px;
}

h3 {
    font-size: 13px;
    font-weight: bolder;
    font-family: Verdana, Arial;
    color: #000099;
    margin: 0px 0px 0px 0px;
}

.align-right{
text-align: right;
}

.align-left{
text-align: left;
}

.align-center {
text-align: center;
}

a:link		{color: #000099; text-decoration:underline; font-weight:normal}
a:visited	{color: #570000; text-decoration:underline; font-weight:normal}
a:active	{color: #570000; text-decoration:underline; font-weight:normal}
a:hover		{color: #1920B9; text-decoration:underline; font-weight:normal}

/*Titelbild*/
#title {
    height: 300px;
    width: 994px;
    padding: 0px 0px 0px 0px;
    margin: 1px 3px 0px 3px;
    background-image: url(style_FILES/titel2.jpg);
    background-repeat: no-repeat;
}

#untertitel1 {
    width: 900px;
    height: 45px;
    padding: 27px 0px 10px 80px;
    margin: 0px 0px 0px 20px;
    text-align: left;
}

#untertitel1 h1 {color:#761739; font-size: 34px;font-family: Arial, Verdana;}


/*######################Klickpfad und Headnav*/
#rootundnav {
    width: 994px;
    height: 20px;
    margin: 0px 3px 0px 3px;
    background-color: #E7E7EC;
    font-size: 10px;
    font-weight: normal;
    font-family: Verdana, Arial;
    vertical-align: middle;
    line-height: 20px;
    text-align: center;
    color: #000099;
}

#rootundnav #links {
    float: left;
    margin-left: 20px;
}

#rootundnav #links a {
    color: #000099;
    text-decoration: none;
    font-weight: bolder;
}

#rootundnav #links a:hover {
    color: #000099;
    text-decoration: underline;
}

#rootundnav #headnav {
    float: right;
    margin-right: 20px;
}


#headNav a {
    color: #990000;
    text-decoration: none;
}

#headNav a:hover {
    color: #990000;
    text-decoration: underline;
}



/*######################Hauptfenster*/
#main {
    clear: both;
    margin: 0px 3px 0px 3px;
    width: 994px;
    background-image: url(style_FILES/main_dots1.gif);
    background-repeat: repeat-y;
}

/*####################################Navigation links*/
#main #left {
    margin: 0px;
    width: 200px;
    height: 400px;
    float: left;
}

#main #left #navigation {
    width: 195px;
    margin: 20px 5px 20px 0px;
}

#main #left #navigation ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    width: 190px;
}

#main #left #navigation ul li {
    margin-left: 5px;
}

#main #left #navigation ul a {
    margin: 0px;
    padding: 0px;
    width: 185px;
    background-color: #f7f7f7;
    color: #000099;
    text-decoration: none;
    display: block;
    border-left: 3px solid #000099;
    border-bottom: 1px dotted #3C6597; 
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 20px;
}

#main #left #navigation ul a:hover {
    color: #6D193A;
    background-color: #FFFFFF;
    border-left: 3px solid #6D193A; 
}

#main #left #navigation ul ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    width: 185px;
}

#main #left #navigation ul ul li {
    margin-left: 10px;
}

#main #left #navigation ul ul a {
    margin: 0px;
    padding: 0px;    
    text-decoration: none;
    display: block;
    width: 175px;
    font-size: 11px;
    font-weigth: normal;
    border-left: 3px solid #FFF8DC;
    border-bottom: 1px dotted #3C6597; 
    background-color: #f7f7f7;
}

#main #left #navigation ul ul a:hover {
    color: #242424;
    background-color: #f7f7f7;
border-left: 3px solid #f7f7f7;
    text-decoration: underline;
}

/*Navigation 3. Ebene*/

#main #left #navigation ul ul ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#main #left #navigation ul ul ul li {
    margin: 1px 0 1px 0;
    padding: 0;
    background-color: #F7F7F7;
    display: block;
    width: 100%;
    height: 20px;
    border-bottom: 1px dotted #999;
}

#main #left #navigation ul ul ul a {
    padding: 0;
    margin: 0 0 0 25px;    
    text-decoration: none;
    line-height: 20px;
    font-weight: normal;
    color: #0E4D9A;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    display: inline;
    background-color: #F7F7F7;
}

#main #left #navigation ul ul ul a:hover {
    color: #FB5A4C;
    background-color: #F7F7F7;
}
/*######################################################Hauptinhalt*/
#main #middle {
    margin: 20px 5px 20px 10px;
    width: 569px;
    float: left;
}

#main #content {
    margin: 0px 20px;
}

/*#########################################################Rechte Spalte
#right p{
    	color: #000066;
    	font-size: 12px;
    	font-weight: normal;
    	line-height: 14px;
    	margin-left: 5px;
}
*/

#main #right {
    margin: 10px 0px 20px 10px;
    width: 190px;
    float: right;
}

#right h1 {
    	font-size: 14px;
    	font-weight:bolder;
    	        line-height: 14px;
    margin: 10px 0px 10px 0px;
    	color: #000099;
}

#right address {
	font-style: normal;
}

/*#######################################Fusszeile*/
#footer {
    clear: both;
    width: 994px;
    margin: 0px 2px 3px 1px;
    background-color: #E7E7EC;
    font-size: 10px;
    font-weight: normal;
    font-family: Verdana, Arial;
    vertical-align: middle;
    line-height: 20px;
    text-align: center;
    height: 20px;
    color: #000099;
}

#footer  a {
    color: #000099;
    text-decoration: none;
    font-weight: bolder;
    line-height: 20px;
}

#footer a:hover {
    color: #731E1E;
}


/*Formular*/
.csc-mailform {border: 1px solid #99B5D2; margin:0 10px 0 10px;}
.csc-mailform-field label {color:#4D6B86; font-weight:bold; font-size:12px; cursor:pointer; float:left;text-align:right; width:120px; margin:3px; margin-right:10px;}
.csc-mailform-field input, .csc-mailform-field textarea {font-size: 12px; background: #D6DEE5; color: #FB5A4C;
            border-top: 1px solid #99B5D2;
            border-left: 1px solid #99B5D2;
            border-bottom: 1px solid #A9C5E2;
            border-right: 1px solid #A9C5E2;
            margin:3px;}
.csc-mailform-field input:focus {font-size: 12px; background: #D6DEE5; color: #FB5A4C;
            border-top: 1px solid #99B5D2;
            border-left: 1px solid #99B5D2;
            border-bottom: 1px solid #A9C5E2;
            border-right: 1px solid #A9C5E2;
            margin:3px;}
.csc-mailform-field input[type=text], .csc-mailform-field input[type=password], .csc-mailform-field select {font-size: 12px; background: #D6DEE5; color: #333333;
            border-top: 1px solid #99B5D2;
            border-left: 1px solid #99B5D2;
            border-bottom: 1px solid #A9C5E2;
            border-right: 1px solid #A9C5E2;
            margin:3px;}
.csc-mailform-field input[type=submit], .csc-mailform-field input[type=reset] {cursor:pointer; font-size: 12px; background: #2769A5; color: #f0f0ff; margin-left:200px; font-weight: bold; border-top: 1px solid #074985; border-left: 1px solid #074985; border-bottom: 1px solid #4789C5; border-right: 1px solid #4789C5; letter-spacing: 1px;}

/* ------ LOGIN ----- */
div.login{
   font-size:12px;
   color:#587e94;
   text-align:center;
   margin:20px 0px 5px 0px;
   padding:10px 5px 0px 5px;
}
div.login span{
   font-style:italic;
   margin-bottom:3px;
}
div.login input.logout{
   margin-top:5px;
}
/* ----- Input-Felder ----- */
div.login input.input{
#   background: url(img/bg-input.jpg) repeat-x;
   border:1px solid #759fb7;
   border-right:1px solid #476d82;
   border-bottom:1px solid #476d82;
   width:180px;
   color:#0E4D9A;
   margin-bottom:1px;
}
div.login input.submit{
   width:180px;
#   background: url(img/bg-such.jpg) repeat-x;
   background: #EBEFF3;
   border:1px solid #759fb7;
   border-right:1px solid #476d82;
   border-bottom:1px solid #476d82;
    color: #0E4D9A;
}


/* ------ nicht in Gebrauch----- */
/*
.stat_small {
	font-size: 10px;
	color: #800000;
}

.stat_small_bold {
	font-size: 10px;
	color: #800000;
	font-weight: bold;
}

.stat_td {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #900000;
}

.stat_head {
	font-size: 15px;
	color: #FFFFFF;
	background-color:#900000;
	text-align:center;
}

.stat_table {
	border: 1px solid #900000;
}
*/
