body {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	background-color: #ffffff;
	margin: 10px;
	text-align: justify;
	color: Black;
}

table.text {
		border-width: 0px;
		margin-top: 10px;
		margin-bottom: 10px;
}


.extraContent {
	width: 600px;
	margin: auto;}
.extraContent h2 {
	font-size: 19px;
	font-style: italic;
	text-decoration: none;
	margin-bottom: 0px;}
.extraContent p {
	margin-top: 10px;
	margin-bottom: 20px;}	


td {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	padding: 5px;
}

td.ohne {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	padding: 0px;
}

td.ohne1 {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 0px;
}

td.ohne2 {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
}

td.ohne3 {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
}

td.ohne4 {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
}

td.ohne5 {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	white-space: nowrap;
	vertical-align: top;
	text-align: right;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 5px;
	padding-top: 5px;
}

td.ohne6 {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	white-space: nowrap;
	vertical-align: top;
	text-align: right;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
}

td.klein {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 11px;
	padding: 0px;
	white-space: nowrap;
}

td.farb {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	padding: 5px;
	background-color: #CCCCCC;
	color: Black;
	vertical-align: top;
}

td.farbgrau1 {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 10px;
	background-color: #E5E5E5;
	color: Black;
	vertical-align: top;
}

td.farbgrau2 {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 10px;
	background-color: #969696;
	color: Black;
	vertical-align: top;
}

td.farbgrau3 {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 10px;
	background-color: #CCCCCC;
	color: Black;
	vertical-align: top;
}

td.logo {
	padding: 0px;
}

td.rl {
	padding: 0px 5px;
}
td.preis {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
}

th {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
}

.link {
	text-align: center;
}
	  
a:link {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #FF0000;
	background-color: transparent;
}
		
a:visited {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #FF0000;
	background-color: transparent;
}
		  
a:hover {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 14px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	background-color: transparent;
}
		
a:active {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #996600;
	background-color: transparent;
}

a.red:link {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: red;
	background-color: transparent;
}		
a.red:visited {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: red;
	background-color: transparent;
}		  
a.red:hover {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 14px;
	text-decoration: none;
	color: Gray;
	font-weight: normal;
	background-color: transparent;
}		
a.red:active {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: Silver;
	background-color: transparent;
}

a.white:link {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: White;
	background-color: transparent;
}
		
a.white:visited {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: White;
	background-color: transparent;
}
		  
a.white:hover {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 14px;
	text-decoration: none;
	color: Gray;
	font-weight: bold;
	background-color: transparent;
}
		
a.white:active {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: Silver;
	background-color: transparent;
}
a.white1:link {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: White;
	background-color: transparent;
}
		
a.white1:visited {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: White;
	background-color: transparent;
}
		  
a.white1:hover {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	background-color: transparent;
}
		
a.white1:active {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: Silver;
	background-color: transparent;
}

a.black:link {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: Black;
	background-color: transparent;
}
		
a.black:visited {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: Black;
	background-color: transparent;
}
		  
a.black:hover {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 14px;
	text-decoration: none;
	color: Gray;
	font-weight: bold;
	background-color: transparent;
}
		
a.black:active {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: Silver;
	background-color: transparent;
}

a.black2:link {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: Black;
	background-color: transparent;
}
		
a.black2:visited {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: Black;
	background-color: transparent;
}
		  
a.black2:hover {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 14px;
	text-decoration: none;
	color: Gray;
	font-weight: normal;
	background-color: transparent;
}
		
a.black2:active {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: Silver;
	background-color: transparent;
}


a.black3:link {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	background-color: transparent;
}
		
a.black3:visited {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	background-color: transparent;
}
		  
a.black3:hover {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	text-decoration: none;
	color: Gray;
	font-weight: bold;
	background-color: transparent;
}
		
a.black3:active {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: Silver;
	background-color: transparent;
}

a.norm:link {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	background-color: transparent;
}
		
a.norm:visited {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	background-color: transparent;
}
		  
a.norm:hover {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	background-color: transparent;
}

a.norm:active {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: Silver;
	background-color: transparent;
}

a.norm1:link {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	background-color: transparent;
}
		
a.norm1:visited {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	background-color: transparent;
}
		  
a.norm1:hover {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	text-decoration: none;
	color: Gray;
	font-weight: normal;
	background-color: transparent;
}
		
a.norm1:active {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: Silver;
	background-color: transparent;
}

a.norm2:link {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: Gray;
	background-color: transparent;
}
		
a.norm2:visited {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: Gray;
	background-color: transparent;
}
		  
a.norm2:hover {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	text-decoration: none;
	color: Teal;
	font-weight: normal;
	background-color: transparent;
}
		
a.norm2:active {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: Silver;
	background-color: transparent;
}

a.norm3:link {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	background-color: transparent;
}
		
a.norm3:visited {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	background-color: transparent;
}
		  
a.norm3:hover {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	background-color: transparent;
}

a.norm3:active {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: Silver;
	background-color: transparent;
}

a.lit:link {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: Black;
	background-color: transparent;
}
		
a.lit:visited {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: Black;
	background-color: transparent;
}
		  
a.lit:hover {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 10px;
	text-decoration: none;
	color: Gray;
	font-weight: normal;
	background-color: transparent;
}
		
a.lit:active {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: Silver;
	background-color: transparent;
}

a.cop:link {
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	color: #B0B0B0;
	background-color: transparent;
}
		
a.cop:visited {
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	color: #B0B0B0;
	background-color: transparent;
}
		  
a.cop:hover {
	font-size: 9px;
	text-decoration: none;
	color: Gray;
	font-weight: normal;
	background-color: transparent;
}
		
a.cop:active {
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	color: Silver;
	background-color: transparent;
}

div.text {
	overflow: hidden;
	background-color: #F0F0F0;
	margin-left: 12px;
	padding: 10px;
	margin-right: 12px;
}

div.text1 {
	overflow: hidden;
	background-color: #F0F0F0;
	padding: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
}

div.text3 {
	overflow: hidden;
	background-color: #F0F0F0;
	padding: 10px;
	margin-left: 2px;
	margin-right: 2px;
}

div.text2 {
	overflow: hidden;
	margin-left: 12px;
	padding: 10px;
	margin-right: 12px;
}

div.rel {
	position: relative;
}

th,td.text {
	overflow: hidden;
	background-color: #F0F0F0;
	padding: 10px;
	vertical-align: top;
}

td.text1 {
	overflow: hidden;
	background-color: #F0F0F0;
	padding: 5px;
	vertical-align: top;
	font-size: 11px;
	text-align: left;
}

td.text2 {
	overflow: hidden;
	background-color: #F0F0F0;
	padding: 0px;
	vertical-align: top;
}

.bord0 {
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}

.bordblack {
	border-style: solid;
	border-width: 1px;
	border-color: Black;
}

.bordblack2 {
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: Black;
	padding-bottom: 8px;
}

.borda {
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	height: 150px;
	width: 150px;
}
   
.bord1 {
	border-color: #FF0000;
	border-style: solid;
	border-width: 2px;
}
	   
.bord2 {
	border-color: #FF0000;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-width: 0px;
}
	   
.bordli {
	border-color: #FF0000;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
}

.bordre {
	border-color: #FF0000;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-width: 0px;
}

.borda1 {
	border-color: #FF0000;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

.borda2 {
	border-color: #FF0000;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

.borda3 {
	border-color: #FF0000;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

.bordo {
	border-color: #FF0000;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 1px;
}

.bordu {
	border-color: #FF0000;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 0px;
}

.bordou {
	border-color: #FF0000;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	padding: 5px 0px;
}

.bordzsum {
	border-color: black;
	border-top-style: solid;
	border-top-width: 1px;
}

.bordsum {
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-color: Black;
}

.menu {
	font-size: 16px;
	font-weight: bold;
	border-color: #FF0000;
	border-style: ridge;
	border-width: 0px;
	text-align: center;
	background-color: #FFFFFF;
	color: #FF0000;
	margin-left: 5px;
}
.menu1 {
	padding-left: 4px;
	padding-right: 0px;
	text-align: left;
}

h1 {
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	background-color: transparent;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

h3 {
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}

h3.top {
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: Red;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
	background-color: transparent;
}

h4 {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

h5 {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

h6 {
	text-align: center;
	text-decoration: underline;
	font-size: 12px;
}

hr {
	color: #FF0000;
	height: 1px;
	text-align: center;
	clear: both;
	background-color: transparent;
}

.button {
	background-color: Red;
	border-width: 2px;
	border-color: Gray Gray Black Black;
	border-style: solid;
	color: Aqua;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 16px;
	font-weight: bold;
}

.mini {
	line-height: 5px;
}

.small {
	font-size: 9px;
}

.norm {
	text-align: left;
}
.klein {
	font-weight: normal;
	font-size: 9px;
	vertical-align: text-top;
}

img.li {
	border-width: 0px;
	float: left;
	text-align: right;
	margin: 0px 10px;
}

img.re {
	border-width: 0px;
	float: right;
	text-align: left;
	margin: 0px 6px;
}

img.limi {
	border-width: 0px;
	float: left;
	text-align: right;
	margin: 10px 10px 10px 0px;
}

img.li1 {
	border-width: 0px;
	float: left;
	text-align: right;
	vertical-align: middle;
	padding-right: 7px;
}

img.li2 {
	border-width: 0px;
	vertical-align: middle;
	padding-right: 7px;
}

.smallu {
	font-size: 75%;
	text-decoration: underline;
	vertical-align: text-top;
}

.center {
	text-align: center;
}
.redbold {
	color: Red;
	font-weight: bold;
	background-color: transparent;
}

.bold {
	font-weight: bold;
}

.red {
	color: Red;
	background-color: transparent;
}
.red1 {
	color: Black;
	background-color: #E5C6FF;
}

.txt {
	padding: 2px 5px;
	text-align: justify;
}

.bigboldred {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: Red;
	background-color: transparent;
}

.bigred {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 14px;
	text-decoration: none;
	color: Red;
	background-color: transparent;
}

.txtnor {
	font-size:12px;
}

.h1 {
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

.h2 {
	font-weight: bold;
	text-align: left;
	font-size: 21px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

.h3 {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

.h4 {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

.h5 {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

.hoch {
	font-size: 75%;
	vertical-align: top;
}

.artre {
	text-align: right;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.artli {
	text-align: left;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 6px;
}
.art {
	text-align: left;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.art2 {
	text-align: left;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 6px;
}

.grau {
	background-color: #DEDEDE;
}
.marg {
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 10px;
}

.pad {
	padding-top: 10px;
	padding-bottom: 10px;
}

.pad1 {
	padding-bottom: 2px;
}

.clear {
	clear: both;
}

.copyr {
	background-color: transparent;
	color: #B0B0B0;
	margin-left: 22px;
	margin-right: 22px;
	text-align: left;
	font-size: 9px;
}

/* BLOG */
.blogHeading {
font-size: 16px; font-weight: bold;}
.blogDate {
font-size: 12px; font-weight: normal; font-style: italic;}
.blogElement {
width: 580px; border: 1px dotted #f00; background: #F5F5F5; margin-bottom: 25px;}
.blogImage {
margin: 10px 5px 10px 10px; float: left; width: 180px;}
.blogText {
margin: 5px; margin: 7px 15px 10px 7px; float: left; width: 363px;}
.blogText2 {
margin: 10px 10px 10px 10px;}
a.blogTextLink:link, a.blogTextLink:visited {font-size: 12px; text-decoration: none; border-bottom: 1px dotted #f00; font-weight: normal;}


/* HOLZTERRASSEN LEXIKON */

.div_start_banner {height:50px;
					border:none;
					background-color:#f00;
					font-family:arial;
					font-size: 30px;
					color:#FFFFFF;
					margin-bottom:15px;
					padding:5px}
					
.div_start_text {	border:none;
					background-color:#fff;
					font-family:arial;
					font-size: 12px;
					color:#000}

.div_pic_left {}

.div_pic_right {width:445px;
				height:209px;
				border:solid;
				border-width:1px;
				border-color:#f00;
				float:right;
				background-image:url(../holzterrassen/holz_bg.jpg);}
				
.div_pic_left {	height:209px;
				width:170px;
				border:solid;
				border-width:1px;
				border-color:#f00;
				float:left;
				text-align:center}
				
.div_button {width:99%;
				height:20px;
				background-color:#E6E6E6;
				color:#000;
				margin:auto;
				margin-top:5px;
				font-weight:bold}
				
.div_holz_navi {width:99%;
				height:105px;
				border:solid;
				border-width:1px;
				border-color:#f00;
				color:#000;
				font-weight:bold;
				text-align:center;
				margin-top:3px;
				background-color:#fff;
				padding-top:15px}


.td_holz {font-size:9px}
	
.rundrum {width:620px;
			border:solid;
			border-width:1px;
			border-color:#f00;
			padding:15px;
			padding-bottom:40px;
			font-family:arial;
			font-size:12px;
			color:#000000;
			text-align:right}
			
.div_bild_right {width:250px;
					height:155px;
					float:right;
					margin-left:10px}
			
/* ENDE HOLZTERRASSEN LEXIKON */

.promobox-dropdown {
	margin-top:3px;
	display:block;
}

.mediathekNav a:link, .mediathekNav a:visited {
	color: #fff;}
.mediathekNav a:hover {
	color: #000;}