/* CSS Document */

* html #contentContainer #content {text-align:left;} /* ie6 misbehaves */
* html #contentContainer #content table {width: 90%;} /* ie6 fix to stop tables being pushed below floats */
* html #banner {clear:both;height:10px;} /* ie6 misbehaves again */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Customise the standard HTML
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff; 
	margin: 0;
	line-height: 14px;
}


.ueb-quad-or {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000;
	margin: 0;
	list-style-image: url(../images/quadrat-orange.gif);
	font-weight: bold;
	list-style-position: inside;
	line-height: 1.8em;
	padding: 4px 10px 4px 0px;
}

.UL-Quadrat{
background-image:  url(../images/quadrat-orange.gif);
background-repeat: no-repeat;
background-position: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8px;
	color: #000;
	margin: 0px 0px 0px 5px !important /*Non-IE*/; margin: 0px 0px 0px 0px/*IE*/;
	padding: 0px 0px 0px 18px !important /*Non-IE*/; padding: 0px 0px 0px 0px/*IE*/;
	list-style-position: inside;
	list-style-type: none;
	line-height: 12px;
}
.ueb-quad-or a:hover {
	color: #FF6600;
}
.link-mit-quadrat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000;
	margin: 0;
	list-style-image: url(../images/quadrat-orange.gif);
	font-weight: bold;
	list-style-position: inside;
	line-height: 1.8em;
	padding: 4px 0px 0px 0px;
}

.quadrat-body {
background-image:  url(../images/quadrat-orange.gif);
background-repeat: no-repeat;
background-position: 4px 5px;
	font-size: 12px;
	font-weight: bold;
	list-style-position: inside;
	line-height: 14px;
	padding: 2px 0px 0px 12px !important /*Non-IE*/; padding: 2px 0px 0px 12px /*IE*/;
	margin: 0px 0px -6px -4px !important /*Non-IE*/; margin: 0px 0px 0px 0px /*IE*/;
	list-style-type: none;
}

.quadrat-normal {
background-image:  url(../images/quadrat-orange.gif);
background-repeat: no-repeat;
background-position: 4px 5px;
	font-size: 12px;
	list-style-position: inside;
	line-height: 14px;
	padding: 2px 0px 0px 12px !important /*Non-IE*/; padding: 2px 0px 0px 12px /*IE*/;
	margin: 0px 0px -6px -4px !important /*Non-IE*/; margin: 0px 0px 0px 0px /*IE*/;
	list-style-type: none;
}

.q-body-black {
background-image:  url(../images/quadrat-black.gif)  !important;
background-repeat: no-repeat;
background-position: 0 .45em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	list-style-position: inside;
	line-height: 1.8em;
	padding: 2px 0px 0px 12px !important /*Non-IE*/; padding: 2px 0px 0px 12px /*IE*/;
	margin: 0px 0px -6px -4px !important /*Non-IE*/; margin: 0px 0px 0px 0px /*IE*/;
	list-style-type: none;
}

.textbody_11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 2px;
	line-height: 14px;
}

h2, h3 {
	margin-top: 0px;
	
	/* color: #f29400; */
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 1.3em;
}
h2  {font-size:1.1em; color: #f29400;}
h3  {
	font-size:12px;
	color: #000;
	margin-top: 10px;
}

h4  {
	font-size:11px;
	color: #000;
	margin-top: 10px;
}


li.q-liste-black {
	list-style-position: outside;
	margin-left: -20px;
	list-style-type: none;
	list-style-image: url(../images/quadrat-black.gif);
}
li.q-liste-links-5Punkt {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	line-height: 10px;
	margin-left: -8px;
	list-style-type: none;
	list-style-image: url(../images/quadrat-klein-orange.gif);
}
.q-liste-bold {
	clear: both;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px 0px -10px 0px !important;
}

.quadrat-rechts-Ueberschrift-fett {
	clear: both;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 5px -10px 8px !important;
}

.quadrat-rechts-11Punkt {
	font-size: 11px;
	line-height: 13px;
	padding-left: 15px;
	background-image:  url(../images/quadrat-black.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.quadrat-links-11Punkt {
	font-size: 11px;
	line-height: 13px;
	padding-left: 15px;
	margin-left: 8px;
	background-image:  url(../images/quadrat-black.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.link-mit-quadrat a:hover {
	color: #FF6600;
}

.link-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #FF6600 !;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #603;
	border: 0;
	border-top: 1px solid #603;
	height: 1px;
}
/* Page Headings */
.U1 {
	margin-left:-20px;
	font-size:18px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/quadrat-orange.gif);	
}
h1 {margin: 0;
	padding:0;
	font-size:16px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #f29400;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
}
h2, h3 {
	margin-top: 0px;
	
	/* color: #f29400; */
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 1.3em;
}
h2  {font-size:1.1em; color: #f29400;}
h3  {
	font-size:12px;
	color: #000;
	margin-top: 10px;
}

h4  {
	font-size:11px;
	color: #000;
	margin-top: 10px;
}

.bildtitel {
	font-size:10px !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
}
.bildtitel-fett{
	font-size:10px !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-weight:bold !important;
}

.bildtitel-fett-10-left{
	font-size:10px !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-weight:bold !important;
	margin-left: 8px;
	display: block;	
}

.text09-small-bold {
	font-size:0.9em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
}
.text09-small {
	font-size:09px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
}
.text10 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin: 0;
	line-height: 14px;
}
.bildtitel-quad {
	font-size:0.8em;
	color: #000;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}

form {margin: 0;}

blockquote 	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #666;
	border-left: 2px solid #666;
	padding-left: 10px;
	font-size: 1.2em;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	####	Header Menu #####
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */

 ul.menu, li.menu { /* List Formatierung l�schen */
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.code				{font-family: "Courier New", Courier, mono; color:#093;letter-spacing: 1px;}

.info-box {font-size: 11px;display: block; border: 1px solid #f29400; background-color:#FEEACF; padding:9px; margin: 2px;}
