body {
    font-size: 12px; 
	font-family: Arial, Helvetica sans-serif; 
	font-weight: normal; 
	color: #333366; 
	background-color: #ffffff; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	width: auto; 
}

p, td, a, .txt  {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	color: #333366;
}

h2.subhead, h1 {
	font-size: 13px;
	margin-bottom: 2px; 
	margin-top: 2px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: 700;
}

h2, h3	{ 
    font-size: 12px; 
    font-style: normal; 
    line-height: normal; 
    font-weight: bold; 
    color: #333366; 
	margin-bottom: 0px; 
	margin-top: 2px; 
	padding-top: 2px; 
	padding-bottom: 1px; 

}

ul { 
	list-style-image: url(http://web.i-dss.de/Li_Arrow.gif); 
	font-size: 11px; 
	margin-top: 0px; 
	padding-top: 0px; 
}

li {
	line-height : 18px;
	margin-bottom: 3px;
}

.txtSmall, .laufpfad, .smalltext {
	font-size : 11px;
}

.txtSmallBold { 
	font-size : 11px;
	font-weight : 600;
}

/* TEXT SMALL GREY */
.txtSmall02 {
	font-size : 11px;
	color: #666666;
}



/* TEXT MINI GREY */
.txtMini01 {
	font-size : 10px;
	color: #575757;
}

.txtMini02 {
	font-size : 10px;
}

.txtMini02High {
	font-size : 10px;
	color: #0000ff;
}

.txtBold {  /* Wichtig für Fehler */
	font-size : 14px;
	font-weight : 600;
}
	
.headline {
	font-size : 22px;
	color: #009999;
	font-weight : 600;
}

.headline02 {
	font-size : 20px;
	color: #009999;
	font-weight : 600;
}

.headline03 { /*Press Release*/
	font-size : 14px;
	color: #009999;
	font-weight : 600;
}

.superheadline {
	font-size : 12px;
	color:  #333366;
	font-weight : 600;
}

.superheadline02 {
	font-size : 12px;
	color:  #FFFFFF;
	font-weight : 600;
}

.subheadline {
	font-size : 12px;
	color:   #009999;
	font-weight : 600;
}

.subheadline01 {
	font-size : 13px;
	color:   #333366;
	font-weight : 600;
}

.subheadline02 {
	font-size : 13px;
	color:   #009999;
	font-weight : 600;
}

.subheadline03 {
	font-size : 11px;
	color: #333366;
	font-weight : 600;
}

.subheadline04 {
	font-size : 11px;
	color: #FFFFFF;
	font-weight : 600;
}

.suchform {
	height : 19px;
	width: 90px; 
	font-size: 11px; 
	line-height: 11px; 
	color : #333366;
}

.laufpfad {
	color : #6F99B0;
}

.laufpfad:hover {
	color : #333366;
}


/* LINKS */
a {
	text-decoration: none;
}

a.subnavi {
	text-decoration: none;
	font-size : 10px;
}

a:hover {
	color: #009999;
}

a:hover.subnavi {
	color: #0000ff;
	font-size : 10px;
}


/* HINTERGRUNDFARBEN */
.bg00, .white {
	background-color: #FFFFFF;
}

.bg01 {
	background-color: #EEF0F2;
}

.bg02 {
	background-color: #DFEBF2;
}

.bg03 {
	background-color: #DDE1E6;
}

.bg04 {
	background-color: #3D79B6;
}

.bg05 {
	background-color: #D5E0F4;
}

.bg06 { /* Background Gray - Begrenzer und Boxen */
	background-color: #CCCCCC;
}

.bg07 {
	background-color: #999999;
}

.bg08 {
	background-color: #E0E9F8;
}

.bg09 {
	background-color: #6791D6;
}

.bg10, .bg_light {
	background-color: #EEEEDC;
}

.bg11 {
	background-color: #333366;
}

.bg12 {
	background-color: #336699;
}

.bg13, .bg_medium {
	background-color: #eef3f9;
}

.bg14 {
	background-color: #B8D3EF;
}

.bg15 {
	background-color: #B9EAFF;
}

.bg16 {
	background-color: #EEF4F9;
}

.bg17 {
	background-color: #000B92;
}

.bg18 {
	background-color: #69A2C2;
}

.bg19 {
	background-color: #CBD1D8;
}

.bg20 {
	background-color: #003366;
}

.bg21 {
	background-color: #738EA8;
}

.bg22 {
	background-color: #8BB1D8;
}

.bg23 {
	background-color: #C5D8EC;
}

.bg24 {
	background-color: #E4EBF8;
}




.stern {
	font-size : 11px;
	color: #ff0000;
}

.radiobg02 {
	background-color: #DFEBF2;
	color: #DFEBF2;
}

/* Innenabstände Menü und Inhalt */
#space_left { padding-left: 5px;  padding-top: 0px; padding-right: 0px;  } /* links */
#space_twice { padding-left: 5px;  padding-top: 0px; padding-right: 5px;  } /* center */
#space_right { padding-left: 0px;  padding-top: 0px; padding-right: 5px;  } /* rechts */