body {
margin: 0;
padding-top: 6px;
font: 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
background-color: #ffffff;
}



div.main2{
width: 550px;
position: relative;
top: 10px;
text-align: left;
}

div.main3{
width: 740px;
position: relative;
top: 5px;
text-align: left;
}

div.main4{
width: 800px;
position: relative;
top: 5px;
text-align: left;
}


div.lbox_title{
margin-top: 22px;
margin-bottom: 20px;
border-bottom: 1px solid;
border-bottom-color: #cdcdcd;
height: 36px;
font-family:  Georgia, Roman, serif;
font-size: 26px;
color: #000000;
font-weight: bold;
font-style: italic;

}


div.lbox {
position: relative;
float: left;
width: 380px;
padding-left: 0px;
padding-right: 0px;
margin-top: 10px;
margin-left: 0px;
margin-bottom: 20px;
clear: left;
}


div.rbox {
position: relative;
float: right;
width: 340px;
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000;
margin-top:20px;
margin-left: 0px;
margin-right: 0px;
}


div.lc{
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 340px;
	float: left;
	position: relative;
border: 1px solid #cbd4de;
border-radius: 10px;
}


div.widelc{
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 580px;
	float: left;
	position: relative;
	}

div.lp {
	width: 70px;
	padding: 5px;
	margin: 0px;
	clear: both;
	float: left;
	position: relative;

	}

div.lt {
	width: 250px;
	text-align: left;
	padding: 5px;
	margin: 0px;
	float: right;
	position: relative;
	}

div.widelt {
	width: 500px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	float: right;
	position: relative;
	}


div.r_dialog{
width: 440px;
float: right;
position: relative;
border: 1px solid #cccccc;
padding-left: 10px;
padding-right: 10px;
padding-top: 6px;
padding-bottom: 6px;
border-radius: 10px;
margin-bottom: 12px;
clear: both;

}

div.l_dialog{
width: 440px;
float: left;
position: relative;
border: 1px solid #cccccc;
padding-left: 10px;
padding-right: 10px;
padding-top: 6px;
padding-bottom: 6px;
border-radius: 10px;
margin-bottom: 12px;
clear: both;
}


div.no_dialog{
width: 716px;
float: left;
position: relative;
background: #fffeee;
border: 1px solid #cccccc;
padding-left: 10px;
padding-right: 10px;
padding-top: 6px;
padding-bottom: 6px;
border-radius: 10px;
margin-bottom: 10px;
clear: both;
}


div.no_dialog2{
width: 89%;
float: left;
position: relative;
background: #ffffff;
border: 1px solid #cccccc;
padding-left: 10px;
padding-right: 10px;
padding-top: 6px;
padding-bottom: 6px;
border-radius: 10px;
margin-bottom: 10px;
clear: both;
}


div.no_dialog3{
float: left;
position: relative;
background: #B6EEEF ;
border: 1px solid #0D89D0;
padding-left: 10px;
padding-right: 10px;
padding-top: 6px;
padding-bottom: 6px;
border-radius: 10px;
margin-bottom: 10px;
clear: both;
}


div.comment{
margin-left: 389px;
margin-right: 20px;
font-style: italic;
text-align: justify;
background: #73EA7B ;
border: 2px solid #15551A;
padding-left: 10px;
padding-right: 10px;
padding-top: 6px;
padding-bottom: 6px;
border-radius: 10px;
margin-bottom: 10px;
clear: both; }



h1 {
font: 26px/30px Georgia, Roman, serif;
color: #000000;
font-weight: bold;
font-style: italic;
}

h2 {
 font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #000000;
}


h3 {
 font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
}

p {
 font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #000;
}

.textstyle {
 font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #000;
}

ul {
 font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #000;
}

.boldtextstyle{
	font-weight: bold;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 14px;
}

.greytextstyle{
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 14px;
	color: #AEAEAE;
}

a:link {
	font-weight: bold;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 14px;
	text-decoration: none;
	color: #3d92cc;
	}

a:visited {
	font-weight: bold;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 14px;
	text-decoration: none;
	color: #3d92cc;
	}

a:hover, a:active {
	text-decoration: underline;
	color: #9685BA;
	}

.clearer {
	clear: both;
}


div.vorladen {    // Zum Vorladen von Bildern bei interaktiven Grafiken oder beim MouseOver.
  width:0px;
  height:0px;
  display:none;
}