@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000;
	background-color: #FFF;
	left: auto;
	right: auto;
}
/* Scrollbare recht im Broser erzwingen*/
HTML {height: 101%}

.twoColFixLtHdr a:link {
	color: #FC0;
	text-decoration: none;
}
.twoColFixLtHdr a:visited {
	color: #FC0;
	text-decoration: none;
}
.twoColFixLtHdr a:hover {
	color: #F30;
	text-decoration: none;
}
.twoColFixLtHdr a:active {
	color: #F30;
	text-decoration: none;
}

.twoColFixLtHdr #container {
	width: 1038px;
	text-align: left;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	margin-left: auto;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.twoColFixLtHdr #container h1 {
	font-family: "Lucida Calligraphy";
	font-size: 36px;
	color: #55A0FF;
	font-weight: bold;
}

.twoColFixLtHdr #container h3 {
	font-family: "Lucida Calligraphy";
	font-size: 24px;
	color: #F60;
	font-weight: bold;
	display: inline;
	line-height: 40px;
}
.twoColFixLtHdr p {
	font-family: "Lucida Calligraphy";
	font-size: 18px;
	font-weight: bold;
	color: #55A0FF;
}


.twoColFixLtHdr #header {
	background-image: url(../bilder/header.jpg);
	height: 150px;
	padding: 0;
} 
.twoColFixLtHdr #pfotenanimation {
	background-image: url(../bilder/pfotenanimation.gif);
	height: 35px;
	width: 350px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 470px;
	position: absolute;
}
.twoColFixLtHdr #mainnav {
	background-color: #FFF;
	height: 36px;
	margin: 0px;
	padding: 0px;
}

.twoColFixLtHdr #header h1 {
	margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, können Sie das Auftreten unerwarteter Abstände zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnötig, weil dieser Rahmen die gleiche Wirkung hat. */
	padding: 10px 0; /* Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 270px; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	padding: 0px;
	margin: 0px;
	background-image: url(../bilder/langbaum.jpg);
	background-repeat: no-repeat;
	height: 570px;
	position: absolute;
	left: 0px;
}
.twoColFixLtHdr #schildtop {
	width: 140px;
	margin-top: 225px;
	height: 30px;
	margin-left: 55px;
	font-family: "Lucida Calligraphy";
	font-size: 15px;
	color: #00F;
	line-height: 30px;
	text-align: center;
	position: absolute;
	top: 1px;
	left: 0px;
}

.twoColFixLtHdr #schildtop a:link {
	font-family: "Lucida Calligraphy";
	font-size: 15px;
	font-weight: bold;
	color: #00F;
	text-decoration: none;
}

.twoColFixLtHdr  #schildtop a:visited {
	font-family: "Lucida Calligraphy";
	font-size: 15px;
	font-weight: bold;
	color: #00F;
	text-decoration: none;
}

.twoColFixLtHdr  #schildtop a:hover {
	font-family: "Lucida Calligraphy";
	font-size: 15px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}

.twoColFixLtHdr  #schildcenter {
	height: 30px;
	width: 140px;
	margin-left: 55px;
	margin-top: 27px;
	font-family: "Lucida Calligraphy";
	font-size: 15px;
	color: #00F;
	line-height: 30px;
	text-align: center;
	position: absolute;
	top: 257px;
	left: 0px;
}

.twoColFixLtHdr  #schildcenter a:link {
	font-family: "Lucida Calligraphy";
	font-size: 15px;
	font-weight: bold;
	color: #00F;
	text-decoration: none;
}

.twoColFixLtHdr  #schildcenter a:visited {
	font-family: "Lucida Calligraphy";
	font-size: 15px;
	font-weight: bold;
	color: #00F;
	text-decoration: none;
}

.twoColFixLtHdr  #schildcenter a:hover {
	font-family: "Lucida Calligraphy";
	font-size: 15px;
	font-weight: bold;
	color: #AE0000;
	text-decoration: none;
}

.twoColFixLtHdr #schildbottom {
	height: 30px;
	width: 140px;
	margin-top: 36px;
	margin-left: 55px;
	text-align: center;
	position: absolute;
	top: 315px;
	left: 0px;
}

.twoColFixLtHdr #schildbottom a:link {
	font-family: "Lucida Calligraphy";
	font-size: 15px;
	line-height: 30px;
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}

.twoColFixLtHdr  #schildbottom a:visited {
	font-family: "Lucida Calligraphy";
	font-size: 15px;
	line-height: 30px;
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}

.twoColFixLtHdr #schildbottom a:hover {
	font-family: "Lucida Calligraphy";
	font-size: 15px;
	line-height: 30px;
	color: #AE0000;
	text-decoration: none;
	font-weight: bold;
}

.twoColFixLtHdr #titelbox_small {
	background-color: #7F0000;
	margin-left: 273px;
	height: 80px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 120px;
}

.twoColFixLtHdr #titelbox_large {
	background-color: #7F0000;
	height: 80px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
.twoColFixLtHdr  #titelbox_large  img {
	float: left;
	margin-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
}

.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 273px;
	width: 765px;
	padding: 0;
	background-color: #7F0000;
	overflow: hidden;
	height: 570px;
} 


.twoColFixLtHdr #mainContent h1 {
	font-family: "Lucida Calligraphy";
	font-size: 36px;
	color: #55A0FF;
	margin-bottom: 10px;
	margin-left: 125px;
	margin-top: 20px;
}

.twoColFixLtHdr #scrollboxe_small {
	background-color: #7F0000;
	margin-left: 273px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 735px;
	height: 460px;
	overflow: auto;
}

.twoColFixLtHdr #verpaarungen_small {
	background-color: #7F0000;
	margin-left: 273px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 725px;
	height: 460px;
}

.twoColFixLtHdr #boxLeftVerpaarung {
	background-color: #986030;
	width: 340px;
	float: left;
	padding-left: 10px;
	height: 310px;
}
.twoColFixLtHdr #boxLeftVerpaarung p {
	font-size: 14px;
	color: #00F;
}
.twoColFixLtHdr  #boxRightVerpaarung {
	background-color: #F99;
	width: 340px;
	float: left;
	padding-left: 10px;
	margin-left: 3px;
	height: 310px;
}
.twoColFixLtHdr #boxRightVerpaarung p {
	font-size: 14px;
	color: #00F;
}

.twoColFixLtHdr  #mainContent_Willkommen {
	background-color: #7F0000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
	width: 998px;
}
.twoColFixLtHdr #lauftext {
	height: 25px;
	margin-right: 250px;
	margin-left: 250px;
	font-size: 18px;
	color: #FC0;
	width: 498px;
}


.twoColFixLtHdr #willkommentext {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-weight: bold;
}

.twoColFixLtHdr #mainContent_ueberuns {
	background-color: #7F0000;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 0px;
	width: 978px;
	height: 550px;
	overflow: auto;
	margin: 0px;
}

.twoColFixLtHdr #mainContent_Impressum{
	background-color: #7F0000;
	height: 450px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	overflow: auto;
}

.twoColFixLtHdr #mainContent_Links{
	background-color: #7F0000;
	height: 450px;
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 80px;
	overflow: auto;
}

.twoColFixLtHdr #mainContent_Aktueller_Wurf{
	background-color: #7F0000;
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 80px;
}
.twoColFixLtHdr #mainContent_Aktueller_Wurf p  {
	font-size: 18px;
	color: #CCC;
	text-align: center;
}


.twoColFixLtHdr #mainContent_Kontakt {
	background-color: #7F0000;
	height: 450px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-top: 20px;
}
.twoColFixLtHdr #kontaktformular {
	background-color: #AE0000;
	height: 430px;
	width: 410px;
	border: 4px solid #333;
	margin-right: 40px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 0px;
	float: right;
	overflow: visible;
}

.twoColFixLtHdr #kontaktformular p {
	font-size: 12px;
}
.twoColFixLtHdr #mainContent_Kontakt img {
	margin-top: 80px;
	margin-left: 80px;
}

.twoColFixLtHdr #kontaktformular  #text {
	width: 400px;
	border: 2px solid #00F;
}

.twoColFixLtHdr #kontaktformular #anrede {
	margin-left: 8px;
}

.twoColFixLtHdr #kontaktformular #telefon {
	margin-left: 35px;
}
.twoColFixLtHdr #kontaktformular #name {
	background-color: #FFF;
	margin-left: 21px;
}
.twoColFixLtHdr #sprytextfield1 #email {
	margin-left: 21px;
}


.twoColFixLtHdr #mainContent_Bildergalerie{
	background-color: #7F0000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow: auto;
}
.twoColFixLtHdr #bildergalerie {
	background-color: #FFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #55A0FF;
	border-right-color: #55A0FF;
	border-bottom-color: #00F;
	border-left-color: #00F;
}
.twoColFixLtHdr #bildermenu{
	height: 70px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.twoColFixLtHdr #bildermenu img {
	border: 2px double #00F;
	margin-right: 10px;
	margin-left: 20px;
}




.twoColFixLtHdr #footer {
	height: 60px;
	background-image: url(../bilder/footer.jpg);
	border-top-width: 3px;
	border-top-style: solid;
	padding: 0px;
	margin: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
    
} 
.twoColFixLtHdr #footer p{
	color: #000;
	margin-left: 0px;
	margin-top: 20px;
	font-size: 0.9em;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.twoColFixLtHdr #footer a:link {
	font-size: 0.9em;
	color: #006;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}



.aboluteleft {
	position: absolute;
	top: 200px;
	left: -6px;
}
.aboluteright {
	position: absolute;
	top: 200px;
	left: 885px;
}

.aboluteleft_elch {
	position: absolute;
	top: 200px;
	left: -6px;
}
.aboluteright_elch {
	position: absolute;
	top: 200px;
	left: 883px;
	z-index: 1;
}

.textcenter {
	margin-left: 200px;
}

.markenschutz {
	color: #55A0FF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}
.bildergaleriemenu {
	font-size: 18px;
	color: #55A0FF;
	list-style-type: none;
	font-weight: bold;
	list-style-image: url(../bilder/merlin_icon.jpg);
	text-align: center;
	margin-right: 20px;
}

.dot {
	margin-right: 5px;
	margin-left: 5px;
}


.registerkarteText {
	font-family: "Lucida Calligraphy";
	font-size: 18px;
	color: #55A0FF;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
}
.spacerh1 {
	height: 1px;
}
.willkommenBildLinks {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00F;
	border-right-color: #00F;
	border-bottom-color: #55A0FF;
	border-left-color: #55A0FF;
	margin-right: 20px;
}
.willkommenBildRechts {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00F;
	border-right-color: #00F;
	border-bottom-color: #55A0FF;
	border-left-color: #55A0FF;
}
.smallBildLinks {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00F;
	border-right-color: #00F;
	border-bottom-color: #55A0FF;
	border-left-color: #55A0FF;
	float: left;
}
.smallBildRechts {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00F;
	border-right-color: #00F;
	border-bottom-color: #55A0FF;
	border-left-color: #55A0FF;
	float: right;
}
.smallBildCenter {
	float: left;
	margin-left: 34px;
	margin-right: 34px;
	margin-top: 20px;
}

.willkommenBilderUnten {
	margin-left: 150px;
	margin-top: 20px;
}



.imgRegisterkarteFloatLeft {
	float: left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00F;
	border-right-color: #00F;
	border-bottom-color: #55A0FF;
	border-left-color: #55A0FF;
	margin-right: 30px;
	margin-left: 5px;
	margin-bottom: 10px;
}

.mainnavImageFloatLeft {
	float: left;
	margin-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.mainnavFuelungFloatLeft {
	float: left;
	margin: 0px;
	padding: 1px;
}
.kontaktbutton {
	margin-left: 30px;
	color: #00F;
	background-color: #F60;
	border: 2px solid #00F;
	margin-top: 20px;
}
.kontaktformular_titel {
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: bold;
}



.seidebarspacerbottom {
	margin-top: 516px;
}

.fltright { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.fltleft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
}
.floatleftueberuns {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 3px dotted #F60;
}
.floatrightueberuns {
	float: right;
	margin-left: 20px;
	margin-top: 20px;
	border: 3px dotted #F60;
}
.floatleftaufzucht {
	float: left;
	margin-right: 20px;
	border: 3px dotted #F60;
	margin-bottom: 15px;
}

.floatrightaufzucht {
	float: right;
	margin-right: 20px;
	border: 3px dotted #F60;
	margin-bottom: 15px;
}

.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
	height:0;
}
.twoColFixLtHdr #counter{
	width: 180px;
	height: 60px;
	left: 48px;
	top: 817px;
	font-family: "Lucida Calligraphy";
	margin-left: 700px;
	font-size: 18px;
	color: #55A0FF;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
.twoColFixLtHdr #container #scrollboxe_small p img {
	margin-left: 20px;
	margin-top: 20px;
}
.twoColFixLtHdr #container #scrollboxe_small #wurf_A {
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #030;
}
.twoColFixLtHdr #container #scrollboxe_small #wurf_B {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #030;
}
.twoColFixLtHdr #container #scrollboxe_small #wurf_C {
	margin-top: 10px;
	margin-bottom: 10px;
}
.twoColFixLtHdr #container #scrollboxe_small #wurf_D {
	margin-top: 10px;
	margin-bottom: 10px;
}
.twoColFixLtHdr #container #scrollboxe_small #wurf_E {
	margin-top: 10px;
	margin-bottom: 10px;
}
.twoColFixLtHdr #container #mainContent_Bildergalerie #wurf {
	border: 3px solid #0F0;
}
.img_ruede {
	border: 2px solid #00F;
	margin-right: 7px;
	margin-left: 10px;
}
.img_huendin {
	margin-right: 7px;
	border: 2px solid #009;
	margin-left: 10px;
}
.twoColFixLtHdr #container #scrollboxe_small #anweisungen p{
	font-family: Arial, Helvetica, sans-serif;
	color: #F90;
}
.twoColFixLtHdr #container #scrollboxe_small #anweisungen #namegruen {
	width: 280px;
	float: left;
	color: #F90;
}
.twoColFixLtHdr #container #scrollboxe_small #anweisungen .gruen {
	color: #0F0;
}
.twoColFixLtHdr #container #scrollboxe_small #anweisungen #namerot {
	width: 430px;
	float: left;
	color: #F90;
}
.twoColFixLtHdr #container #scrollboxe_small #anweisungen .rot {
	color: #F00;
}
.twoColFixLtHdr #weihnachten {
	background-color: #FFF;
	height: 500px;
	width: 800px;
	margin-left: 99px;
}
.twoColFixLtHdr #ostern {
	background-color: #FFF;
	height: 500px;
	width: 800px;
	margin-left: 99px;
}
.twoColFixLtHdr #container #mainContent_Aktueller_Wurf #anweisungen p{
	font-family: Arial, Helvetica, sans-serif;
	color: #F90;
}
.twoColFixLtHdr #container #mainContent_Aktueller_Wurf #anweisungen #namegruen {
	width: 280px;
	float: left;
	color: #F90;
}
.twoColFixLtHdr #container #mainContent_Aktueller_Wurf #anweisungen .gruen {
	color: #0F0;
}
.twoColFixLtHdr #container #mainContent_Aktueller_Wurf #anweisungen #namerot {
	width: 430px;
	float: left;
	color: #F90;
}
.twoColFixLtHdr #container #mainContent_Aktueller_Wurf #anweisungen .rot {
	color: #F00;
}
.twoColFixLtHdr #container #mainContent_Aktueller_Wurf #wurf_B #nameAW1 {
	position: absolute;
	left: 254px;
	top: 452px;
	width: 87px;
	height: 25px;
	font-family: "Lucida Calligraphy";
	color: #0F0;
	text-align: center;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #container #mainContent_Aktueller_Wurf #wurf_B #nameAW2 {
	position: absolute;
	left: 358px;
	top: 452px;
	height: 25px;
	width: 69px;
	color: #0F0;
	font-family: "Lucida Calligraphy";
	text-align: center;
	margin: 0px;
}
.twoColFixLtHdr #container #mainContent_Aktueller_Wurf #wurf_B #nameAW3 {
	position: absolute;
	left: 449px;
	top: 452px;
	height: 25px;
	width: 69px;
	font-family: "Lucida Calligraphy";
	color: #0F0;
	text-align: center;
	margin: 0px;
}
.twoColFixLtHdr #container #mainContent_Aktueller_Wurf #wurf_B #nameAW4 {
	position: absolute;
	left: 542px;
	top: 453px;
	height: 25px;
	width: 68px;
	text-align: center;
	font-family: "Lucida Calligraphy";
	color: #0F0;
}
.twoColFixLtHdr #container #mainContent_Aktueller_Wurf #wurf_B #nameAW5 {
	position: absolute;
	left: 631px;
	top: 453px;
	height: 25px;
	width: 78px;
	font-family: "Lucida Calligraphy";
	color: #F00;
	text-align: center;
}
.twoColFixLtHdr #container #mainContent_Aktueller_Wurf #wurf_B #nameAW6 {
	position: absolute;
	left: 719px;
	top: 452px;
	height: 25px;
	width: 66px;
	font-family: "Lucida Calligraphy";
	color: #F00;
	text-align: center;
}
.twoColFixLtHdr #container #mainContent_Aktueller_Wurf #wurf_B #nameAW7 {
	position: absolute;
	left: 791px;
	top: 452px;
	height: 25px;
	width: 66px;
	font-family: "Lucida Calligraphy";
	color: #F00;
	text-align: center;
}
.twoColFixLtHdr #container #mainContent_Aktueller_Wurf #wurf_B #nameAW8 {
	position: absolute;
	left: 864px;
	top: 452px;
	height: 25px;
	width: 66px;
	font-family: "Lucida Calligraphy";
	color: #F00;
	text-align: center;
}
.twoColFixLtHdr #container #mainContent_Aktueller_Wurf #wurf_B #welpenbilder {
	position: absolute;
	left: 255px;
	top: 486px;
	width: 660px;
	height: 58px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.twoColFixLtHdr #container #mainContent_Aktueller_Wurf #wurf_B {
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #030;
}
.twoColFixLtHdr #container #titelbox_small #verpaarungen_gif  {
	float: right;
	margin-right: 150px;
}
.twoColFixLtHdr #container #titelbox_small #welpen_gif  {
	float: right;
	margin-right: 60px;
}
.twoColFixLtHdr #container #mainContent_Aktueller_Wurf h2 {
	color: #0F0;
	text-align: center;
}

