@page {
	size: portrait;
	orphans: 2; 
	widows: 2;
	}

title {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 36px;
	letter-spacing: 1px;

}

body { 
	min-width: 19cm; 
	background-color: #ffffff;
	color: #000;
	margin: 1.5cm 2.5cm 1cm 2.5cm; 
	font-size: 12px;
}
body,div,span,img,p,h1,h2,h3,h4,ul,li {
	margin: 0px; /*Bildabstand bei Explorer sowie Abstaende zum naechsten div (IE 4) - */
	padding: 0px;
	border: 0px; /*explorer 5 win - Abstand oben*/
}
body,div,span,p,h1 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
}
img { border: 1px solid #c2ebff; }

p.bildunterschrift { 
	line-height: 120%;
	font-size: 11px;
	}

h1 {
	font-size: 16px;
	font-weight: 700;
	line-height: 120%;
	margin-bottom: 6px;
	letter-spacing: 1px;
}
h2 {
	font-size: 14px;
	font-weight: 500;
	line-height: 120%;
	margin-bottom: 2px;
	letter-spacing: 0px;
}
h3 {
	font-size: 12px;
	font-weight: 800;
	line-height: 120%;
	margin-bottom: 0px;
}
h4  {
	font-size: 12px;
	font-weight: 800;
	line-height: 120%;
	margin-bottom: 0px;
	color: #6dbbe0; 
	background-color: #ffffff;
}

p {
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	margin-bottom: 18px;
}
em {
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
i { font-style: italic; }
b { font-weight: 800; }
strong { font-weight: 800 }

acronym,abbr	{ font-variant: normal }
address { font-style: normal;}
/*Anmerkung*/
dl {
	font-size: 10px; 
	line-height: 16px;
	font-weight: normal;
	margin: 0px; 
	padding: 0px; 

	}
dd {
	margin: 5px 0px 0px 0px;
}

/*-------Praxisbeispielblöcke-------*/
fieldset {
	clear: both;
	font-style: italic;
	margin: 0;
	padding: 2px 6px 6px 8px;
	border: 1px solid #c2ebff;
	width: 95%;
	}

fieldset p { font-style: italic; }
legend {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal;
	line-height: 19px;
	font-weight: 800;
	color: #6dbbe0;
	background-color: #fff;
	margin: 0;
	padding: 0;
	}
/*-----Modx-Editor-Klassen-----*/
.righttext { 
	text-align: right; 
	width: 100%;
}
.floatright { float: right; }
.floatleft { float: left; }
.clearboth { clear: both; }
td.linieunten { border-bottom: 1px inset #599bba; padding-bottom: 2px;}
.smallpar { margin-bottom: 8px;}

/*-----Listen-----*/
p.liste { 
	margin-bottom: 10px;
	text-indent: 0;	
}
ul {
	list-style-type: disc;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
}

li {	
	padding: 0 0 10px 0;
}
#contentmiddle li { padding-bottom: 0; }

ul li ul { margin-bottom: 0; list-style-type:  circle}

/*-----Formulare-----*/
.formerrors { 	
	color: #f36900;
}

form p {
	line-height: 130%;
	margin-bottom: 12px;
}
form p.firstlastrow { 
	font-size: 5px;
	line-height: 100%;
	margin-bottom: 6px;
}
form p.fieldsplit { margin-bottom: 25px;}
form fieldset {
	clear: both;
	font-style: normal;
	margin: 0;
	padding: 0 0 0 0;
	border: 0;
	width: 19cm;
	}
form fieldset p { font-style: normal;}
form legend {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 19px;
	font-weight: 800;
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 0;
	}
label {	cursor: text }
select,input[type=checkbox],input[type=radio],input[type=reset],input[type=submit]	{	cursor: pointer }
input,select,option,textarea {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #000000;
	background-color: #fff;
	margin: 0;
	padding: 0;
	}
.formlabel, .formlabelbreit, .formlabelright, .textarealabel, .uhrzeitlabel {
	float: left;
	vertical-align: middle;
	text-align: left;
	width: 7em;
	height: 1.4em;
	}
.formlabelright { width: 5.5em;}
.uhrzeitlabel { width: 2.5em;}
.textarealabel { vertical-align: text-top }
.formlabelbreit { width: 11em; }

textarea {
	width: 525px;
	height: 80px;
	}
select {
	font-weight: normal;
	font-size: 12px; 
	}
input.radio {
	float: left;
	vertical-align: middle;
	margin-right: 6px;
	margin-bottom: 8px;
	}
* html input.radio {  /* nur fuer Internet Explorer 5/6 */
  margin-bottom: 4px;
}	
input.text, input.text2sp, input.textafter {
	width: 200px;
	}
input.textafter { 
	float: left;
	margin-right: 10px; 
	}
input.text2sp { 
	float: left; 
	margin-right: 55px }
input.uhrzeit { 
	width: 50px;
	margin-right: 10px;
	float: left;
	}
input.datum, input.datum2sp { 
	width: 90px;
	margin-right: 10px;
	float: left;
	}
input.datum2sp { margin-right: 51px }
* html input.text2sp {  /* nur fuer Internet Explorer 5/6 */
  margin-left: 3px;
}
* html input.textafter {  /* nur fuer Internet Explorer 5/6 */
  margin-left: 3px;
}
* html input.uhrzeit {  /* nur fuer Internet Explorer 5/6 */
  margin-left: 3px;
}
* html input.datum2sp {  /* nur fuer Internet Explorer 5/6 */
  margin-left: 3px;
}
* html input.datum {  /* nur fuer Internet Explorer 5/6 */
  margin-left: 3px;
}


.antwortlabel {
	float: left;
	vertical-align: middle;
	text-align: left;
	width: 7em;
	height: 1.4em;
	}
td h4  {
	color: #000000; 
	background-color: #ffffff;
	margin: 15px 0 0 0;
}
form td { height: 1.4em; }


/*-----Tabellen-----*/
td {
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	}
/*-----------------------------------------------------------*/
/*------Layoutrahmen-----------------------------------------*/
/*-----------------------------------------------------------*/
div.iewrapper { 
	text-align: center; 
}
div.iewrapper #centermain { 
	margin-left: auto; 
	margin-right: auto; 
	width: 19cm;
	text-align: left; 
}

#head {

}
#logo img { border: 0; }

#logo {
	padding: 0 0 6px 92px;
}
* html #logo {  /* nur fuer Internet Explorer */
	width:392px;     /* Version 5.x */
	w\idth:300px;    /* Version 6 */
}
#micronavi { 
	height: 15px;
	margin: 10px 0 15px 0;
	padding: 0;
	font-size: 10px;
	line-height: 100%;
}

/*----------------------------------------------------------------*/
/*-----Layout im Contentbereich ----------------------------------*/
/*Text- und Linkauszeichnung wird in basic.css vorgenommen--------*/
/*----------------------------------------------------------------*/
#contentleft {
	width: 19cm;
	padding: 0;
	margin: 15px 32px 15px 34px;
	overflow: hidden;
}
#contentleft p { padding-top: 0 !important;}

#contentmiddle {
	width: 19cm;
	padding: 0;
	margin: 0 32px 15px 34px;
}
#ctmiddleov{ /*Wrapper für Überlange Inhalte*/
	width: 19cm;
	overflow: hidden;
}


#contentright {
	width: 19cm;
	padding: 0;
	margin: 0 32px 15px 34px;
	overflow: hidden;
}
#contentright img { float: left; margin-left: 10px; vertical-align: top; }

/*-----------------------------------------------------------*/
/*------Linkeffekte------------------------------------------*/
/*-----------------------------------------------------------*/
/*linkeffekte Fließtext*/
a:link { text-decoration: none; color: #000; background-color: #ffffff; }
a:visited { text-decoration: none; color: #000; background-color: #ffffff; }
a:hover { text-decoration: none; color: #000; background-color: #ffffff; }
a:active { text-decoration: none; color: #000; background-color: #ffffff; }
a:focus { text-decoration: none; color: #000; background-color: #ffffff; }
/*Mikronavigation*/
#micronavi .B_currentCrumb { color: #000000; background-color: #ffffff; text-decoration: underline; } /*Klasse aus Snippet Breadcrumbs*/
/*-----------------------------------------------------------*/
/*------ausgeblendete Objekte--------------------------------*/
/*-----------------------------------------------------------*/
#subfooter, #footer, ul#sidenavi, #mainnavi, #supnavi, input.formbutton { display: none; }