body,h1,h2,h3,h4{
margin:0;padding:0;
}

body{
color:#606060;
font-family: 'Verdana', 'Tahoma', 'Times New Roman', sans-serif;
background-color:#FFF;
}

h1{font-size:1.3em;}
h2{font-size:1.2em;}
h3{font-size:1.1em;}

a{
color:#407cb0;
text-decoration:none;
border-bottom:1px solid transparent;
}

a:hover {
border-bottom:1px solid blue;
}

#maincontainer{
width: 96%; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border-left:6px solid #3E7DB3;
max-width:900px;
font-size:12px;
margin-top:4px;
}

#topsection{
background: #EAEAEA;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#topnav{
height:26px;
width:96%;
background:#3E7DB3;
padding:0 12px;
}

#position{
color:#FFF;
line-height:20px;
float:right;
}

#position a{
color:#FFF;
}

#menu{
padding:2px;
}

#menu ul, #topnav li{
margin:0;
padding:0;
list-style:none;
}

#menu li{
float:left;
display:block;
position:relative;
line-height:20px;
background:lightgrey;
}

#menu li a{
display:block;
height:20px;
line-height:20px;
padding:2px 10px;
border:1px solid #aaa;
margin-left:-1px;
color:#555;
text-decoration:none;
background:#eee;
}

/*nav header*/
#menu > ul > li > a{background:#eee}
#menu > ul > li > a:hover {color:#FFF;background:#3E7DB3;}

/*nav sub*/
#menu ul ul{position:absolute;}
#menu ul ul li{float:none}
#menu ul ul li a{margin:-1px 0 0 -1px;display:block;}
#menu ul ul li a:hover {color:#FFF;background:#3E7DB3;}

#menu .mbox > li{
}

#menu .mbox li li a{
	white-space:nowrap;
}

#leftcolumn ul, #leftcolumn li{
list-style:none;
margin:0;
padding:0;
}

#leftcolumn .innertube{
margin-left:4px;
}

#leftcolumn li > ul > li{
padding-left:10px;
line-height:20px;
}

#leftcolumn a{display:block;margin-bottom:1px;text-decoration:none;background:#eee;padding-left:1em;}
#leftcolumn ul ul a{background:#FFF;}
#leftcolumn a:hover, #leftcolumn a.activated, #menu a.activated {background:#3E7DB3;color:#FFF}



#leftcolumn ul ul{
/*display:none;*/
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 250px; /*Set right margin to RightColumnWidth*/
/*margin-left:200px;*/
min-height:700px;
}

#contentcolumn .katpreview{
border:1px solid lightgrey;
width:280px;
float:left;
height:160px;
margin:0 3px 4px 8px;
padding:4px 4px 1px;
overflow:hidden;
}

#contentcolumn .katpreview:hover {
background:#efefef;
}

#contentcolumn .katpreview p{
margin:0;padding:0;
}

/*
#leftcolumn{
float: left;
width:200px; /*Width of right column*/
/*margin-left: -250px; /*Set left margin to -(RightColumnWidth)
margin-left:-100%;
}
*/

#rightcolumn{
float: left;
width: 250px; /*Width of right column*/
margin-left: -250px; /*Set left margin to -(RightColumnWidth) */
background:transparent;
}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
background-color:#3E7DB3;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin:10px; /*Margins for inner DIV inside each column (to provide padding)*/
border:1px solid #eee;
line-height:1.4em;
padding:2px 4px;
}

.nojs #topnav ul ul{display:none} /*von wegen menu: erstmal einklappen!*/

#logo a:hover {
border-bottom:1px solid transparent;
}

.navbox{
margin-bottom:1em;
padding:2px;
padding-left:4px;
line-height:1.6em;
}

.navboxheadline {
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
padding: 5px;
padding-left:15px;
background:url(../images/navboxhead_green.png) 0 0 repeat-y;
background-color:#5f8bca;		
margin-bottom:3px;
}

.fields input{
}

.fields label{
display:block;
margin-bottom:2px;
}

.section_text{
line-height:18px;
margin-bottom:1em;
padding:2px;
}

.section_text h2{
margin-bottom:1em;
}

.section_text h2 a{
}

.clear{
clear:both;
}

#breadcrumb{
margin-bottom:3px;
}

#toc{
margin-bottom:3em;
}

#res table{
width:96%;
}

#res table td{
text-align:center;
background:#eee;
}

#res table th{
background:#dedede;
}

#res table .odd td{
background:transparent;
}

div.infotable{
padding:2px 10px 2px 20px;
}

table.infotable{
width:90%;
}

.infotable td{
border:1px solid #eee;
text-align:left;
}

.formgroup{
border-bottom:1px solid #eee;
margin:3px 1px;	
padding:3px 1px;	
}

.formgroup h2{
margin:1em 0;
}

.formgroup.textz label{
float:left;
width:200px;
margin-right:60px;
}

div.formfehler{
border:1px solid red;
margin:0 auto;
width:80%;
}

.aktion_flag{
color:#355f9b;
}

#sdsl_check_res{
width:98%;
border:1px solid #355f9b;
}
#sdsl_check_res th{
background:#5f8bca;
color:#FFF;
}
#sdsl_check_res td{
border-bottom:1px dashed #355f9b;
text-align:center;
height:2em;
}

div.convert{
/*border:1px solid #355f9b;*/
height:50px;
}

div.convert p{
width:220px;
text-align:center;
border:1px solid #355f9b;
margin:0 auto;
}

div.convert p a{
	display:block;
}

div.convert p a:hover {
text-decoration:none;
border-bottom:1px solid transparent;
}
div.convert p a:active {
padding-left:1px;
padding-top:1px;
}

.tickertext {
	text-align: center;
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
	border-top : 1px dashed #ff0000;
	border-bottom : 1px dashed #ff0000;
	padding: 5px 0;
	margin-bottom: 20px;
}
