body {
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #000000;
	letter-spacing:0.1em;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

body, html {

}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
}


/* ################################################## */
/* ###### Internet Explora ########################## */
/* ################################################## */


* html #wrapper { /*IE6 only*/
    width: 900px;
	margin: auto;
}
  
*+html #wrapper { /*IE7 only*/
    width: 900px;
	margin: auto;
}

#wrapper {
	width: 900px;
	margin: auto;
}

/* ################################################## */
/* ###### Logo and Contact/Impressum ################ */
/* ################################################## */

#header {
	
}

#themenleiste {
	display: none;
}

#logo {
	display: none;
}

#logo_druck {
	padding: 18px 0 0 25px;
	float: left;
}

.content_druck
{
	margin-left:15px;
	margin-bottom:15px;
}

#kontakt {
	display: none;
}

/* ################################################## */
/* ###### Navigation ################################ */
/* ################################################## */

#navi {
	display: none;
}


/* ################################################## */
/* ###### Main/Contant ############################## */
/* ################################################## */

#mitte {
}

#links {
	display: none;
}

#inhalt {
}

#rechts {
	display: none;
}

*#rechts {
	display: none;
}

/* ################################################## */
/* ###### Module #################################### */
/* ################################################## */

.content
{
	width:180px;
	margin-left:15px;
	margin-bottom:15px;
}

/* Main */

.headline {
	font-size: 120%;
	border-bottom: 1px solid #e2007a;
	border-top: 1px solid #e2007a;
	margin: 0px 20px 20px 0px;
	padding: 0 0 0 10px;
}

h1
{
	margin-top: 28px;
	color:#333333;
	font-size:120%;
	margin-bottom:20px;
	padding-top:5px;
	padding-bottom:5px;
}

.lauftext {
	font-size: 100%;
	margin: 30px 40px 20px 40px;
	padding: 4cm 0 0 10px;
}

/* Current */

h2 {
	color:#333333;
	font-size:90%;
	margin-bottom:10px;
}

h3 {
	font-size: 85%;
	margin: 0;
	padding: 0;
}

.modul_aktuelles {
	display: none;	
}

.modul_aktuelles_druck {
	float: right;
}

/* Partner */
.unterstuetzer {
	display: none;
}

/* ################################################## */
/* ###### Modul Aktuelles ########################### */
/* ################################################## */

#aktuelles
{
	display: none;
}

/* ################################################## */
/* ###### Other ##################################### */
/* ################################################## */

#border_solid {
	display: none;
}

#border_solid_druck {
	border-bottom: solid 1px #000000;
}

#both {
	clear: both;
}

/* ################################################## */
/* ###### Footer ###################################### */
/* ################################################## */

#footer {
	display: none;
}

* html #footer {
	display: none;
}

#drucker {
	display: none;
}
