

a:link    {color:#000088;}
a:active  {color:#4444FF;}
a:visited {color:#111133;}
a:hover   {color:mediumblue;} 

table a:link    {color:#000088;}
table a:active  {color:#111133;}
table a:visited {color:#4444FF;}
table a:hover   {color:mediumblue;} 

body
{
	background: #e4e8fd;
	font-family: verdana, arial, 'sans serif';
	font-size: 14px;
	margin: 0px; 
} 

h1 
{
	font-size: 14px; 
	font-weight: bold;
}
 
p,table,li
{
	font-size: 12px;   
} 
 
.Title 
{
	font-size: 14px; 
	font-weight: bold;
}

#logoleiste_new
{
	position: absolute;
	width: 1203px;
	height: 169px;
	top: 0px;
	left: 0px; 
	padding: 0px;
	border: 0px;
	background: transparent url(picsLD/soleblue.png?lc=2018-12-07);
	background-repeat: no-repeat;
	margin: 0px;
}	


@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 

    #logoleiste_new{
        background:url('picsLD/soleblue@2x.png') no-repeat top left;
        background-size: 1203px 169px;
    }
}



#tabcontainer {
	position: absolute;
	top: 168px;
	left: 0px;
	width: 1170px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-right: 0px solid #fff;
	
	border-left: 33px solid #0074bd;
	background: #0074bd;
	/*color: #ffcc00;*/
}


#tabcontainer li.selected {
	display: block;
	float: left;
	width: 140px;
	height: 39px;
	font-size: 12px;
	background: #e4e8fd;
	background-repeat: repeat-y;
	color: #000000; 
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	padding:0px 0px 0px 0px; 
  border-left: 1px solid  #00588f;
  border-right: 1px solid  #00588f;
  border-top: 1px solid  #00588f;
  border-bottom: 1px solid  #e4e8fd;
  
} 


#tabcontainer li {
	width: 140px;
	height: 40px;
	display: block;
	float: left;
	font-size: 12px;
	background: #00588f;
	background-repeat: repeat-y;
	color: darkblue;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	} 

#tabcontainer li a {
	font-size: 12px;
	color: white;
	text-decoration: none;
	padding:0px 0px 0px 0px;
	margin: 0px;
}

#tabcontainer li.selected a {
	font-size: 12px;
	color: #002c48;
	text-decoration: none;
	padding:0px 0px 0px 0px;
	margin: 0px;
}

.menubox 
{
	margin-top: 12px; 
	margin-left: 8px;
	padding: 0px;	
	border: solid 0px;
}

.spacer
{
	height: 1px;
	width: 1px;
}

a.link_no_underline:link { font-weight:bold; text-decoration: none; color: #00588f; } 
a.link_no_underline:active { font-weight:bold; text-decoration: none; color: #00588f; } 
a.link_no_underline:hover { font-weight:bold; text-decoration: none; color: #00588f; } 
a.link_no_underline:visited { font-weight:bold; text-decoration: none; color: #00588f; } 


#contentcontainer
{
	position: absolute;
	top: 220px;
	left: 10px;
	width: 1185px;
	height: 100%;
	padding: 0px;
	border: 0px solid #dddddd;
}


#content
{
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 20px;
	font-size: 11px; 

}
 
.hugeintrotitletext
{
    padding: 10px; 
    font-size: 14px; 
    font-weight: bold; 
    
}

.topic_icon
{    
    vertical-align: top;
    padding-bottom: 20px; 

}

.topic_text
{    
    vertical-align: top;
    padding-left: 10px; 
    padding-bottom: 10px; 
}

.badges
{    
    vertical-align: top;
    padding-left: 5px; 
    padding-bottom: 0px;
    width: 130px; 
}

#slidewrapper
{
    border: 1px solid darkgrey;
    padding:20px;
}

#palette
{
    position: absolute;
    left: 0px;
    width: 650px;
    border: 0px solid #dddddd; 
    padding: 10px;
}

#previewer
{

    position: absolute;
    left: 700px;
    width: 460px;
    border: 0px solid #dddddd; 
    padding: 10px;


}

#longtext
{
    padding-top: 30px;
    padding-left: 60px;
    width: 650px;
}



.rounded-rectangle {
    text-align: center;
 padding-left: 0px;
 padding-top: 6px;
 width: 110px;
 height: 22px;
 border-radius: 3px 8px 3px 8px;
 margin-bottom:3px;
}

#longtext p
{
    font-size: 14px;

}

.introtitle
{
background: #e4e8fd;  
background-repeat: no-repeat;
height: 32px;
margin: 0px 0px 0px 0px;
color:#002c48;
font-size: 14px; 
font-weight: bold;
}

.introtitlebox
{
padding-top: 7px;
padding-left: 13px;
margin: 0px 0px 0px 0px; 

}

.introtitletext
{
padding-top: 7px;
padding-left: 20px;
padding-bottom: 30px;
font-size: 12px; 
}

.emph
{
	color:#00588f;
	font-weight: bold;
}

.emph_special
{
	color:#00588f;
	font-weight: bold;

}

.titleemph
{
	color:#013149;
	font-size: 16px;
	font-weight: bold;
}

.focus
{
	width: 550px;
	text-align: justify;
}

.themamain
{
font-weight: bold;
}


.themaaddon
{
}

.leistenueberschrift_ws
{
	padding-top: 20px;
	padding-left: 15px;
	
	color:#00588f;
	font-weight: bold;

}


