@charset "utf-8";

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}


h1 {
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
margin: 0px 0px 10px 0px;
color: #000000;
}

h2 {
font-size: 12px;
font-weight: bold;
text-transform: uppercase; 
margin: 0px 0px 8px 0px;
color: #5D646C;
}

h3 {
font-size: 11px;
font-weight: bold;
text-transform: uppercase; 
margin: 0px 0px 6px 0px;
color: #5D646C;
}


UL, OL {
	margin-top: 0px;
}

OL LI, UL LI {
	margin-top: 0px;
}

#colright UL, 
#content UL, 
DIV.csc-textpic-text UL,
#colright OL, 
#content OL, 
DIV.csc-textpic-text OL {
	margin-left: 0px;
	padding-left: 0px;
}



#colright UL LI, 
#content UL LI, 
DIV.csc-textpic-text UL LI,
#colright OL LI, 
#content OL LI, 
DIV.csc-textpic-text OL LI {
	margin-left: 30px;
	padding-left: 0px;
}


INPUT, 
SELECT,
TEXTAREA  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



dl {
}

dl dt {
margin-top: 1em;
font-weight: bold;
}

p {
}

hr {
}

em {
font-style: oblique;
}

strong {
font-weight: bold;
}

A {
text-decoration: underline;
color: #000000;
}

A:hover, A:focus {
text-decoration: none;
color: #000000;
}



A.glossary {
	text-decoration: none;
}

A.glossary:hover, A.glossary:focus {
	text-decoration: none;
}


A.glossary ACRONYM, A.glossary DFN, A.glossary ABBR, A.glossary SPAN.abbr { }


acronym, dfn, abbr, span.abbr {
	border-bottom: 1px dotted #000000;
	font-style:normal;
	cursor: help;
}

TABLE.contenttable CAPTION {
	text-align: left;
}

/* headline shortcuts */
#headline_shortcuts #headnav A {
font-size: 10px;
color: #000000;
text-decoration: none;
}

#headline_shortcuts #headnav A:hover, 
#headline_shortcuts #headnav A:focus {
text-decoration: underline;
}

#headline_shortcuts #headnav A.act {
font-weight:bold;
}

#headline_shortcuts #headnav A.act:hover, 
#headline_shortcuts #headnav A.act:focus  {
font-weight:bold;
text-decoration: underline;
}



/* breadcrumb */
#breadcrumb {
font-size: 10px;
color: #000000;
}


#breadcrumb A {
font-size: 10px;
color: #000000;
text-decoration: none;
}

#breadcrumb A:hover, 
#breadcrumb A:focus {
text-decoration:underline;
}

#breadcrumb A.act,
#breadcrumb A.act:hover, 
#breadcrumb A.act:focus  {
font-weight:bold;
text-decoration:none;
}

#headertext {
text-align:left;
font-size: 9px;
color: #FFFFFF;
}

/* footer */

#footer #footernav A {
font-size: 10px;
color: #000000;
text-decoration: none;
}

#footer #footernav A:hover, 
#footer #footernav A:focus {
text-decoration: underline;
}

#footer #footernav A.act {
font-weight: bold;
text-decoration: none;
}

#footer #footernav A.act:hover, 
#footer #footernav A.act:focus {
font-weight: bold;
text-decoration: underline;
}

#footer #footer_content {
font-size: 10px;
color: #000000;
}


#fontsize, #fontsize a {
font-size: 10px;
color: #000000;
text-decoration: none;
}

#fontsize a:hover, 
#fontsize a:focus  {
text-decoration: underline;
}


#fontsize .fontsize1 {
font-size: 10px;
}

#fontsize .fontsize2 {
font-size: 12px;
margin-left: 3px;
}

#fontsize .fontsize3 {
font-size: 14px;
margin-left: 3px;
}

/* Suche */
#colleft #suche {
background-color: #A8C5A8;
}



.calendarheader {
	background-color: #E5B723;
	font-weight: bold;
}

div.abaTicker a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

div.abaTicker a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}