body{
	margin-top:50px;
	margin-bottom:50px;
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	background-color:#aecaf9;
	color:#000000;
	font-size:12px;
}

html {
	overflow: -moz-scrollbars-vertical;
}

.headerMiddle{
	font-size:14px;
	font-weight:bold;
	color:#d78423;
}

input{
	border:1px solid #de8418;
	background-color: #f9deaf;
	margin-left:20px;
	padding-left:4px;
	 
}

.counterText{
	border:2px solid #640821;
	background-color:#f9deaf;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:1.5;
	font-size:9px;
}

.counterHeader{
	background-color:#de8418;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	color:#ffffff;
	font-size:9px;
	height:16px;
	border-left:2px solid #640821;
	border-right:2px solid #640821;
	border-top:2px solid #640821;
}

.counterBottom{
	background-color:#de8418;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	color:#ffffff;
	font-size:9px;
	height:16px;
	border-left:2px solid #640821;
	border-right:2px solid #640821;
	border-bottom:2px solid #640821;
}


select{
	border:1px solid #de8418;
	background-color: #f9deaf;
	margin-left:20px;
	padding-left:4px;
	 
}

submit{
font-size: 10px;
font-family: Arial;
}

.BorderPreise{
	border-left: 2px solid #690522;
	border-right: 2px solid #690522;
	border-top: 2px solid #690522;
	border-bottom: 1px dashed #de8418;
	background-color:690522;
	padding:20px;
}

.BorderPreiseTop{
	border-left: 2px solid #690522;
	border-right: 2px solid #690522;
	border-bottom: 1px dashed #de8418;
	background-color:690522;
	padding:20px;
}

.BorderPreiseBottom{
	border-left: 2px solid #690522;
	border-right: 2px solid #690522;
	border-bottom: 2px solid #690522;
	background-color:690522;
	padding:20px;
}

.borderRegionTopLeft{
	border-left: 2px solid #690522;
	border-top: 2px solid #690522;
	padding: 20px;
}

.borderRegionTopRight{
	border-right: 2px solid #690522;
	border-top: 2px solid #690522;
	padding: 20px;
}

.borderRegionMiddleLeft{
	border-left: 2px solid #690522;
	padding: 20px;
	border-top: 1px dashed #de8418;
	border-bottom: 1px dashed #de8418;
}

.borderRegionMiddleRight{
	border-right: 2px solid #690522;
	padding: 20px;
	border-top: 1px dashed #de8418;
	border-bottom: 1px dashed #de8418;
}


.borderRegionBottomLeft{
	border-left: 2px solid #690522;
	border-bottom: 2px solid #690522;
	padding: 20px;
}

.borderRegionBottomRight{
	border-right: 2px solid #690522;
	border-bottom: 2px solid #690522;
	padding: 20px;
}

.borderRegionBottomLineLeft{
	border-left: 2px solid #690522;
	border-bottom: 2px solid #690522;
	border-top: 1px dashed #de8418;
	padding: 20px;
}

.borderRegionBottomLineRight{
	border-right: 2px solid #690522;
	border-bottom: 2px solid #690522;
	border-top: 1px dashed #de8418;
	padding: 20px;
}

.borderRegion{
	border: 2px solid #690522;
	padding: 20px;
}

.AktivcardTopLeft{
	border-left: 2px solid #690522;
	border-top: 2px solid #690522;
	padding: 20px;
	font-weight:bold;
}

.AktivcardTopMiddle{
	border-top: 2px solid #690522;
	padding: 20px;
	font-weight:bold;
}

.AktivcardTopRight{
	border-right: 2px solid #690522;
	border-top: 2px solid #690522;
	padding: 20px;
	font-weight:bold;
}

.AktivcardMiddleLeft{
	border-left: 2px solid #690522;
	border-top: 1px dashed #de8418;
	padding: 20px;
	font-weight:bold;
}

.AktivcardMiddleMiddle{
	border-top: 1px dashed #de8418;
	padding: 20px;
	font-weight:normal;
}

.AktivcardMiddleRight{
	border-right: 2px solid #690522;
	border-top: 1px dashed #de8418;
	padding: 20px;
	font-weight:normal;
}

.AktivcardBottomLeft{
	border-left: 2px solid #690522;
	border-bottom: 2px solid #690522;
	border-top: 1px dashed #de8418;
	padding: 20px;
	font-weight:bold;
}

.AktivcardBottomMiddle{
	border-bottom: 2px solid #690522;
	border-top: 1px dashed #de8418;
	padding: 20px;
	font-weight:normal;
}

.AktivcardBottomRight{
	border-right: 2px solid #690522;
	border-bottom: 2px solid #690522;
	border-top: 1px dashed #de8418;
	padding: 20px;
	font-weight:normal;
}


.laufschrift{
	background-color:#f9deaf;
	font-size:10px;
	color:#d0780e;
	font-weight:bold;
	border-bottom:2px solid #d0780e;
	border-right:2px solid #d0780e;
	border-left:2px solid #d0780e;
}

.bgMainTop{
	background-color:#f9ebd4;
	border-right:2px solid #d0780e;
	border-left:2px solid #d0780e;
}

.footer{
	background-color:#f9ebd4;
	border-top:2px solid #d0780e;
	border-bottom:2px solid #d0780e;
	font-size:10px;
	color:#d0780e;
	font-weight:bold;
}

.borderMenu{
	border:2px solid #640821;
}

a:link{
	color:#d78423;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	font-size:12px;
}

a:visited {
	color:#d78423;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	font-size:12px;
}

a:hover {
	color:#690522; 
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: underline;
	font-size:12px;
}

a:active {
	color:#d78423;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	font-size:12px;
}

a.mailFooter:link{
	color:#d78423;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: underline;
	font-size:10px;
}

a.mailFooter:visited {
	color:#d78423;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: underline;
	font-size:10px;
}

a.mailFooter:hover {
	color:#690522; 
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	font-size:10px;
}

a.mailFooter:active {
	color:#d78423;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: underline;
	font-size:10px;
}

a.laufzeileText:link{
	color:#d78423;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	font-size:10px;
}

a.laufzeileText:visited {
	color:#d78423;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	font-size:10px;
}

a.laufzeileText:hover {
	color:#690522; 
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: underline;
	font-size:10px;
}

a.laufzeileText:active {
	color:#d78423;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: underline;
	font-size:10px;
}



a, a:link, a:visited, a:hover, a:active {border:0 none}
a img {
border:0px none;
}

#accessibility {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

#source {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

#pagewidth-800{
width:770px;
text-align:left;
margin-left:auto;
margin-right:auto;
background: transparent url(../images/back_all.gif) repeat-y 0px 190px;
margin-bottom: 20px;
}

#pagewidth-1024{
width:970px;
text-align:left;
margin-left:auto;
margin-right:auto;
background: transparent url(../images/back_all1024.gif) repeat-y ;
margin-bottom: 20px;
}

#header {
height:  116px; 
width:  100%; 
 }
 
#top-top {
height: 30px;
width: 100%;
background: transparent;
}

#top-bottom {
height: 80px;
width: 200px;
background: transparent;
float: left;
}

#search {
margin: 0px;
padding: 0px;
width: 148px;
height: 28px;
float: right;
background: url(../images/back_search.jpg) right top no-repeat;
padding-left: 10px;
padding-top: 2px;
vertical-align: top;
}

#search .inputbox{
padding-top:10px;
padding-bottom:10px;
width: 100px;
height: 18px;
font-size:12px;
background: transparent;
border: none;
margin: 0px;
padding: 0px;
line-height: 14px;
}

#search .button{
margin: 0px;
padding: 0px;
height: 12px;
font-size:12px;
background-color:#F8D378;
font-weight:bold;
border: none;
line-height: 10px;
}

#search form {
margin: 0px;
padding: 0px;
}

#topmenu{
height: 20px;
float: right;
width: 600px;
}


#pathway{ 
width: 500px;
height: 19px;
padding-left: 20px;
padding-top: ;
}

#leftcol{
 width: 152px;
 float: left;
 position: relative;
 margin-right: ;
 } 

#rightcol-normal{
 width: 200px;
 float: right;
 position: relative;
 margin-right: 1px;
 margin-top: -22px;
 } 
 
#rightcol-broad{
 width: 180px;
 float: right;
 position: relative;
 margin-right: 1px;
 margin-top: -22px;
 } 
 
#outer-800{
width: 770px;
padding-top: 0px;
} 

#outer-1024{
width: 970px;
padding-top: 0px;
} 

#footer-800{  
height: 20px; 
width:100%; 
background: transparent url(../images/footer.jpg) bottom left no-repeat; 
font-size:12px;
}

#footer-1024{  
height: 20px; 
width: 100%; 
background: transparent url(../images/footer1024.jpg) bottom left no-repeat; 
font-size:12px;
}

#maincol-normal-800{ 
 float: left; 
 width: 450px !important;
 margin-left: 0px !important;
 margin-left: -;
 width: 446px;
 } 
 
#maincol-broad-800{ 
 float: left; 
 width: 422px !important;
 margin-left: 0px !important;
 margin-left: -;
 width: 417px;
 } 
 
 #maincol-wide-800{ 
 float: left; 
 width: 300px !important;
 width: 59;
 margin-left: 0px !important;
 margin-left: -;
 padding-top: 3px !important;
padding-top: 0px;
 } 
 

#maincol-normal-1024{ 
 float: left; 
 width: 650px;
 margin-left: 0px !important;
 margin-left: -;
 } 
 
#maincol-broad-1024{ 
 float: left; 
 width: 622px;
 margin-left: 0px !important;
 margin-left: -;
 } 
 
 #maincol-wide-1024{ 
float: left; 
width: 800px;
padding-top: 3px !important;
padding-top: 0px;
 margin-left: 0px !important;
 margin-left: -;
 } 
 
 #banner {
 width: 478px;
 height: 69px;
 float: right;
 padding-left: 6px;
 padding-top: 0px;
 }
 
 iframe.wrapper {
 z-index: 0;
 }
 
.clr{
	background-color:#0FC;
	clear:both;}



.content {
padding-bottom:100px;
font-size:12px;
line-height: 7px;
}

/* Modules */

#leftcol div.module, #rightcol-normal div.module {
width: 152px;
background: transparent url(../images/module_middle.jpg) left repeat-y;
margin-bottom: 10px;
}

#leftcol div.module div, #rightcol-normal div.module div {
width: 152px;
background: transparent url(../images/module_top.jpg) top left no-repeat;
}

#leftcol div.module div div, #rightcol-normal div.module div div {
width: 152px;
background: transparent url(../images/module_bottom.jpg)  bottom left no-repeat;
}

#leftcol div.module div div div,#rightcol-normal div.module div div div{
width: 137px;
padding-left: ;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size:12px;
}

#leftcol div.module div div div div, #rightcol-normal div.module div div div div{
padding: 0px;
margin: 0px;
}

#rightcol-broad div.module {
width: 177px;
background: transparent url(../images/module_middle_wide.jpg) left repeat-y;
margin-bottom: 10px;
}

#rightcol-broad div.module div {
width: 177px;
background: transparent url(../images/module_top_wide.jpg) top left no-repeat;
}

#rightcol-broad div.module div div {
width: 177px;
background: transparent url(../images/module_bottom_wide.jpg)  bottom left no-repeat;
}

#rightcol-broad div.module div div div{
width: 162px;
padding-left: ;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size:12px;
}

#rightcol-broad div.module div div div div{
padding: 0px;
margin: 0px;
}

div.module h3 {
font-size: 16px;
width: 130px;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: ;
}

#user1{
float: left;
width: 49%;
}

#user2{
float: right;
width: 49%;
}

#user3 {
width: 100%;
}

#user1 ul, #user2 ul, #user3 ul {
list-style: none;
margin: 0px;
padding: 0px;
padding-left: 0.7em;
margin-left: 0.7em;
margin-bottom: ;
margin-top: 2px;
}

#maincol-normal-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable, #maincol-normal-1024 div.moduletable, #maincol-wide-1024 div.moduletable, #maincol-broad-1024 div.moduletable {
width: 100%;
margin-bottom: 10px;
border: 1px solid #b5bcbf;
background: transparent;
font-size:12px;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3, #maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3 {
font-size:12px;
font-weight: normal;
margin: 0px;
padding: 0px;
height: 20px;
line-height: 20px;
color: #FFF;
width: 100%;
border-bottom: 1px solid #b5bcbf;
text-align: left;
text-indent: ;
}

/* Topmenu */

a.mainlevel-topnav:link {
	background-repeat: no-repeat;
	font-size:10px;
	color:#de8418;
	display:inline;
	width: 0px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
}

a.mainlevel-topnav:visited {
	font-size:10px;
	text-decoration: none;
	font-size:10px;
	color:#de8418;
}


a.mainlevel-topnav:hover {
	font-size:10px;
	text-decoration: underline;
	font-size:10px;
	color:#db861c;
}


a.mainlevel-topnav:active {
	font-size:10px;
	text-decoration: underline;
	font-size:10px;
	color:#db861c;
}


/* ComponentMenu */

a.mainlevel-eventlist:link {
	background-repeat: no-repeat;
	font-size:10px;
	color:#de8418;
	display:inline;
	width: 0px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
}

a.mainlevel-eventlist:visited {
	font-size:10px;
	text-decoration: none;
	font-size:10px;
	color:#de8418;
}


a.mainlevel-eventlist:hover {
	font-size:10px;
	text-decoration: underline;
	font-size:10px;
	color:#db861c;
}


a.mainlevel-eventlist:active {
	font-size:10px;
	text-decoration: underline;
	font-size:10px;
	color:#db861c;
}

ul#mainlevel-nav {
	display: block;
	background: url(../images/mainLevelNorm.gif);
	background-repeat: no-repeat;
	font-size:12px;
	list-style: none;
	font-size:12px;
	padding: 20px;
	margin: 0;
	float: right;
	font-weight:normal;
	white-space: nowrap;
	display:block;
	width:150px;
}

ul#mainlevel-nav li{
width: auto !important;
width: 5%;
float: right;
margin: 0;
font-size:12px;
height: 26px;
line-height: 20px;
white-space: nowrap;
margin-right: 1px;	
display:block;
width:150px;
}

ul#mainlevel-nav li a{
	display: block;
	background: url(../images/mainLevelNorm.gif);
	background-repeat: no-repeat;
	font-size:12px;
font-weight: normal;
height: 26px;
display: block;
padding-left: ;
padding-right: 10px;
text-decoration: none;
margin-left: ;
white-space: nowrap;
display:block;
	width:150px;
}


#active_menu-nav.mainlevel-nav {
	color: #d78423;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
}  

/* MainLevel Start */


a.mainlevel:link, a.mainlevel:visited{
	display: block;
	background: url(../images/mainLevelNorm.gif);
	background-repeat: no-repeat;
	font-size:12px;
	color:#ffffff; 
	width:100px;
	display: block;
	line-height: 20px;
	padding-left:30px;
	padding-right:20px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: boldf;
	font-family: Verdana;

}

*/

html>body a.mainlevel {width:150px;} /* Opera5-Fix-fix ;-) */


a.mainlevel:hover {
	display: block;
	background: url(../images/mainLevelHover.gif);
	background-repeat: no-repeat;
	color:#db861c;
	font-size:12px;
	padding-right:20px;
	text-decoration: normal;
	font-weight:bold;
	line-height: 20px;
	width:100px;

}

a.mainlevel#active_menu {
	display: block;
	background: url(../images/mainLevelActive.gif);
	background-repeat: no-repeat;
	color:#640821;
	font-size:12px;
	padding-right:20px;
	text-decoration: none;
	font-weight:bold;
	width:100px;

}

/* MainLevel End */

/* Sublevel Start */

html>body a.sublevel {width:*95px;} /* Opera5-Fix-fix ;-) */

a.sublevel {
	font-size:10px;
	background: url(../images/subLevelNorm.gif);
	background-color:#f9deaf;
	background-repeat: no-repeat;
	color:#de8418;
	padding-left: 55px;
	width: 95px;
	display: block;
	line-height: 20px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
}

a.sublevel:hover {
	color:#690522;
	background: url(../images/subLevelHover.gif);
	background-color:#f9deaf;
	background-repeat: no-repeat;
	text-decoration: normal;
	voice-family:"\"}\""; /* Box Model fix */
	voice-family:inherit;
	width: 95px;
	font-weight:bold;
}

a.sublevel#active_menu {
	background: url(../images/subLevelActive.gif);
	background-color:#f9deaf;
	background-repeat: no-repeat;
	color:#690522;
	text-decoration: none;
	font-weight:bold;
	width: 95px;																		;
	voice-family:"\"}\""; /* Box Model fix */
	voice-family:inherit;
	text-decoration:none;
}


/* Sublevel Start */

/* Module specific */

#leftcol div.module div div div div.syndicate {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}

#leftcol div.module div div div div.syndicate div {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}


/* Other Mambo Stuff */

#title {
}

.textPathway{
	font-size:10px;
}

.pathway {
color:#000000;
font-size:10px;
text-decoration: none;
font-weight: normal;
}

.pathway a{
color: #d78423;
text-decoration: none;
font-weight: normal;
font-size:10px;
}

.pathway a:hover{
color: #d78423;
text-decoration: none;
font-weight: normal;
font-size:10px;
text-decoration:underline;
}


.mosimage {
  border: 1px solid #cccccc;
  margin: 
}

.mosimage_caption {
  margin-top: 2px;
  background: #b5bcbf;
  padding: 1px 2px;
  color: #666;
  font-size:12px;
  border-top: 1px solid #cccccc;
}

hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}

.small {
	color:#555555;
line-height: 0.7;
font-size:10px;
}

.smallBlack {
display:none;
color: #000000;
line-height: 0.7;
}

.smalldark {
font-size:12px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry1 {
text-align: left;
background: #b5bcbf;
font-size:12px;
padding: 2px;
}
.sectiontableentry2 {
background: #cbd1d4;
font-size:12px;
text-align: left;
padding: 2px;
}
.button {
font-family: Verdana, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
border: 1px solid #ffffff;
background-color:#d78423;
font-weight:bold;
height:24px;
text-align:center;
}
.inputbox {
border: 1px solid #d78423;
background-color:#8bbfa5;
margin-bottom:3px;
margin-right:3px;
}

.contactFormAlign{
	padding-right:15px;
}

.inputComment{
	border: 1px solid #d78423;
	background-color:#ced4d6;
	height:17px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
}

.createdate {
font-size:10px;
color:#555555;
height: 10px;
line-height: 0.7;
padding-bottom:1;
}
.modifydate {
font-size:10px;
color:#000000;
height: 0px;
line-height: 0px;
padding-bottom:15px;
}
a.readon {
margin-bottom: 10px;
font-size:12px;
font-weight:bold;
text-decoration: none;
line-height: 1;
padding-left: 13px;
background: url(../images/readon.gif) no-repeat left;
margin-top: 10px;
text-decoration: none;
}

.blog_more {
padding-left:3px;
padding-top:20px;
line-height:14px;
font-size:12px;
}

a.readon:hover {
margin-bottom: 10px;
background:url(../images/readon.gif) no-repeat left;
text-decoration: none;
}

.blog {
line-height:0px;
width: 100%;
}

.contentheading {
width: 98%;
font-weight: bold;
font-size: 16px;
height: 0px;
line-height:10px;
font-family: Verdana, Helvetica, sans-serif;
color: #d78423;
padding-top:0px;
}

.contentpaneopen {
text-align: left;
background: transparent;
font-size:12px;
line-height: 1.5;
}

table.contentpane td.contentheading {
font-weight: bold;
font-size: 16px;
height: 40px;
line-height: 20px;
font-family: Verdana, Helvetica, sans-serif;
border: none;
padding-top:100px;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
}

.contentdescription {
font-size:12px;
}
.sectiontableheader {
font-weight: bold;
font-size:12px;
height: 2;
line-height: 2;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 2;
line-height: 2;
font-family: Verdana, Helvetica, sans-serif;
}

.componentheading {
height: 8px;
line-height:10px;
font-size:16px;
font-weight:bold;
font-family: Verdana, Helvetica, sans-serif;
color: #d78423;
padding-top:0px;;
padding-bottom:9px;
padding-left:0px;
}

.creativeAndMore{
	padding-top: 5px;
	padding-bottom:7px;

}

.headerInfo{
	font-size:12px;
	color: #d78423;
	font-weight:bold;
}

a.category {
text-decoration:  none; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
width:  100%; 
font-size: 80%;
 }
table.moduletable th  {
font-size: 80%;
}

.poll {
font-size:12px;
text-align: left;
}


.back_button a{
line-height:20px;
font-size:12px;
font-weight: bold;
}

.blogsection {
background-image:url(../images/moreArticlesNorm.gif);
background-repeat:no-repeat;
padding-left:20px;
color:#990000;
font-size:12px;
}

.blogsection:hover {
background-image:url(../images/moreArticlesHover.gif);
background-repeat:no-repeat;
padding-left:20px;
color:#d78423;
font-size:12px;
}



.blog_more ul li{
list-style: none;
padding-top:0px;
padding-left: 20px;
line-height: 14px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: normal;
font-size:12px;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding: 0px;a
}

.divMenu {
	padding-bottom:3px;
	padding-left:20px;
}

.borderHeader{
	border-bottom: solid #cbd1d4;
}

.borderUnten{
	border-left:1px solid #cbd1d4;
	border-right:1px solid #cbd1d4;
}

.paddingSporer{
	padding-right:20px;
}

.paddingCreativeMore{
	padding-left:20px;
}

.paddingImage{
	padding-left:9px;
	padding-right:0px;
	padding-top:18px;
	font-family:Tahoma;
f
}

.paddingSubmenu{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	padding-top:13px;

}

.paddingMainMenu{
	font-family:Tahoma;
	font-size:12px;
	padding-left:20px;
	padding-right:20px;
}

paddingAdRight{
	padding-left:;
}

.LineMainMenu{
	border-bottom:1px solid #990000;
}

.LineMainMenuGrey{
	border-bottom:1px solid #cbd1d4;
}


.BgColorLeft{
	background-color:#525252;
	padding-top:10px;
	padding-bottom:10px;
}

.BgColorRight{
	background-color:#525252;
	padding-top:10px;
	padding-bottom:10px;
}

.impressum{
	background-color:#01793c;
	color:#ffffff;
	font-size:10px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid #000000;
}

.bgRandomImage{
	background-color:#990000;
	border-bottom:1px solid #000000;
}

.quicklink{
	font-weight:bold;
	padding-left:11px;
	color:#990000;

}

.wikipedia{
	padding-left:10px;
}

ul.knopf {
   list-style-image: url(http://www.sporers.at/images/stories/divers/quaderpunkt.gif);
}