body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
                line-height: 1.8em;
                margin-top: 0;
	color: #333333;
	background-color: #FFFFFF;
	min-width: 800px;
                text-align:center;
}

div#duoexchangeContent {
                text-align: left;
                width:80em;
                height:500px;
                margin-left: auto;
                margin-right: auto;
                scrollbar-arrow-color: #333333; 
                scrollbar-face-color: #FFFFFF;
                scrollbar-highlight-color: #cc0000; 
                scrollbar-3dlight-color: #cc0000; 
                scrollbar-shadow-color: #666666; 
                scrollbar-darkshadow-color: #000000; 
                scrollbar-track-color: #eeeeee; /* hellblau*/
}

.scrollContent {
        clean:both;
        overflow: auto;
        height: 500px;
        width: 80em;
        border-right: 1px solid #cccccc;
        border-left: 1px solid #cccccc;
}

.scrollAbstand {
        padding: 0;
}

div#mainLogo {
	float: left;
                border-left: 1px solid #cccccc;
                padding-top: 2em;
}

div#mainPic {
	text-align: right;
                padding-top: 2em;
                border-right: 1px solid #cccccc;
}

div#mainGreyHeader {
	clear: both;
                float: left;
                width: 49.5em;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
                text-align:right;
                letter-spacing:0.5em
}

div#mainRedHeader {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #cc0000;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left: 1px solid #cccccc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #333333;
                text-align:right;
                letter-spacing:0.5em
}

div#contentHeader {
	padding: 0em 1.5em 0 1.5em;
	margin: 0;
}

div#contentHeader h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	padding: 0; 
	margin: 0;
                text-align:right;
}

div#contentContentLeft {
        float: left;
        width: 38em;
        margin: 0;
        padding: 4em 2em 2em 4em;
        text-align: justify;
}

div#contentContentLeft a, div#contentContentLeft a:visited {
	text-decoration: underline;
	color: #333333;
}

div#contentContentLeft a:hover {
	text-decoration: none;
	color: #333333;
}


div#contentContentRight {
        margin: 0 0 0 40em;
        padding: 4em 4em 2em 2em;
        text-align: justify;
}

div#contentContentRight a, div#contentContentRight a:visited {
	text-decoration: underline;
	color: #333333;
}

div#contentContentRight a:hover {
	text-decoration: none;
	color: #333333;
}

ul#mainNavigation {
                clean:both;
                float: left;
                margin: 0 0 0 0;
	padding: 0.8em 1.5em 0 0.8em;
	text-align: left;
	/*border-right: 1px solid #cccccc;*/
}

div#changeLang {
   margin: 0 0 0 0;
   padding: 0.3em 0.1em 1em 0.8em;
   text-align: right;
   border-right: 1px solid #cccccc;  
         border-left: 1px solid #cccccc;  
}

div#changeLang a, div#changeLang a:visited {
	padding: 0 0.5em 0 0;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

div#changeLang a:hover {
    color: #333333;
	text-decoration: none;
}

ul#mainNavigation li {
	list-style: none;
                display: inline;
                margin: 0 0.7em 0 0;
                padding: 0;
}

ul#mainNavigation a, ul#mainNavigation span, ul#mainNavigation a:visited {
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

li#active a, li#active a:visited {
  padding: 0;
  text-decoration: none;
  font-weight: bold;
  color: #333333;
}

* html ul#mainNavigation a, * html ul#mainNavigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer spaetere Versionen korrigiert */
}
  
ul#mainNavigation a:hover, ul#mainNavigation span {
    color: #333333;
	text-decoration: none;
}

div#mainFooter {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
                border-top: 2px solid #cc0000;
                border-bottom: 1px solid #cc0000;
                border-left: 1px solid #cc0000;
border-right: 1px solid #cc0000;
}

div#mainFooter a, div#mainFooter a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
}

div#mainFooter a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

