* { border: none; font: 12px Arial, sans-serif; margin: 0; padding: 0; }


.img { background-repeat: repeat; background-color: transparent; display: block; height: 0; letter-spacing: -1000em; overflow: hidden; text-indent : -999em; }


html { height: 100%; }


#main { background: #efefef url('../design/shade.jpg') repeat-y 902px 0; height: 100%; }


#wrap { background: #fff; border-left: 1px solid #aaa; border-right: 1px solid #eee; min-height: 100%; margin: 0 2px; width: 898px; }


#header { background: url('../design/header.jpg') no-repeat top left; height: 104px; }
#header a { height: 80px; position: relative; top: 4px; width: 898px; }


#meta { border-bottom: 1px dotted #aaa; min-height: 25px; }
#meta * { color: #888; line-height: 25px; }
#meta > div { float: left; }

#location { margin-left: 20px; width: 429px; }
#location > a { text-decoration: none; }

#sprachwahl { text-align: right; width: 429px; }
#sprachwahl > span > strong { font-weight: bold; }
#sprachwahl > a { text-decoration: none; }



/*COMMON*/

#navigation { margin: 20px 10px 20px 20px; float: left; list-style:none; width: 200px;}
#navigation a { text-decoration: none; }

#navigation > li {background: url('../design/arrow.gif') no-repeat 10px 10px; border-bottom: 1px dotted #aaa; margin-right: 10px; line-height: 30px; text-indent: 25px; }
#navigation > li.active { border: none; }
#navigation > li > a { color: #888; font: 14px Arial; }

#navigation > ul {margin-top:10px; margin-bottom:10px;}

.subnavigation { background: none; list-style: disc outside; margin-left:30px; padding-top:5px; color:#000000;}
.subnavigation a { color:#000000;}

.subsubnavigation{ background: none; color:#000000; list-style:square outside; margin-left: 50px; }
.subsubnavigation a { color:#448;}


/*IE7 HACKS*/

*+html #navigation ul {margin-bottom:10px;}
*+html #navigation ul li ul {margin-top:15px; margin-bottom:0px;}
*+html .subnavigation { background: none; list-style: disc outside; margin-left:8px; color:#000000;}
*+html .subsubnavigation{ background: none; color:#000000; list-style:square outside; margin-left: 20px;}


/*IE6 HACKS*/

* html #navigation ul {margin-top:10px;}
* html #navigation ul li ul {margin-top:15px;}
* html .subnavigation { background: none; list-style: disc outside; margin-left:8px; padding-top:5px; color:#000000;}
* html .subsubnavigation{ background: none; color:#000000; list-style:square outside; margin-left: 20px; margin-top:-3px;}














/*#navigation > li > ul > li { margin-left:50px; list-style: disc ; color:#FF0000;}


#navigation > li > ul {  list-style: disc outside; margin-left:50px; padding-top:5px; padding-bottom:10px; }

#navigation > li > ul > li > ul { list-style:square inside; margin-left: 20px;}
#navigation > li > ul > li > ul > li > a { padding-left:0px; padding-right:0px; color: #448; }


#navigation > li > ul > li > a { color: #000; }*/


#content { margin-left:230px;}
#content { border-left: 1px dotted #999; margin: 20px 20px 20px 230px; min-height: 500px; padding-left: 20px; width: 619px;}

#content > * { margin-right: 10px; }
#content a { color: #999; }
#content dt { font: oblique normal bold 1.0em Arial, sans-serif; margin-bottom: 5px; }
#content dt a { font: oblique normal bold 1.0em Arial, sans-serif; margin-bottom: 5px;}
#content dl dd dl dt a { font: oblique normal 1.0em Arial, sans-serif; margin-bottom: 5px;}
#content h1 { font: oblique normal normal 2em Century, serif; margin-bottom: 15px; }
#content h2 { font: bold 1.2em Arial, serif; margin-bottom: 5px; }
#content p { line-height: 18px; margin-bottom: 5px; }
#content strong { font-weight: bold; }
#content ul { line-height: 18px;}
#content ul.inside {line-height: 18px; list-style-position:inside;}

#content .faqlink {color:#333333; text-decoration:none;}
#content .faqlink:hover {color:#448;}
#content .top {margin-left:0px;}
#content .faqlink dl > dt { font: oblique normal bold 1.0em Arial, sans-serif; margin-bottom: 5px; }

p.adress {font: oblique normal 1.0em Arial, sans-serif;}
strong.adress {font: oblique normal bold 1.0em Arial, sans-serif;}


#footer { border-top: 1px dotted #aaa; clear: both; height: 30px; margin-left: 250px; width: 600px; }
#footer * { color: #999; font-size: 11px; text-decoration: none; }
#footer span { display: block; float: left; padding: 5px 10px; }
#footer span.right { float: right; }














#content h1 { color: #f00; font-weight: bold; }
#content > img { float: right; margin-right: 75px; }
#content > p { margin-top: 50px; }
#content dl { margin-top: 20px; margin-bottom: 20px; }
#content dl dt { float: left; width: 100px; }
#content dl dd { margin-bottom: 5px; }
#content ul { list-style: none; margin-top: 20px; }
#content ul li { float: left; margin-right: 20px; text-align: center; }


