* {
	margin: 0pt;
	padding: 0pt;
}


/* HTML, BODY */
html, body {
     height: 100%; 
	 min-height: 100%; 
	 max-height: 100%; 
	 background-color:transparent;
	 color: #FFFFFF;
}


html, body, div, p, h1, h2, h3, h4, span, a, table, td, form, img { 
	font-family: "Times New Roman",Times,Garamond,Century,"Bookman Old Style", serif;
	border: none; 
	color: #000000; 
}

html, body, div, p, ul, ol, li, span, a, table, td, form, textarea { 
	font-family: "Times New Roman",Times,Garamond,Century,"Bookman Old Style", serif;
	color: #000000; 
}

/* Abstand für Überschriften und Absätze */
h1, h2, h3, h4 { 
	padding: 0pt 0pt 10pt 10pt;
}

#content-2 h1,
#content-2 h2,
#content-2 h3,
#content-2 p { 
	padding-bottom: 10px;
	padding-left: 0px; 
}



#content-2 h1 {
	font-size: 18pt;
}

#content-2 h2 { 
	font-size: 12pt; 
}

#content-2 ol,
#content-2 ul { 
	margin-top: 2pt; 
	margin-bottom: 2pt;  
}

#content-2 ol,
#content-2 ul {
	margin-left: 10pt; 
	padding-left: 10pt; 
}

#content-2 {
	font-size: 10pt
}

p {
	font-size: 10pt; 
   	page-break-inside: avoid; /* momentan nur Opera */
}

/* StandardLinks*/
a, a:visited, a:hover, a:link {
	color: #000000;
	text-decoration: none;
}

/* Links für Print */

#printLinks a, 
#printLinks a:visited,
#printLinks a:hover,
#printLinks a:link {
	color: #04667e;
}


/* main style elements */

#outerTop {
	display: none;

}

#topLeft {
	display: none;
}


#logo {
	display:none;
}


#topRight {
	display: none;
}


#logoRight {
	display: none;
}

#horizontal-line-top {
	display: none;
}

#middle {
	height: 100%;
	width: 100%;
}

#left {
	float: left;
	position: relative;
	width: 0px;
	height: 100%;
	display: none;
}

#left-1{
	width: 0px;
	display: none;
}

#middle-content {
	float: left;
 	position: relative;
	height: 100%;
	width: 100%;
}

#content {
	width: 100% !important;
}

#content-1 {
	display: none;
	padding: 0px;
	display:none;
}

#content-2 {
	margin-top: 10px;
	padding: 0px !important;
	margin-left: 10px;
	margin-right: 10px;
}

#right-1 { 
	width: 0px;
	float: right;
	height: 100%;
	display: none;
}

#right-2 {
	display: none;
}



/* style startpage (picture galery) */

.pic {
	height: 170px;
	width: 185px;
	display: none;
}

.picbox table{
	width: 180px;
	display: none;
}
	

.description {
	display: none;
}

.shopLink {
	display: none;	
}

/* Styles für die Links "Seite drucken" und "Fenster schließen" */
#printFooter {
	margin-top: 10px;
	margin-bottom: 10px;
}

#printLinks {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* falls Javascript nicht aktiviert ist */

#printNoScript {
	margin-top: 10px;
	margin-bottom: 10px;
}

.printDescription {
	padding-top: 5px;
	color: #D81E15;
	padding-bottom: 5px;
}


/* Edit-Boxen */

#content-2 .ocms_de_bt {
	display: none;
}

.ocms_de_norm p {
	padding: 2px 0px 0px 0px;
	margin: 0px;
}

/*]]>*/
