/* CSS Document */
*{padding: 0; margin:0;}
body{ font-family:Arial, Helvetica, sans-serif; font-size:80%;}
a { color:#0078ff; text-decoration:none;}
a:hover { color:#636363; text-decoration:underline;}
a:focus { color:#636363; text-decoration:underline;}
h2{ color:#6a696e; font-size:130%; font-weight:normal; margin-top:30px;margin-bottom:10px; }
h3{ color:#0078ff; font-size:130%; font-weight:normal; margin-top:20px; margin-bottom:10px;}
p{line-height:1.5em;}
#wrapper{ width:950px; margin: 10px auto; background:url(pics/back.gif)}
#header{ width:950px; height:113px; background: url(pics/logo.jpg) no-repeat #73abff;}
#left{ width:250px; float:left;}
ul, li {list-style-type: none;}
span.detail{color:#0078FF}

#navileft{ margin-top:70px;margin-left:25px; font-size:120%;}
#navileft li{margin-bottom:8px;}
#subnavi{margin-left:20px; margin-top:10px;margin-bottom:10px;}
#content{width:700px;  float:right; }
#contentleft{width:500px; float:left;}
#contentright{ width:180px;float:right; background-color:#c3c3c3;}
#naviright{ margin-top:5px; font-size:90%; margin-left:10px;}
#naviright li{float:left; margin-right:5px;}
#leftpic{ margin-top:250px; margin-bottom: 20px; height:169px; width:180px;}
#rightpic{ height:100px; width:180px;}
#action{margin-top: 250px; margin-left: 20px;}
#footer{clear:both;}

h1.csc-firstHeader{color:#0078ff; font-size:130%; font-weight:normal; margin-top:70px; margin-bottom:10px;}
/*Logo*/
#logo { float: left; width: 197px; height: 113px;}
/*Sprache*/
#lang{ float: right; margin-right: 30px; margin-top: 10px;}
#lang a{color:#636363; text-decoration:none;}
#lang a:hover{color:#636363; text-decoration:underline;}
