/* TTCU2.css für TTCU-Archiv */
/* Allgemeines CSS Reset */
/* ... ohne img wg. vspace und hspace, ohne table, td und th wg. cellpadding u.a. */
html, body, div, span, p, pre, a, address, code, dfn, dl, dt, dd, ol, ul, li, form, label, legend, caption, tbody, tfoot, thead, tr 
{
   margin:0;
   padding:0;
   border:0;
   vertical-align:baseline;
}

a img,:link img,:visited img { border:none }


.clear {
  clear: both;
}


body 
  { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    margin-top: 10px; 
    margin-bottom: 10px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-left: 5px; 
    margin-right: 5px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    font-weight: normal; 
    font-size: 16px; 
    line-height: 1.2;
    text-decoration: none; 
    background-color: #cccccc; 
    color: #ffffff;  

  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
  margin-top:10px;
  margin-bottom:10px;
  background-color:#CCCCCC;
  background-color: #cecfce;
  font-weight:normal;
  text-decoration:none;
  padding-top:0px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:0px;
  margin-left:5px;
  margin-right:5px;

    } 

p	{ padding-top: 0em; padding-bottom: 0.4em;} 
.p0	{ padding-bottom: 0em; } 
.p1	{ padding-bottom: 0.2em; } 
.p2	{ padding-bottom: 0.3em; } 
.p3	{ padding-bottom: 1em;} 

.small 	{ font-size: 14px; } 
.extrasmall 	{ font-size: 80%; } 

.TabBG1 { background-color: #355893; } 
.TabBG2 { background-color: #008FCB; } 
.TabBG3 { background-color: #006500; font-weight: bold; } 
.BlockBG1 { background-color: #173A8B; } 

.Aktionsbox {  background-color: #243D64; border-color: #ff0000; border-style: ridge; }

a 
  { 
    text-decoration: underline; 
    color: #ffff00;
    color:#044B7F;
    } 

a:focus
  { 
    text-decoration: underline; 
    color: #ffff66;
    color:#FF8204;
    } 

a:hover
  { 
    text-decoration: underline;
    color: #FFFFaa;
    color:#FF8204;
    } 

a:active
  { 
    text-decoration: underline; 
    color: #ff99ff;
    color:#FF8204;
    } 

a.active
  { 
    text-decoration: underline; 
    color: #FFFFaa;
    color:#FF8204;
    } 

#ceter_l a:hover {
  color:#FF8204;
}



#topT3 a
    {
    color: #ffffff;
    } 

#topT3 a:hover
  { 
    color: #FFFFaa;
    } 

#topT3 a:active
  { 
    color: #ff99ff;
    } 

#topT3 a.active
  { 
    color: #ffff00;
    } 


h1, .h1 
  { 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:200%;
  cursor:default;
  margin-bottom:5px;
  margin-top:5px;
  color:#004D84;
    } 

h2, .h2 
  { 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:170%;
  cursor:default;
  margin-bottom:5px;
  margin-top:5px;
  color:#FF8204;
    } 

h3, .h3 
  { 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:150%;
  cursor:default;
  margin-bottom:4px;
  margin-top:8px;
  color:#004D84;
    } 

#center_l h3 {
  font-size:170%;
}


h6, .h6 
  { 
  font-family:Arial, Verdana, sans-serif;
  font-weight:normal;
  font-weight:bold;
  font-size:120%;
  cursor:default;
  margin-top:0px;
  margin-bottom:0px;
  color:#004D84;
    } 

h4, .h4 {
  font-family:Arial, Verdana, sans-serif;
  font-weight:bold;
  font-size:300%;
  cursor:default;
  margin-bottom:9px;
  margin-top:18px;
  color:#004D84;
  background-color:#9CB6CE;
  border-top-width:3px;
  border-top-style:solid;
  border-top-color:#DCDCDC;
  border-left-width:3px;
  border-left-style:solid;
  border-left-color:#DCDCDC;
  border-right-width:3px;
  border-right-style:solid;
  border-right-color:#000000;
  border-bottom-width:3px;
  border-bottom-style:solid;
  border-bottom-color:#000000;
}

.h4center {
  font-size:250%;
  width:80%;
  text-align:center;
  margin-top:15px;
  margin-bottom:0px;
}

h5, .h5 {
  font-family:Arial, Verdana, sans-serif;
  font-weight:bold;
  font-size:250%;
  cursor:default;
  margin-bottom:8px;
  margin-top:16px;
  color:#FF8204;
  background-color:#004D84;
  border-top-width:3px;
  border-top-style:solid;
  border-top-color:#DCDCDC;
  border-left-width:3px;
  border-left-style:solid;
  border-left-color:#DCDCDC;
  border-right-width:3px;
  border-right-style:solid;
  border-right-color:#000000;
  border-bottom-width:3px;
  border-bottom-style:solid;
  border-bottom-color:#000000;
}

.h5center {
  font-size:220%;
  width:60%;
  text-align:center;
  margin-top:5px;
  margin-bottom:15px;
}


table 
  { 
    empty-cells: show;
    font-size: 16px; 
    border-collapse: separate;
    } 

th
  {
    font-weight: bold; 
    text-align: left;
	color: #ffffff;
    background-color: #3574bb; 
    background-color: #004D84;
    padding: 4px 0px 4px 0px;
    }

tr {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
}


td {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  vertical-align: top;
  text-align: left;
}

#mannschaften td {
  font-size:16px;
}

ul 
  { 
    margin-top: 0em; 
    padding-bottom: 0.4em; 
    margin-left: 1.2em; 
    margin-right: 1em; 
    padding-left: 0px; 
    } 

ul li 
  { 
    list-style: square; 
    } 

ul ul li 
  { 
    list-style: disc; 
    } 

ul ul ul li 
  { 
    list-style: circle; 
    } 

ol 
  { 
    margin-top: 0em; 
    padding-bottom: 0.4em; 
    margin-left: 1.5em; 
    margin-right: 1em; 
    padding-left: 0px; 
    } 

ol li 
  { 
    list-style:decimal; 
    } 

ol ol li 
  { 
    list-style: upper-alpha; 
    } 

ol ol ol li 
  { 
    list-style: lower-alpha; 
    } 

dl 
  { 
    margin-top: 0em; 
    margin-bottom: 0em; 
    margin-left: 0em; 
    margin-right: 0em; 
    } 

dt 
  { 
    padding-top: 0.6em; 
    margin-bottom: 0em; 
    margin-left: 0em; 
    margin-right: 0em; 
    } 

dd 
  { 
    margin-top: 0em; 
    margin-bottom: 0em; 
    margin-left: 2.4em; 
    margin-right: 2em; 
    } 

#overdiv 
  { 
    overflow:visible;
    margin-left: auto; 
    margin-right: auto; 
    margin-bottom: 0px; 
    border-top-width: 0px; 
    border-left-width: 0px; 
    border-right-width: 0px; 
    border-bottom-width: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    margin-top: 0px; 
/*
    background-color: #00f1f1; 
    width: 972px; 
*/
    } 

#extra_left1 
  { 
    overflow:visible;
    vertical-align: top; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
/*
    border-width: 1px; 
    border-color: #FFCF00; 
    width: 120px; 
    height:300px;
    background-color: #f1f1f1; 
    border-style: solid; 
*/
    } 

#extra_left2 
  { 
    overflow:visible;
    vertical-align: top; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
/*
    border-width: 1px; 
    border-color: #FFCF00; 
    width: 120px; 
    height:300px;
    background-color: #f1f1f1; 
    border-style: solid; 
*/
    } 

#extra_right1 
  { 
    overflow:visible;
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
/*
    border-width: 1px; 
    border-color: #FFCF00; 
    width: 120px; 
    height:250px;
    background-color: #f1f1f1; 
    border-style: solid; 
*/
    } 

#extra_right2 
  { 
    overflow:visible;
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
/*
    border-width: 1px; 
    border-color: #FFCF00; 
    width: 120px; 
    height:150px;
    background-color: #f1f1f1; 
    border-style: solid; 
*/
    } 


/* 993 + ? (Borderdicke links + rechts) wegen Boder (Innenraum bleibt so genau 993) */
/*  + 2 mit richtigem DOCTYPE nicht mehr nötig ! */
#container 
  {
    width: 993px; 
    overflow:visible;
    margin-top: 0px; 
    margin-bottom: 0px; 
    margin-left: auto; 
    margin-right: auto; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    border-style:none;
    border-width:1px 1px;
    border-style:solid;
    border-color:#000000;
    background-color: #173A8B;

    border: 3px solid; 
    border-top-color:#9CB6CE;
    border-left-color:#9CB6CE;
    border-right-color:#004D84;
    border-bottom-color:#004D84;
    background-color: #f7f7f7;
    box-shadow: 10px 10px 15px 0px #555555;


/*
*/
    } 

#topT1
  { 
    overflow:visible;
    border-top-width: 0px; 
    border-left-width: 0px; 
    border-right-width: 0px; 
    border-bottom-width: 0px; 
    height: 25px; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    background-color: #270CB6; 
    color:#FFFFFF;
    background-color:#98B4CA;

    } 

#topT2 
  { 
    overflow:hidden;
    height: 15px; 
    border-top-width: 0px; 
    border-left-width: 0px; 
    border-right-width: 0px; 
    border-bottom-width: 0px; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    background-color: #f77CB6;  
    color:#FF0000;
    background-image: url(../images/topT2.png);
    background-repeat: repeat;
    background-position: top;
    } 

#topT3
  {
	margin-top: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	height: 56px;
	text-align:left;
	overflow:visible;
	background-color: #173A8B; 
/*
        background-image: url(../images/topT3.jpg);
        background-repeat: repeat;
        background-position: bottom;
	border-bottom-width: 2px; 
	border-bottom-style: solid; 
	border-bottom-color: #FFCF00; 
	... würde immer ganz unten stehen !
	position: fixed;
	bottom: 0px;
*/
    } 

#top 
  { 
    overflow:visible;
    border-top-width: 0px; 
    border-left-width: 0px; 
    border-right-width: 0px; 
    border-bottom-width: 0px; 
    height: 140px; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    color:#FFFFFF;
    background-image: url(../images/TTCU-Logo-CMS2.gif);
    background-repeat: no-repeat;
    background-position: top;
    } 

#topLeft 
  { 
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px; 
    overflow:hidden;
    height: 30px; 
    width: 180px; 
    background-color: #ff0000; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px;
    border-width:2px 0px;
    border-style:solid;
    border-color:#000000;
    } 

#topCenter 
  { 
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px; 
    overflow:hidden;
    height: 30px; 
    width: 600px; 
    background-color: #00ff00; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    border-width:2px 0px;
    border-style:solid;
    border-color:#000000;
    } 

#topRight 
  { 
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px; 
    overflow:hidden;
    height: 30px; 
    width: 180px; 
    background-color: #0000ff; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    border-width:2px 0px;
    border-style:solid;
    border-color:#000000;
    } 

#center_table 
  { 
    width: 100%;
    min-height: 400px;
    overflow:visible;
    background-color: #eeeeee; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    font-size: 16px; 
    border-style:none;
    border-width:0px 0px;
/*
    color: #FFFFFF;  
    background-color: #eeeeee; 
    background-color: #C3B98A;
*/
    } 

#center_c 
  { 
    overflow:visible;
    padding-top: 5px; 
    padding-left: 10px; 
    padding-right: 10px; 
    padding-bottom: 5px; 
    vertical-align: top; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    background-color: #2E4C7E;
    border-style:none;
    border-width:0px 0px;
    background-color:#FFFFFF;
    color:#132637;


/*
    background-image: url(../images/work/bottom1a.png);
    background-image: url(../images/bottom1atrans60.jpg);
    background-repeat: no-repeat;
    background-position: center;
*/
    } 

#center_l 
  {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	overflow:visible;
	vertical-align: top;
        width:145px;

	background-color: #2E4C7E;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	color: #ffffff;
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: #888888;
        background-color:#064D81;

/*
    background-image: url(../images/center_l.jpg);
    background-repeat: repeat-y;
    background-position: right top;
    border-left-width: 1px; 
    border-left-style: solid; 
    border-left-color: #FFCF00; 
    border-right-width: 1px; 
    border-right-style: solid; 
    border-right-color: #FFCF00; 
*/
    } 

#center_r 
  { 
    font-family: Arial, Verdana, sans-serif;
    overflow:visible;
    vertical-align: top; 
    width: 160px; 
    padding-top: 5px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 5px; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    background-color: #2E4C7E; 
    font-size: 14px; 
    color: #ffffff;
    border-left-width: 2px; 
    border-left-style: groove; 
    border-left-color: #888888; 
/*
    background-image: url(../images/center_r.jpg);
    background-repeat: repeat;
    background-position: right top;
    border-left-width: 1px; 
    border-left-style: solid; 
    border-left-color: #FFCF00; 
    border-right-width: 1px; 
    border-right-style: solid; 
    border-right-color: #FFCF00; 
*/
    } 

#bottomB1 
  { 
    overflow:visible;
    background-color: #3574bb;
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 3px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px;
    border-top-width: 2px; 
    border-top-style: solid; 
    border-top-color: #FFCF00; 
    border-bottom-width: 2px; 
    border-bottom-style: solid; 
    border-bottom-color: #FFCF00; 
    color: #FFFFFF;  
    } 

#bottom 
  { 
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px; 
    overflow:visible;
    height: 25px; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    background-color:#98B4CA;
    color:#004d84;


/*
    background-color: #173A8B;

    border-left-width: 1px; 
    border-left-style: solid; 
    border-left-color: #FFCF00; 
    border-right-width: 1px; 
    border-right-style: solid; 
    border-right-color: #FFCF00; 
    border-top-width: 1px; 
    border-bottom-width: 1px; 
    border-top-style: solid; 
    border-top-color: #FFCF00; 
    border-bottom-style: solid; 
    border-bottom-color: #FFCF00; 
*/    } 


#bottomB2 
  { 
    overflow:hidden;
    height: 13px; 
    background-color: #F0FFFF; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px;
    background-image: url(../images/bottomB2.jpg);
    background-position: top;
    background-repeat: repeat;
    border-style:none;
    border-width:0px 0px;
    } 

#bottomLeft 
  { 
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px; 
    overflow:hidden;
    height: 20px; 
    width: 180px; 
    background-color: #FF0000; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 

    border-width:1px 0px;
    border-style:solid;
    border-color:#000000;
    } 

#bottomCenter 
  { 
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px; 
    overflow:hidden;
    height: 20px; 
    width: 600px; 
    background-color: #00ff00; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 

    border-width:1px 0px;
    border-style:solid;
    border-color:#000000;
    } 

#bottomRight 
  { 
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px; 
    overflow:hidden;
    height: 20px; 
    width: 180px; 
    background-color: #0000FF; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    padding-top: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 

    border-width:1px 0px;
    border-style:solid;
    border-color:#000000;
    } 


.Balkentitel { background-image: url(../images/3391.jpg); text-align: center; padding-bottom: 0px; margin: 0px; padding-left: 0px; width: 100%; padding-right: 0px; background-repeat: repeat-x; height: 25px; color: #ffffff; font-size: 14px;  font-weight: bold; padding-top: 5px; }

.Balken2titel { text-align: center; padding-bottom: 15px; margin: 0; padding-left: 0px; padding-right: 0px;  font-size: 14px;  font-weight: bold; padding-top: 5px; overflow: visible; }

.Balken3titel { text-align: center; padding-bottom: 15px; margin: 0 23px 0 0; padding-left: 0px; padding-right: 0px;  font-size: 14px;  font-weight: bold; padding-top: 5px; overflow: visible; }

.Menuebox {
	border-bottom: #c8c8c8 1px solid;
	border-left: #c8c8c8 1px solid;
	padding-bottom: 5px;
	background-color: #5B7189;
	margin: 0px;
	padding-left: 2px;
	padding-right: 2px;
	height: 160px;
	border-top: #c8c8c8 1px solid;
	border-right: #c8c8c8 1px solid;
	padding-top: 5px;
	overflow: visible;
}

.Menue2box {
	padding-bottom: 0px;
	margin: 0 23px 0 0;
	padding-left: 5px;
	padding-right: 0px;
	height: 260px;
	padding-top: 3px;
	overflow: visible;
	color:#333;
}

.Menue3box {
	padding-bottom: 0px;
	margin: 10px 5px 0px 5px;
	padding-left: 5px;
	padding-right: 0px;
	height: 260px;
	width: 195px;
	padding-top: 3px;
	overflow: visible;
	color:#333;
	float:left;
}

.Textzelle {
	border-bottom: #c8c8c8 1px solid;
	border-left: #c8c8c8 1px solid;
	padding-bottom: 5px;
	background-color: #f4f4f4;
	margin: 0px;
	padding-left: 2px;
	padding-right: 2px;
	height: 160px;
	border-top: #c8c8c8 1px solid;
	border-right: #c8c8c8 1px solid;
	text-align: justify;
	padding-top: 5px;
}

#Linkbalken { cursor: hand }


/* horizontaler Navigationsbereich - einfache Variante */
#top_navigation { }

#top_navigation a { }

#top_navigation a:hover { }

#top_navigation a.active { }


/* horizontaler Navigationsbereich = 4 Buttons à 120px = 480 px */

// ... ist eigentlich unnötig!
ul#navcenter {
	text-align:center;
}

#navigation ul {
	padding: 0;
	height:29px;
	margin: 0;
	padding-left: 125px;
	background-image:url(../images/3314.gif);
	background-repeat:repeat-x;
}

#navigation li{
	float:left;
	list-style: none;
	width:120px;
	height:29px;
	padding: 0;
	margin: 0;
}

#navigation a {
	padding:8px 5px 9px 5px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	background-image:url(../images/3314.gif);
	background-position:left;
	background-repeat:repeat-x;
	border-right:1px solid #c6c6c6;
	border-left:1px solid #c6c6c6;
	display:block;
	line-height:1;
	text-decoration:none;
	color:#808080;
}

#navigation a:hover{
	background-image:url(../images/3315.gif);
	background-position:left;
	background-repeat:repeat-x;
	color:#111111;
}

#navigation a.active{
	background-image:url(../images/3315.gif);
	background-position:left;
	background-repeat:repeat-x;
	color:#660000;
}


/* vertikaler Navigationsbereich */
#left_navigation {
	padding: 0px 0px 15px 0px;
	text-align:left;
        text-align: left;
	margin-left: 3px;
	float: left;
	width: 138px;
}

#left_navigation ul{
	width: 138px;
	padding: 0 0 1px 0;
	margin: 0px;
}

#left_navigation li{
	list-style: none;
	height:22px;
	padding: 0;
	margin: 0 0 9px 0;
}

#left_navigation li a {
  font-family:Arial, Verdana, sans-serif;
	display:block;
	padding:5px 2px 0px 0px;
	text-decoration:none;
	color:#808080;
	font-size: 12px;
	border-bottom: 1px solid #a6a6a6;
/*
	background-image:url(../images/3314.gif);
	background-position:left;
	background-repeat:repeat-x;
*/
	margin-top: 0px;
	margin-bottom: 0px;

  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#ADC4D5;
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#ADC4D5;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#000000;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#000000;
  background-color:#064D81;
  height:19px;
  color:#FFFFFF;
  font-weight:normal; 
  padding-left:5px;
  padding-right:2px;
  margin-top:0px;
  cursor:default;
}

/*
*/

#left_navigation a:hover {
  font-family:Arial, Verdana, sans-serif;
	color:#FF8000;
	background-color: #E9E9E9;
/*
	background-image:url(../images/3315.gif);
	background-position:left;
	background-repeat:repeat-x;
*/
  cursor:pointer;
  background-color:#FF8204;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#FFD6AC;
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#FFD6AC;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#000000;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#000000;
  height:22px;
  font-weight: bold;
  color:#FFFFFF;
}

#left_navigation a.active {
/*
	background-image:url(../images/3315.gif);
	background-position:left;
	background-repeat:repeat-x;
*/
	font-weight: bold; 
        background-color:#FF8204;
}



/* horizontale Navigation für Jahre */
  ul#hNavigation {
    font: normal 150% Helvetica, Arial, sans-serif;
    margin: 0px; padding: 10px;
    text-align: center;
    border: 1px solid black;
    border: none;
    background-color: none;
    line-height:2em;
  }
  
  ul#hNavigation li {
    list-style: none;
    display: inline;
    margin: 0px; padding: 0;
  }

  ul#hNavigation a {
    margin: 2px; padding: 2px 0;
    text-decoration: none; font-weight: bold;
    border: 3px solid black;
    border-left-color: #ADC4D5; border-top-color: #ADC4D5;
    color:#FFFFFF;
    background-color:#064D81;
  }

  ul#hNavigation a:hover, ul#hNavigation a:focus, ul#hNavigation a.active {
    border-color: #ADC4D5;
    border-left-color: black; border-top-color: black;
    color:#FFFFFF;
    background-color:#FF8204;
  }



#breadcrumb
{
	margin-top:10px;
	margin-bottom:0px;
	color:#000000;
	font-size:smaller;
}

#breadcrumb strong
{
	font-weight:bold;
//	background-color:#060;
//	color:#FF0;
}

#breadcrumb a
{
//	background-color:#060;
	color:#000000;
}
