/*  Blau: #1e2e5c;
	Hellblau: #7580ab;
	Grau: #e5e5e5;
	Dunkelgrau: #7c7c7c;
*/


html, body {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
}


#main_wrap {
width: 100%;
}

#navi_top {
display: none;
}


#header {
display: none;}

#header img {
display: none;
}

img {
display: none;	
}


#navigation {
display: none;
}


#content_wrap {
width: 100%;
}

#content_left {
width: 100%;
}

#teaser_wrap {
display: none;
}

#content_right {
display: none;}

.textfeld-wrap {
width: 100%;
}

.textfeld_left {
width: 100%;
display: block;
}

.textfeld_right {
width: 100%;
display: block;
}

h1 {
font-size: 20px;
font-weight: bold;
}

h2 {
font-size: 16px;
font-weight: bold;
}

p {
margin: 0px 0px 10px 0px;
line-height: 140%; 
}

p.header {
font-weight: bold;
margin-bottom: 0px;
}