body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	padding: 5px 5px 5px 5px;
}
#topbar {
	/*background-color: #000C31;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_img/blue_corner_lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom:1px solid #FFFFFF;
	height: 85px;*/
	border-bottom:1px solid #FFFFFF;
	background-image:url(../_img/header09.gif);
	background-repeat:no-repeat;
	width:750px;
	height:83px;
	margin-right: auto;
	margin-left: auto;
}
#topbar #menuframe {
	width: 750px;
	background-image: url(../_img/blue_corner_rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	text-align: left;
}
#topbar #menuframe ul {
	padding: 0px;
	margin: 0px 15px 0px 0px;
	white-space: nowrap;
}
#topbar #menuframe ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #12478C;
	text-decoration: none;
	display: inline;
	width: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#topbar #menuframe ul li input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4E6684;
	text-decoration: none;
	padding: 1px;
	border: 0px none #FFFFFF;
	margin-top: 5px;
	width: 90px;
}
#topbar #menuframe ul li a {
	color: #12478C;
	text-decoration: none;
}
#topbar #menuframe ul li a:hover {
	color: #00172B;
}
#topbar #logo {
  	position: absolute;
	top: 40px;
	height: 45px;
	width: 145px;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	border: 0px none #FFFFFF;
}

#menubar {
	background-color: #7484A0;
	height: 28px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: visible;
}
#menubar .menuitem {
	margin-top: 8px;
	margin-left: 15px;
	float: left;
}

* html #menubar .menuitem {
	margin-top: 3px;
}

*+ html #menubar .menuitem {
	margin-top: 2px;
}
#menubar .menuitem a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
#menubar .menuitem a:hover {
	color: #FFFFFF;
}

#menubar .menuitem1 {
	margin-top: 8px;
	margin-left: 7px;
	float: left;
}

* html #menubar .menuitem1 {
	margin-top: 3px;
}

*+ html #menubar .menuitem1 {
	margin-top: 2px;
}
#menubar .menuitem1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
#menubar .menuitem1 a:hover {
	color: #FFFFFF;
}

* html #menubar #submenu1 {
	margin-left: -84px;
}
* html #menubar #submenu2 {
	margin-left: -70px;
}
* html #menubar #submenu3 {
	margin-left: -62px;
}
* html #menubar #submenu4 {
	margin-left: -80px;
}
* html #menubar #submenu5 {
	margin-left: -120px;
}

*+ html #menubar #submenu1 {
	margin-left: -85px;
}
*+ html #menubar #submenu2 {
	margin-left: -70px;
}
*+ html #menubar #submenu3 {
	margin-left: -62px;
}
*+ html #menubar #submenu4 {
	margin-left: -80px;
}
*+ html #menubar #submenu5 {
	margin-left: -120px;
}
#menubar .submenu {
	background-color: #7484A0;
	position: absolute;
	width: 195px;
	margin-top: 9px;
	opacity: 0.94;
	padding: 0px;
	line-height: normal;
	visibility: hidden;
	z-index: 10;
}
* html #menubar .submenu {
	margin-top: 25px;
}
*+ html #menubar .submenu {
	margin-top: 26px;
}
#menubar .submenu ul {
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	line-height: normal;
	width: 195px;
	overflow: visible;
}
#menubar .submenu ul li {
	width: 186px;
	border-bottom: 1px solid #EEF6FF;
	padding: 1px 1px 1px 8px;
}
#menubar .submenu ul li:hover {
	background-color: #8B8A8B;
}

* html #menubar .submenu ul li {
	border-bottom: 1px solid #EEF6FF;
	padding: 5px 0px 5px 8px;
}

*+html #menubar .submenu ul li {
	border-bottom: 1px solid #EEF6FF;
	padding: 5px 0px 5px 8px;
}

#menubar .submenu ul li:last-child {
	border-bottom: 0px none #EEF6FF;
}

*+html .lastchildie {
margin-bottom: -2px !important; 
border-bottom: 0px none !important; 
margin-top: -2px !important; 
}

*+html .cuttoppixels {
margin-top: -2px !important; 
}

#menubar .submenu ul li a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#buttoncontainer {
	background-image: url(../_img/mainbuttonbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	background-color: #ECEBEB;
}
#buttoncontainer #button1 {
	border: 0px none #2A65B0;
	display: inline;
	margin-left: 20px;
	margin-top: 7px;
	background-image: url(../_img/button_normal_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#buttoncontainer #button2 {
	border: 0px none #2A65B0;
	display: inline;
	margin-left: 12px;
	margin-top: 7px;
	background-image: url(../_img/button_normal_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#buttoncontainer #button3 {
	border: 0px none #2A65B0;
	display: inline;
	margin-left: 18px;
	margin-top: 7px;
	background-image: url(../_img/button_normal_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#buttoncontainer #button1:hover {
	background-image: url(../_img/button_hover_1.gif);
}
#buttoncontainer #button2:hover {
	background-image: url(../_img/button_hover_2.gif);
}
#buttoncontainer #button3:hover {
	background-image: url(../_img/button_hover_3.gif);
}
#toplogo {
background-image:url(../_img/eyecatcher09_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#000C31;
	height: 146px;
	width: 750px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#maincontainer {
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*min-height: 380px;*/
}
#maincontainer #contentbox {
	width: 480px;
	margin-left: 15px;
	float: left;
	background-color: #EEEEEE;
	display: inline; /* fix ie float/double margin bug */
	margin-bottom: 15px;
	margin-top: 0px;
}
#maincontainer #contentbox #contentlogo {
	border-bottom: 1px solid #FFFFFF;
}
#maincontainer #contentbox #textblock {
	background-color: #EEEEEE;
	background-image: url(../_img/main_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 10px 1px 10px;
	margin-top: -6px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #242424;
	text-decoration: none;
	line-height: 1.5em;
}
#maincontainer #contentbox #calendarbox {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #242424;
	text-decoration: none;
	position: absolute;
	margin-left: 260px;
	margin-top: 20px;
	width: 189px;
}
#maincontainer #contentbox #terminbox {
	padding: 0px;
	margin: 0px;
	width: 245px;
	min-height: 270px;
}
#maincontainer #contentbox #terminbox .prop {
	height: 170px;
	float: right;
	width: 1px;
}

#maincontainer #contentbox #calendarbox .center {
	text-align: center;
	margin-bottom: 5px;
}
#maincontainer #contentbox #calendar {
	background-color: #EEEEEE;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #242424;
	text-decoration: none;
	border: 1px solid #727074;
}
#maincontainer #contentbox #calendar tr {
	padding: 0px;
	margin: 0px;
}
#maincontainer #contentbox #calendar tr td {
	padding: 2px;
	margin: 0px;
	text-align: center;
}
#maincontainer #contentbox #calendar tr td.sunday {
	background-color: #E1E1E1;
}
#maincontainer #contentbox #calendar tr td.header {
	background-color: #7484A0;
	font-weight: bold;
	color:#FFFFFF;
}
#maincontainer #contentbox #textblock p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 10px;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

#maincontainer #contentbox #textblock h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4B4A4B;
	text-decoration: none;
	margin: 10px 0px;
	padding: 10px 0px 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

#maincontainer #contentbox #textblock h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4B4A4B;
	text-decoration: none;
}
#maincontainer #contentbox #textblock .entry {
	width: 450px;
	padding: 5px;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#maincontainer #contentbox #textblock .multientry {
	width: 450px;
	padding: 5px;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2BAD8;
}
#maincontainer #contentbox #textblock .multientry .singleentry {
 padding: 5px 0px 5px 0px;
}

.headlinelink {
	font-size:11px;
	color: #727074;
	text-decoration: underline;
	font-weight: bold;
}

#maincontainer #contentbox #textblock a {
	color: #727074;
	text-decoration: underline;
	font-weight: bold;
}
#maincontainer #contentbox #textblock a:hover {
	color: #242424;
	text-decoration: underline;
	font-weight: bold;
}
#maincontainer #contentbox #textblock .date {
	color: #242424;
	margin-top: 2px;
}
#maincontainer #contentbox #textblock .date2 {
	color: #242424;
	margin-top: 20px;
	margin-bottom: -17px;
}
#maincontainer #contentbox #textblock .newslogo {
	float: left;
	margin: 3px 15px 10px 0px;
	border: 1px solid #FFFFFF;	
}
#maincontainer #contentbox #textblock strong {
	font-weight: bold;
	color: #727074;
	font-size: 11px;
}

#maincontainer #contentbox #textblock strong:hover {
	font-weight: bold;
	color: #242424;
	font-size: 11px;
}

#maincontainer #contentbox #textblock #homelink {
	width: 450px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../_img/ul_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#maincontainer #contentbox #textblock #homelink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #727074;
	text-decoration: underline;
}
#maincontainer #contentbox #textblock #homelink a:hover {
	color:#242424;
	text-decoration: underline;
}

#maincontainer #contentbox #textblock #downloadbox {
	background-image: url(../_img/news_bg_downloads.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-left: 10px;
	margin-top: 20px;
}
#maincontainer #contentbox #textblock #downloadbox.dl_logos {
	background-image: url(../_img/news_bg_logos.gif);
}
#maincontainer #contentbox #textblock #downloadbox.dl_bilder {
	background-image: url(../_img/news_bg_bilder.gif);
}
#maincontainer #contentbox #textblock #downloadbox ul {
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
}
#maincontainer #contentbox #textblock #linksbox {
	background-image: url(../_img/news_bg_links.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-top: 28px;
	padding-left: 20px;
	margin-top: 20px;
}
#maincontainer #contentbox #textblock #linksbox a {
	background-image: url(../_img/ul_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 17px;
}
#maincontainer #rightmenu {
	width: 220px;
	margin-left: 19px;
	margin-top: 0px;
	float: left;
	display: inline; /* fix ie float/double margin bug */
}

#maincontainer #rightmenu #light {
	width: 100%;
	margin-bottom: 15px;
}
#maincontainer #rightmenu #light ul {
	background-color: #16A603;
	width: 194px;
	padding: 5px 12px 5px 12px;
	margin: 2px 0px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BFD7F5;
	border-right-color: #BFD7F5;
	border-left-color: #BFD7F5;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: -5px;
}
* html #maincontainer #rightmenu #light ul {
	margin-bottom: -9px;
	margin-top: -2px;
}
#maincontainer #rightmenu #light ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #717074;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 6px;
	padding-top: 7px;
	text-align: left;
	width: 195px;
	background-image: url(../_img/ul_arrow.gif);
	background-repeat: no-repeat;
	background-position: 185px 8px;
}
* html #maincontainer #rightmenu #light ul li {
	padding-bottom: 4px;
	padding-top: 5px;
	clear: none;
}
#maincontainer #rightmenu #light a {
	text-decoration: none;
	color: #2A65B0;
}
#maincontainer #rightmenu #light a:hover {
	text-decoration: none;
	color: #1D4678;
}
#maincontainer #rightmenu #light ul li:first-child {
	margin-top: -3px;
}
#maincontainer #rightmenu #light ul li:last-child {
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
* html #maincontainer #rightmenu #light ul li:last-child {
	margin-bottom: -2px;
}
#maincontainer #rightmenu #light .bottom {
	background-image: url(../_img/menu_light_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 220px;
	height: 11px;
}
#maincontainer #rightmenu #dark {
	width: 100%;
	margin-bottom: 15px;
}
#maincontainer #rightmenu #dark ul {
	background-color: #ECECEC;
	width: 196px;
	padding: 5px 12px 5px 12px;
	margin: 1px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: -6px;
}
* html #maincontainer #rightmenu #dark ul {
	margin-bottom: -10px;
}
#maincontainer #rightmenu #dark ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4B4A4B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 6px;
	padding-top: 7px;
	text-align: left;
	width: 195px;
	line-height: 1.5em;
	background-image: url(../_img/ul_arrow.gif);
	background-repeat: no-repeat;
	background-position: 185px 10px;
}

* html #maincontainer #rightmenu #dark ul li {
	padding-bottom: 4px;
	padding-top: 5px;
}
#maincontainer #rightmenu #dark em {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#maincontainer #rightmenu #dark a {
	text-decoration: underline;
	color: #727074;
}
#maincontainer #rightmenu #dark a:hover {
	text-decoration: underline;
	color: #242424;
}
#maincontainer #rightmenu #dark ul li:last-child {
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#maincontainer #rightmenu #dark .bottom {
	background-image: url(../_img/menu_sub_footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 220px;
	height: 11px;
}

#maincontainer #rightmenu #submenu {
	width: 100%;
	margin-bottom: 15px;
}
#maincontainer #rightmenu #submenu ul {
	background-color: #ECECEC;
	width: 220px;
	padding: 5px 0px 5px 0px;
	margin: 1px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: -5px;
}
* html #maincontainer #rightmenu #submenu ul {
	margin-bottom: -12px;
	margin-top: -2px;
}
#maincontainer #rightmenu #submenu ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-top: 4px;
	text-align: left;
	line-height: 1.5em;
	background-image: url(../_img/ul_arrow.gif);
	background-repeat: no-repeat;
	background-position: 200px 8px;
}
* html #maincontainer #rightmenu #submenu ul li {
	padding-bottom: 2px;
	padding-top: 3px;
	clear: none;
}
#maincontainer #rightmenu #submenu .subsub {
	border-bottom: 1px solid #FFFFFF;
	background-color: #7484A0;
	width: 205px;
	font-weight: normal;
	background-image: none;
}
#maincontainer #rightmenu #submenu .subsub a {
color:#FFFFFF;
}
#maincontainer #rightmenu #submenu em {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#maincontainer #rightmenu #submenu a {
	text-decoration: none;
	color: #727074;
}
#maincontainer #rightmenu #submenu a:hover {
	text-decoration: none;
	color: #242424;
}
#maincontainer #rightmenu #submenu ul li:last-child {
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#maincontainer #rightmenu #submenu ul li:first-child {
	margin-top: -5px;
}
#maincontainer #rightmenu #submenu .bottom {
	background-image: url(../_img/menu_sub_footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 220px;
	height: 11px;
}
#maincontainer .small_logo {
	width: 100%;
	margin-bottom: 15px;
}
#maincontainer .small_logo img{
	border: 0px none #FFFFFF;
}
#bottomlogorow {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:15px;
}
#bottom {
	background-image: url(../_img/blue_corner_lb.gif);
	height: 25px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #000C31;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
}
#bottom #rightcorner {
	background-image: url(../_img/blue_corner_rb.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 750px;
	float: right;
	display: inline;
	height: 25px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#bottom #rightcorner .copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 10px;
	text-align: left;
	display: inline;
	float: left;
}
#bottom #rightcorner .misc {
	padding-top: 6px;
	padding-right: 10px;
}
#bottom #rightcorner .misc a {
	font-weight: bold;
	text-decoration: underline;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#bottom #rightcorner .misc a:hover {
	font-weight: bold;
	text-decoration: none;	
	color: #FFFFFF;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #242424;
	padding: 2px;
	border: 1px solid #2A65B0;
}
input.radio {
	border: 0px none #FFFFFF;
}
input.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #2A65B0;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #2A65B0;
	background-color: #D8E6F8;
}
input.submitbutton08 {
	font-family: Arial, Helvetica, sans-serif;
	color: #16A603;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #16A603;
	background-color: #D3EFD0;
}
.rederror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	background-color: #FFECEC;
	border: 1px solid #CC0000;
}
.rederrortext {
	color: #CC0000;
	font-weight: bold;
}
#maincontainer #contentbox #textblock .suchergebnis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEF6FF;
	font-weight: normal;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #242424;
	text-decoration: none;
}

*+html .sponsorlogo {
margin-bottom: -4px;
}

.jurytableheader {
	font-weight:bold;
	background-color: #E1E1E1;
}

.jurytablerow {
	background-color: #FFFFFF;
}

.smalllink {
	text-decoration:none;
	color:#FFFFFF;
}

/******************* STÖHRER /*******************/

#stoerer_siegerpotest {
	position:relative;
	left:164px;
	top:131px;
	width:438px;
	height:341px;
	background:url(../_img/stoerer_siegerpotest.png);
	display:block;
}

#stoerer_siegerpotest .content {
	width:388px;
	height:291px;
	margin:25px 0 0 25px;
}

