html, body {
  height:100%;
  margin:0;
  padding:0;
}

body 
{
	color: #000;
	background-color: #e2f0f3;
	background-image: url("bilder/back_page.jpg");
	background-repeat:repeat;
	padding: 0;
}

img { border: 0 }
.clearer {clear: both;}

div,td,p, a
{
	color: #03004b;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*p { border: 1px solid #ff0000;}*/

/*
* html p {
	margin:0;
	padding: 0;
	padding: 10px 0 4px 0;	
}
*/
td { color: #03004b;}


/* --- Link Formatierung --- */
a,
a:link,
a:visited
{
	font-weight: bold;
	color: #2a278f;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	-moz-outline: 0px;
}

a:hover { text-decoration: none;}
/* --- Link Formatierung --- */

/* --- Überschriften --- */
h1,
h2,
h3
{
	color: #03004b;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	margin-top: 12px;
	margin-bottom: 10px;
}
h1 {margin-top:0}



/* --- Überschriften --- */

/* --- Div Container Layout --- */
#wrap 
{
	background-image: url("bilder/content_zwei.png");
	background-repeat: repeat-y;
	margin: 0 0 20px;
	padding: 0;
	position: absolute;
	top: 316px;
	left: 169px;
	width: 657px;
}
#logo 
{
	position: absolute;
	top: 1px;
	left: 125px;
	width: 197px;
	height: 79px;
}
#bbML
{
	color: black;
	font-size: medium;
	font-family: serif;
	visibility: visible;
	display: block;
	position: absolute;
	z-index: 1000;
	top: 95px;
	left: 167px;
	width: 657px;
	height: 31px;
}
#imagearea
{
	position: absolute;
	top: 136px;
	left: 167px;
	width: 657px;
	height: 168px;
}
#rahmen { height:15px;}
#content 
{
	color: #03004b;
	font-size: 11px;
	margin: 0;
	padding-top: 2px;
	padding-left: 20px;
	position: relative;
	width: 450px;
	float: left;
	overflow: hidden;
}

#col-pos-2
{
	border: 0px solid #ff0000;
	width: 155px;
	margin-left: 24px;
	float: left;
}

h2,
h3,
#content p
{
	font-size: 11px;
	padding-left: 9px;
}

* html h2,
* html h3,
* html #content p,
* html #content
{
	font-size: 11px;
}
*+html h2,
*+html h3,
*+html #content p,
*+html #content
{
	font-size: 10px;
}
/*
.wucih2m img
{
	margin-right: 15px;
	width: 127px;
	height: 89px;
	float: left;
}
.wucih2m p 
{
	padding-top: 10px;
	padding-bottom: 10px;
}
div.wucih2m
{
	margin-bottom: 10px;
}
*/

.wucih2m img
{
	display: block;
	margin-right: 15px;
	float: left;
}
.wucih2m p 
{
	margin:0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.wucih2m
{
	display: block;
	height: 90px;
	margin-bottom: 15px;
}

#anyQuestions
{
	color: #2a2172;
	background-color: #e2f0f3;
	text-align: justify;
	margin-top: 25px;
	margin-bottom: 20px;
	padding: 10px;
	border: solid 0px transparent;
}
td #anyQuestions
{
	margin-right: 25px;
	padding: 10px 10px 0 0;
}
#footer 
{
	background-color: transparent;
	background-image: url("bilder/back_page.jpg");
	background-repeat: repeat-x;
	background-position: 0 bottom;
	position: inherit;
	width: 657px;
	height: 30px;
	clear: both;
}
table { padding-left: 9px }

/* --- Teaser Box --- */
.teaser
{
	margin: 0;
	padding: 0;
	display: block;
	width: 155px;
}

.teaser
{
	background-image: url('bilder/teaser_back.gif');
}

.teaser p
{
	background-image: url("bilder/teaser_back.gif");
	margin: 0;
	padding: 4px 5px 8px 12px;
}

*+html .teaser p
{
	padding: 4px 7px 8px 12px;
}

* html .teaser p
{
	padding: 4px 7px 8px 12px;
}


.teaser li.lastlist
{
	padding-bottom: 0px;
}

.teaser img 
{
	margin:0;
	padding:0;
}
/*
.teaserimg 
{
	border: 0px solid #f00;
	position: relative;
	left: 10px;
}
*/
.teaser-bot
{
	background-image: url("bilder/teaser_ublank.gif");
	background-repeat: no-repeat;
	height: 17px;
}

.teaser.topabstand
{
	margin-top: 10px;
}
/* --- Teaser Box --- */
/* --- Div Container Layout --- */


/* --- Listen Formatierung ulul, lili--- */
li
{
	padding-bottom: 5px;
}
ul,
ol
{
	list-style-position: outside;
	margin: 0;
	margin-left: 2px;
	margin-top: 6px;
	padding-left: 25px;
}

ol
{
	padding-left: 30px;
	padding-bottom: 0px;
	padding-top: 0px;
}
ol li
{
	padding: 0 6px 8px 0;
}
/* --- Listen Formatierung --- */


/* --- Plattformabhängige Schriftgrössen (spaltenweise) --- */

#col-pos-2 p,
#col-pos-2 ul,
#col-pos-2 ol,
#col-pos-2 li,
#col-pos-2 .teaser
{
	font-size: 10px;
}

*+html #col-pos-2 ul,
*+html #col-pos-2 ol,
*+html #col-pos-2 li,
*+html #col-pos-2 p,
*+html #col-pos-2 .teaser
{
	font-size: 9px;
}

* html #col-pos-2 ul,
* html #col-pos-2 ol,
* html #col-pos-2 li,
* html #col-pos-2 p,
* html #col-pos-2 .teaser
{
	font-size: 9px;
}
/* --- Plattformabhängige Schriftgrössen (spaltenweise) --- */
