/* CSS Document */

html {
min-height: 100%; margin-bottom: 1px;
}

body {
 margin: 0;
 padding: 0;
 font-size: 100.01%;
 font-family: Arial, Helvetica, sans-serif;
 color: #000;
 background: #fff url(../imgs/backtop.jpg) repeat-x top left; /*c00*/
 min-width: 770px;
 min-height: 100%;
 max-width: 1440px;
}

img {
border: 0;
}

#skipnav {
position: absolute; 
left: -9999px; 
font-size: small;
}

#skipnav a:hover {
color: #f00;
}

#skipnav a:focus {
display: block; 
position: absolute; 
top: -120px; 
left: 9990px;
font-size: large; 
background: #fff; 
border: solid 2px #1b6bd8; 
padding: 10px; 
width: 15em; 
z-index: 1;
}

.hide {
display: none;
}




acronym, abbr {
background: #fff url(../imgs/abbr1_pic.gif) repeat-x bottom left;
cursor: help;
padding-bottom: 1px;
border: none;
}

acronym {
speak: normal;
}

abbr {
speak: spell-out;
}

/*q:lang(de)
{
quotes: '' '' "" ""
}*/

q:lang(de)
{
quotes: '' '' "" ""
}

#wrapper {
background: #fff url(../imgs/wrap-bg.gif) repeat-y 70% 0; /*c00*/
}

/*Header*/

#header {
background: #c00 url(../imgs/headpic.gif) no-repeat;
margin: 20px 0 0;
height: 59px;
}

#header h1 {
margin: 0;
}

#header h1 a {
 text-decoration: none;
 color: #000;
	font-size: 80%;
}

/*Firstnav*/

#firstnav {
float: right;
background: #c00;
margin-top: -25px;
}

#firstnav ul {
padding: 2px;
margin: 0 20px 0 0;
list-style-type: none;
}

#firstnav ul li {
display: inline;
padding: 0 1em;
font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
font-size: 0.75em;
}

#firstnav ul li a {
padding: 1px 2px 0;
line-height: 1.5;
}

#firstnav ul li a:link, #firstnav ul li a:visited {
text-decoration: none;
color: #000;
}

#firstnav ul li a:hover, #firstnav ul li a:focus, #firstnav ul li a:active {
text-decoration: none;
background: #900;
color: #fff;
}


/* Topnav*/

#topnav {
 background: #ddddfd url(../imgs/topnav.jpg) repeat-x;
 float: left;
 width: 100%;
 border-top: 1px solid #003;
 border-bottom: 1px solid #003;
}

#topnav ul {
padding: 2px 0;
margin: 0;
list-style-type: none;
}

#topnav ul li {
display: inline;
padding: 0 0 0 1em;
}

#topnav ul li a {
font-size: 0.7em;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.5;
padding: 2px;
}

#topnav ul li a:link, #topnav ul li a:visited {
text-decoration: none;
color: #cc0000;
background: #ddddfd;
}

#topnav ul li a:hover, #topnav ul li a:focus, #topnav ul li a:active {
text-decoration: none;
background: #cc0000;
color: #fff;
}

#curr {
font-weight: bold;
background: #c00 !important;
color: #fff !important;
}

/*Midnav*/

#midnav {
 background: #ececfd url(../imgs/midnav.jpg) repeat-x;
 float: left;
 width: 100%;

}

#midnav ul {
padding: 2px 0 0;
margin: 0;
list-style-type: none;
}

#midnav ul li {
display: inline;
padding: 0 0 0 1em;
}

#midnav ul li a {
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.3;

}

#midnav ul li a:link, #midnav ul li a:visited {
text-decoration: none;
color: #003;
background: #ececfd;
padding: 2px 2px 0;
}

#midnav ul li a:hover, #midnav ul li a:focus, #midnav ul li a:active {
text-decoration: none;
color: #333;
background: #fff;
border: 1px solid #333;
border-bottom: none;
padding: 1px;
}

#nunc {
text-decoration: none;
color: #333;
background: #fff !important;
border: 1px solid #333 !important;
border-bottom: none !important;
padding: 2px 2px 0 !important;
}

/*Sidebar*/

#sidebar {
float: left;
width: 28%;
margin-top: 2em;
font-size: 0.71em;
}

.box {
margin: 0 0 2em;
background: #fff;
padding: 0 0 5px;
}

.box strong {
color: #c00;
}

.box ul {
margin: 0;
padding: 0;
list-style-type: none;
color: #003;
line-height: 1.3;
}

.box ul.link li {
background: #fff url(../imgs/linkicon.gif) no-repeat 0 0.9em;
padding: 0.5em 0.5em 0 0.8em;
}

.box ul.link li a:link, .box ul.link li a:visited {
text-decoration: none;
color: #003;
}

.box ul.link li a:hover, .box ul.link li a:focus, .box ul.link li a:active {
text-decoration: underline;
color: #c00;
}

.box ul.termin li {
padding: 0.5em 0.5em 0;
}

.box ul.termin li a:link, .box ul.termin li a:visited {
text-decoration: underline;
color: #003;
}

.box ul.termin li a:hover, .box ul.termin li a:focus, .box ul.termin li a:active {
text-decoration: underline;
color: #c00;
}

.box dl.link, .box dl.terminliste {
padding: 0;
margin: 0 0 1em 0.2em;
color: #003;
line-height: 1.3;
}

.box dl.link dt, .box dl.terminliste dt {
padding: 0.5em 0.5em 0 0.2em;
margin: 0;
font-weight: bold;
}

.box dl.link dd {
padding: 0 0.5em 0 0.8em;
margin: 0;
background: #fff url(../imgs/linkicon.gif) no-repeat 0.1em 0.3em;
}

.box dl.terminliste dt {
padding: 0.5em 0.5em 0 0;
margin: 0;
font-weight: bold;
}

.box dl.terminliste dd {
padding: 0;
margin: 0;
}

.box dl.link dd a:link, .box dl.link dd a:visited {
text-decoration: none;
color: #003;
}

.box dl.link dd a:hover, .box dl.link dd a:focus, .box dl.link dd a:active {
text-decoration: underline;
color: #c00;
}

.box dl.link dd a#ok {
text-decoration: underline;
color: #c00;
}

.box h3 {
 font-size: 115%;
 font-family: Arial, Helvetica, sans-serif;
 margin: 0;
 padding: 0;
 padding-left: 20px;
 color: #000;
 font-weight: bold;
 line-height: normal;
 border-bottom: 1px solid #000;
}

.box h3 {
background: #f3f6f9 url(../imgs/h3pic.gif) no-repeat 0 0;
padding-bottom: 1px;
padding-top: 1px;
}

.box h3.profil {
background: #f3f6f9 url(../imgs/h3profil.gif) no-repeat 0 0;
}

.box h3.ansprech {
background: #f3f6f9 url(../imgs/h3ansprech.gif) no-repeat 0 0;
}

.box h3.intern {
background: #f3f6f9 url(../imgs/h3intern.gif) no-repeat 0 0;
}

.box h3.kal {
background: #f3f6f9 url(../imgs/h3kal.gif) no-repeat 0 0;
}

.box h3.port {
background: #f3f6f9 url(../imgs/h3port.gif) no-repeat 0 0;
}

.box h3.extern {
background: #f3f6f9 url(../imgs/linkpic.gif) no-repeat 0 0;
}

.box h3 a:link, .box h3 a:visited {
text-decoration: none;
color: #003;
}

.box h3 a:hover, .box h3 a:focus, .box h3 a:active {
text-decoration: none;
color: #c00;
}

.box p {
margin: 0.5em;
padding: 0;
color: #003;
}

.box p a:link, .box p a:visited {
text-decoration: none;
color: #003;
}

.box p a:hover, .box p a:focus, .box p a:active {
text-decoration: underline;
color: #c00;
}

/*Hauptinhalt*/

#content {
float: left;
width: 70%;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
margin-top: 1em;
color: #222;
font-size: 0.81em;
line-height: 1.44em;
}

#content h2, #content h3 {
font-family: Arial, Helvetica, sans-serif;
}

#content h2 {
color: #003;
font-size: 1.3em;
margin: 0 0 1.5em;
letter-spacing: 1px;
}

#content h2.praepara {
margin-bottom: 2em;
}

#content h2 a:link, #content h2 a:visited {
text-decoration: none;
color: #003;
}

#content h2 a:hover, #content h2 a:focus, #content h2 a:active {
text-decoration: underline;
color: #003;
}

#content h3 {
color: #666;
font-size: 1.17em;
margin: 2em 0 1em;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content h3.steck {
color: #494980;
letter-spacing: 1px;
}

#content h3.download {
background: #fff url(../imgs/download.gif) no-repeat 0 0.2em;
padding-left: 1.5em;
}

#content h4 {
color: #444;
font-size: 1.1em;
margin: 2em 0 0.5em;
}

#content h4.abschnitt {
margin: 2.5em 0 0.5em;
border-top: 1px solid #c3c0f6;
padding-top: 1em;
}


#content .akz {
color: #60c;
font-weight: bold;
}

#content p {
margin: 0 0 1em;
padding: 0;
line-height: 1.44em;
}

#content .rouge {
color: #c00;
}

#content .bleu {
color: #60c;
}

#content p.akzent {
color: #60c;
font-weight: bold;
margin-top: 1em;
}

#content p.akzentred {
color: #c00;
font-weight: bold;
margin-top: 1em;
}

#content p.teaser, #content p.teasernews {
margin: 0;
padding: 0 0 0.2em;
color: #494980;
font-size: 0.85em;
font-family: Arial, Helvetica, sans-serif;
}

#content p.teasernews {
margin: 2em 0 -2.5em;
padding: 0;
}

#content p.autor {
text-align: right;
font-size: 0.81em;
color: #60c;
margin-top: 2em;
padding-top: 1px;
background: #fff url(../imgs/autor.gif) no-repeat top right;
letter-spacing: 1.2px;
font-family: "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
}

#content p a:link, #content p a:visited {
text-decoration: underline;
color: #33f;
}

#content p a:hover, #content p a:focus, #content p a:active {
text-decoration: underline;
color: #c00;
background: #fff;
}

#content p a.word:link, #content p a.word:visited {
background: #fff url(../imgs/downdoc.gif) no-repeat 0 0;
padding-left: 20px;
}

#content p a.word:hover, #content p a.word:focus, #content p a.word:active {
color: #c00;
background: #fff url(../imgs/downdoc.gif) no-repeat 0 0;
}

#content a.out:link, #content a.out:visited {
background: #fff url(../imgs/extern.gif) no-repeat 0 .5em;
padding-left: .9em;
}

#content a.out:hover, #content a.out:focus, #content a.out:active {
color: #c00;
background: #fff url(../imgs/extern.gif) no-repeat 0 .5em;
}

/*Hauptinhalt Bilder pur*/

.imgleft {
float: left;
border: 1px solid #c3c0f6;
padding: 2px;
margin: 0 1em 1em 0;
}

.imgright {
float: right;
border: 1px solid #c3c0f6;
padding: 2px;
margin: 0 0 1em 1em;
}

.imgsteck {
float: right;
padding: 1px;
border: 6px solid #eee;
background: #aaa;
margin: 0 0 1em 1em;
}

#content p.imgsteckmit {
text-align: center;
margin-top: 1.5em;
}

.imgmit {
border: 1px solid #c3c0f6;
padding: 2px;
margin: 0 1em 1em 3em;
}

.imgonly {
border: 1px solid #c3c0f6;
padding: 2px;
margin: 5em 1em 1em 3em;
}

#content p.picsgrand {
margin-left: 3em;
font-size: 90%;
}

/* Hauptinhalt Listen */

#content dl, #content dl.bord {
padding: 0;
margin: 1em 0 1em 3em;
}

#content dl dt {
padding: 0.5em 0 0 20px;
color: #c00;
background: #fff url(../imgs/dt_li_pic.gif) no-repeat 0 0.8em;
}

#content dl dt a:link, #content dl dt a:visited, #content dl dd a:link, #content dl dd a:visited {
text-decoration: underline;
color: #33f;
}

#content dl dt a:hover, #content dl dt a:focus, #content dl dt a:active, #content dl dd a:hover, #content dl dd a:focus, #content dl dd a:active {
text-decoration: underline;
color: #c00;
}

#content dl dd {
padding: 0 0 0.7em 20px;
margin: 0;
line-height: 1.44em;
}

#content dl#term dd, #content dl#newslist dd {
border-bottom: 1px solid #ccc;
}

#content dl#newslist dd {
padding: 0.5em 0 1em 20px;
}

#content dl#newslist dt {
padding-top: 0.75em;
background: #fff url(../imgs/dt_li_pic.gif) no-repeat 0 1.1em;
}

#content dl.bord {
background: #fff url(../imgs/bordbot.gif) no-repeat bottom left;
}

#content ul.spez, #content ul, #content ul.linklist, #content ul.simple {
margin: 0 0 1.5em 0;
padding: 0;
line-height: 1.4em;
list-style-type: none;
}

#content ul li {
margin: 0.5em 1em 0;
background: #fff url(../imgs/linorm.gif) no-repeat 0 0.2em;
padding-left: 25px;
}

#content ul ul {
margin: 0;
padding: 0;
line-height: 1.4em;
list-style-type: none;
}

#content ul ul li {
background: #fff url(../imgs/lilinorm.gif) no-repeat 0 0.2em;
}

#content ul.spez li {
margin: 0.5em 1em 0.7em;
background: #fff url(../imgs/dt_li_pic.gif) no-repeat 0 0.3em;
padding-left: 25px;
}

#content ul.simple {
margin-left: 2.7em;
}

#content ul.simple li {
margin: 0.5em 1em 0.7em;
background: #fff none;
list-style-type: disc;
padding-left: 0;
}

#content ul.linklist li {
margin: 0;
padding: 0;
background: #fff none;
}

#content ul.linklist li a:link, #content ul.linklist li a:visited {
background: #fff url(../imgs/linklist.gif) no-repeat 0 0.3em;
padding-left: 25px;
}

#content ul.linklist li a:hover, #content ul.linklist li a:focus, #content ul.linklist li a:active {
background: #fff url(../imgs/linklisthov.gif) no-repeat 0 0.3em;
padding-left: 25px;
}

#content ul li a:link, #content ul li a:visited {
text-decoration: underline;
color: #33f; /*003*/
}

#content ul li a:hover, #content ul li a:focus, #content ul li a:active {
text-decoration: underline;
color: #c00;
}

#content ul.parall {
margin: 0 0 1.5em 0;
padding: 0;
line-height: 1.4em;
list-style-type: none;
float: left;
width: 14em;
}

#content ul.parall li {
margin: 0.5em 1em 0.7em;
background: #fff url(../imgs/dt_li_pic.gif) no-repeat 0 0.2em;
padding-left: 25px;
}


#content ol, #content ol.order {
margin: 0 0 1.5em .75em;
padding: 0;
line-height: 1.4em;
list-style-type: decimal;
}

#content ol.order ol {
margin: 0 0 0 .75em;
padding: 0;
line-height: 1.4em;
list-style-type: decimal;
}

#content p.inorder {
margin-left: 1.75em;
}

#content ol li {
margin: 0.5em 1em 0;
padding-left: 25px;
}

#content ol.order li {
padding-left: 0;
}

#content ol.order ul {
margin: 0 0 0.5em 1em;
padding: 0;
}

#content ol.order ul li {
list-style-type: disc;
background: none;
}

#content dl.zeile {
width: 14em;
float: left;
margin: 1em;
}


/*Trennungsdiv*/

div.divider {
 height: 1px;
 margin: 2em 4em 2em 0;
 background-color: #ccc;
 clear: both;
}

div.shortpage {
 height: 1px;
 margin: 2em 4em 16em 0;
 background-color: #fff;
}

div.dividerside {
 height: 1px;
 margin: 2em 4em 2em 0;
 background-color: #f3f6f9;
}

div.dividermainend {
 height: 1px;
 margin: 2em 4em 2em 0;
 background-color: #fff;
}

hr {
 display:none;
}

.clearboth { clear: both; }

/*Footer*/

#footer {
clear: both;
background: #f8f8f8 url(../imgs/logosmall.gif) no-repeat 0 5px;
border-top: 1px solid #c00;
border-bottom: 1px solid #c00;
font-size: 0.75em;
}

#footer p {
margin: 0;
padding: 15px 15px 15px 35px;
color: #003; 
font-family: "Andale Mono", "Courier New", Courier, mono;
}

/*Botnav*/

#botnav {
 float: right;
}

#botnav ul {
padding: 10px 0 0;
margin: 0;
list-style-type: none;
}

#botnav ul li {
display: inline;
padding: 0 1em;
}

#botnav ul li a {
font-family: verdana, Arial, Helvetica, sans-serif;
line-height: 1.8;
font-size: 0.95em;
}

#botnav ul li a:link, #botnav ul li a:visited {
text-decoration: none;
color: #003;
padding: 2px 2px;
}

#botnav ul li a:hover, #botnav ul li a:focus, #botnav ul li a:active {
text-decoration: none;
color: #333;
background: #fff;
border: 1px solid #333;
padding: 1px;
}

/*Abstand*/	
#content .distance {
padding: 25px 6em 25px 25px;
}

#sidebar .distance {
padding: 15px 10px 15px 15px;
}

/*Subnav*/
#subnav {
background: #f3f6f9 url(../imgs/subback1.gif) repeat-x 0 -1px;
width: 100%;
}

#subnav ul {
padding: 2px 0 1px;
margin: 0;
list-style-type: none;
}

#subnav ul li {
display: inline;
padding: 0 0 0 1em;
}

#subnav ul li a {
font-size: 0.71em;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.5;
padding: 1px 2px 0px;
}

#subnav ul li a:link, #subnav ul li a:visited {
text-decoration: none;
color: #333;
background: #f3f6f9;
}

#subnav ul li a:hover, #subnav ul li a:focus, #subnav ul li a:active {
text-decoration: none;
color: #fff;
background: #003;
}

#hic {
text-decoration: none;
color: #fff !important;
background: #003 !important;
padding: 1px 2px 0 !important;
}

/*Bilderreihe*/

div.picreihe {
width: 8.3em;
float: left;
line-height: 1.44em;
font-size: 0.83em;
text-align: center;
margin: 2em 0.5em 2em 1em;
}

div.picreihe img {
padding: 2px;
border: 1px solid #c3c0f6;
}

div.picreihe a:link  {
text-decoration: underline;
color: #33f;
}

div.picreihe a:hover, div.picreihe a:focus, div.picreihe a:active {
text-decoration: underline;
color: #c00;
}

/*Featuredivs*/

.featurepap, .feature {
background: url(../imgs/papier.gif) repeat;
border: 1px solid #ccc;
padding: 0.5em 1em 1px;
color: #003;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.81em;
margin: 1.5em;
width: 80%;
}

.feature {
background: #eee url(../imgs/quote.gif) no-repeat 0 0;
padding-left:40px;
border-left: none;
border-right: none;
color: #003;
}


.feature p {
text-align: right;
}
