html {
	width: 600px;
	background-color: #FFFFFF;
	max-width: 600px;
	min-width: 600px;
	border: 1px solid #5d7b9e;
	padding: 10px;
	margin:5px;

	font-family : Verdana, Helvetica, sans-serif;
	font-size : 100%;
	color: #000000;
	background-color:#FFFFFF;
}


#contentContainer
{
	font-size:70%;
	line-height:1.4em;
}

a,  a:link,  a:visited,
a:hover, a:active, a:focus
{
	color:#231f20;
	text-decoration:underline;
}
a img{
	border:none;
}

h1, h2, h3
{
	font-weight: normal;
	font-family: Georgia, Verdana, Helvetica, sans-serif;
}

h1
{
	font-size: 1.6em;
}
h2
{
	font-size: 1.5em;
	line-height: 1.4em;
}
h3
{
	font-size: 1.4em;
	line-height: 1.4em;
}

h4, h5
{
	font-size: 1em;
	line-height: 1.15em;
}

#pfad_nav
{
	border-bottom: 1px solid black;

}

#pfad_nav h3
{
	font-size: 1em;
	font-weight:normal;
}

#pfad_nav2, .pfad_nav2_head, .pfad_nav2_foot{
	display:none;
}

.invisible{

	display:none;
}

.print{

	display:block;
}

#serviceContainer
{
	display:none;
}

#navigationContainer,
#navigationContainer2
{
	display:none;
}

#headImage, #headImage2{
	display:none;
}

.contentRight, .contentRightStd, .contentRightStd2{
	display:none;

}

.weiter{
	margin-left:5px;
}

#logoContainer
{
	margin-left:0em;
	float:left;
	width:50%;

}

#contentContainer
{
	margin-left:0em;
}

#mainContainer
{
 	clear:both;
	margin-bottom: 2em;
}



.contentListBox,
.contentListBoxLast
{
	position:relative;
	width: 247px;
	padding:0;
	margin:0px 15px 20px 0px;
	display:block;
	float:left;
}

.contentListBoxLast
{
	margin-right:0px;
}

.imageLeft,
.imageLeftStart,
.imageRightStart,
.bild_links
{

	float:left;
	margin-left:0px;
	margin-top:0px;
	margin-right: 15px;
	margin-bottom:15px;
}
.imageRight,
.bild_rechts
{
	float: right;
	margin-right:0px;
	margin-top:0px;
	margin-left: 15px;
	margin-bottom:15px;
}

.js_liste, ul.js_liste
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 25px;
}

ul.js_liste li
{
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

.q_blue, .q_blue_border,
.q_red, .q_red_border,
.q_green, .q_green_border,
.q_yellow, .q_yellow_border,
.q_black, .q_black_border,
.qualiListContent
{
	margin-top: 10px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-bottom: 10px;
}

.q_black_border
{

	padding-left: 15px;
}


.q_blue .left, .q_blue_border .left,
.q_red .left, .q_red_border .left,
.q_green .left, .q_green_border .left,
.q_yellow .left, .q_yellow_border .left,
.q_black .left, .q_black_border .left,
.qualiListContent  .left
{
	margin-left: -2px;
	float:left;
	padding-right: 10px;
}

.q_blue .left,
.q_red .left,
.q_green .left,
.q_yellow .left,
.q_black .left
{
	margin-left: 0px;
}

.q_blue_border .left,
.q_red_border .left,
.q_green_border .left,
.q_yellow_border .left,
.q_black_border .left
{
	margin-top: 20px;
}

.q_blue_border,
.q_red_border,
.q_green_border,
.q_yellow_border,
.q_black_border
{
	padding-right:15px;
}

.q_blue_border
{
	border: 1px solid #2faddf;
}
.q_red_border
{
	border: 1px solid #ce4949;
}
.q_green_border
{
	border: 1px solid #8eb935;
}
.q_yellow_border
{
	border: 1px solid #eaae19;
}
.q_black_border
{
	border: 1px solid #000000;
}


.legend hr {
	margin-top: 30px;
	margin-bottom: 30px;
/*	border: 1px solid #DDDDDD; */
}

.legend .dfn{
	width: 200px;
}

.legend .logotext{
	float:left;
	margin-top:2.5em;
}


#outerFooterContainer
{
 	clear:both;
	display:block;
	font-size:70%;
	margin-top: 2em;
	margin-bottom: -6em;
	line-height: 1.4em;
}

.clear
{
	clear:both;
}

.noprint
{
	display:none;
}

.link_image
{
	display:none;
}

.box_glossar{
	display:none;
}


.letter span{
	display:inline;
}

