body {
	position: relative;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #E7E9ED;
	margin: 0;
	padding: 0;

}

.topbar {
	width: 100%;
	height: 30px;
	background: #757575;
	background: -moz-linear-gradient(top,  #757575 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#757575), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top,  #757575 0%,#000000 100%);
	background: -o-linear-gradient(top,  #757575 0%,#000000 100%);
	background: -ms-linear-gradient(top,  #757575 0%,#000000 100%);
	background: linear-gradient(to bottom,  #757575 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#757575', endColorstr='#000000',GradientType=0 );
}

.topbarnavi {
	width: 1080px;
	margin: 0 auto;
}

.topbar ul {
	list-style-type: none;
	padding-top: 3px;
}

.topbar ul  li{
	display: inline;
	margin-right: 25px;
}

.topactive {
	position: relative; 
	top: 2px;
	left: 70px;
	width: 20px;
	height: 17px;
	background: url(http://www.hunde.de/blog/wp-content/themes/spike/images/topbarpointer.png) no-repeat;
}

a.topnavilink , a.topnavilink:visited  {
	font-family: trebuchet MS;
	text-decoration: none;
	text-transform: uppercase !important;
	font-weight: bold !important;
	font-size: 12px !important;
	line-height: 2em;
	color: #cdcdcd !important;
	vertical-align: baseline;
}

a.topnavilink:hover , a.topnavilink:visited:hover  {
	text-decoration: none;
	color: #DB6B50 !important;
}
/* DIV Wallpaper */

#clickzone
{
width:100%;
height:2000px;
position:absolute;
left:0px;
top:0px;
z-index:1;
}


#click_wrap
{
position:relative;
z-index:2;
}


/* design aufbau */

#blog
{
position:absolute;
top:90px;
left:930px;
z-index:5000;
}

#header {
	text-align: left;
	float: left;
	width: 996px;
	height: 238px;
	clear: both;
	background-repeat: repeat-y;
	margin: 0 0 0 4px;
	padding: 0;
}

#header_suche {
		clear: both;
		width: 996px;
		margin: 0;
		padding: 0;
	}

	    #header_suche_left {
	        float: left;
	        height: 28px;
	        line-height: 24px;
	        width: 578px;
	        left: 170px;
	        position: relative;
	        margin: 0;
	        padding: 0;
	        text-align: right;
	        background-image: url(/images/tpl/head_verlinkung_bg.gif);
	        background-repeat: repeat-x;
	    }

	    #header_suche_right {
	        float: right;
	        width: 230px;
	        left: -18px;
	        position: relative;
	        background-image: url(/images/tpl/head_suche_bg.gif);
	        background-repeat: repeat-x;
	        height: 28px;
	        line-height: 24px;
	    }

	#header_login {
	  clear: both;
		width: 996px;
		margin: 0;
		padding: 0;
	}

		#header_login_left {
	        float: left;
	        height: 78px;
	        width: 578px;
	        left: 170px;
	        position: relative;
	        margin: 0;
	        background-color: #FFFFFF;
	        font-weight: bold;
	        font-size: 28px;
	        text-align: left;
	        padding-left: 15px;
	    }

	    #header_login_right {
	        float: right;
	        left: -18px;
	        width: 230px;
	        position: relative;
	        margin: 0;
	        background-color: #a5c66b;
	        height: 78px;
	    }

	#header_leer {
	    height: 206px;
	    clear: both;
	}
	
	#header_relaunch {
		float:right;
		margin: 5px 20px 0 0;
		width: 113px;
		height: 111px;
		border: 0px solid red;
	}
	
	#header_banner {
	float: right;
	margin-top: 13px;
	padding: 5px 18px 5px 18px;
	background: #FFFFFF;
	width: 468px;
	height: 60px;
	border: 0px solid red;
	}

	#header_info {
	    height: 32px;
	    float: left;
	}

	    #header_info1 {
			float: left;
			width: 209px;
			height: 32px;
	    }

	    #header_info2 {
			float: left;
			width: 179px;
			background-image: url(/images/tpl/head_info_hunderassen.png);
	        background-repeat: no-repeat;
	        height: 32px;
	    }

	    #header_info3 {
            float: left;
			width: 179px;
			background-image: url(/images/tpl/head_info_rechtliches.png);
	        background-repeat: no-repeat;
			height: 32px;
	    }

	    #header_info4 {
            float: left;
			width: 181px;
			background-image: url(/images/tpl/head_info_services.png);
	        background-repeat: no-repeat;
			height: 32px;
	    }

	    #header_info5 {
			float: right;
			width: 248px;
			background-image: url(/images/tpl/head_info_suchbegriffe.png);
	        background-repeat: no-repeat;
			height: 32px;
	    }

	    #header_track {
            float: left;
			width: 529px;
			background-image: url(/images/tpl/track_bg.png);
	        background-repeat: no-repeat;
			height: 22px;
			padding: 10px 0 0 10px;
	    }

#wrapper {
	width: 996px;
	float: left;
	background-image: url(/images/tpl/wrapper_bg.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 4px;
	padding: 0;
	clear: both;
	position:relative;
	z-index:2;
}

	#links {
		width: 200px;
		float: left;
		padding: 0;
		margin: 0;
	}

	    #navigation {
	        float: left;
	        padding: 0;
			margin: 0;
	    }

	#mitte {
        width: 530px;
		float: left;
		padding: 0;
		margin: 0;
	}

	.trenner {
	    width: 9px;
	    height: 9px;
	    display: block;
		float: left;
		padding: 0;
		margin: 0;
		font-size: 2px;
	}

	#rechts {
        width: 248px;
		float: right;
		padding: 0;
		margin: 0;
	}
	
	#config {
        width: 768px;
		float: left;
		background-color: #ffffff;
		min-height: 500px;
		padding: 0;
		margin: 0;
	}

#footer {
	float: left;
	width: 978px;
	height: 45px;
	clear: both;
	background-image: url(/images/tpl/footer_bg.gif);
	background-repeat: repeat-x;
	margin: 7px 0 7px 4px;
	padding: 0 0 0 0;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

	#footer_left {
	    text-align: left;
		float: left;
		width: 700px;
		margin: 0;
		padding: 0;
		letter-spacing: 1px;
		margin: 0;
		padding: 0 0 0 5px;
	}

	#footer_right {
		float: right;
		text-align: right;
		width: 263px;
		margin: 0;
		padding: 0 5px 0 0;
	}

.leer {
	width: 100%;
	clear: both;
	height: 4px;
	background-color: #E7E9ED;
}

.login_community {
    font-size: 10px;
    height: 82px;
	margin-right:15px;
}

.login_zuechter {
    font-size: 10px;
    height: 82px;
	margin-right:15px;	
}

.login_tierheim {
    background-color: #a3a3a3;
    font-size: 10px;
    height: 45px;
}

.login_wrapper {
    width: 230px;
	clear: both;
	height: 20px;
	padding: 7px 0px 0px 0px;
	margin: 0;
}

	.login_left {
		 width: 66px;
		 height: 12px;
		 float: left;
		 margin-top: 4px;
	}

	.login_center {
		 width: 149px;
		 height: 12px;
		 float: left;
		 margin-top: 4px;
	}

	.login_right {
		width: 15px;
		height: 12px;
		float: right;
		margin-top: 4px;
	}

img {
	border: none;
	margin: 0;
	padding: 0;
}

form {
	border: none;
	margin: 0;
	padding: 0;
}

hr {
	width: 100%;
	height: 1px;
	background-color: #000000;
	color: #000000;
	border: 0;
}

:active, :focus {outline:0;}

.klein {
	font-size: 10px;
}

/* Start LoginBox */

#loginbox_wrap
{
background-image: url(/images/pattern_login.jpg);
background-repeat: 0;
display:block;
width:996px;
margin-left:4px;
}

.loginbox_wrapper {
    height: 23px;
	display: block;
}

.loginbox_visible {
float: left;
    font-size: 11px;
	line-height: 21px;
	height: 21px;
	padding: 0;
	margin: 0;
	text-align: right;
	width: 996px;
	margin-left: 4px;
	background-color: #ffffff;
	border-bottom: 2px solid #5b7d4c;
}

.loginbox_links {
    float: left;
	width: 800px;
}

.loginbox_rechts {
    width: 196px;
}

.loginbox_openclose {
    float: left;
	text-align: right;
	width: 126px;
	cursor: pointer;
}

.loginbox_openclose_pfeil {
    float: right;
	width: 10px;
	cursor: pointer;
}

.loginbox_invisible {
	width: 996px;
	text-align: right;
	margin-left: 0;
	background-color: #FFFFFF;
	background-image: url(/images/pattern_login.jpg);
}

.anmelden {
	font-family: georgia, arial, verdana;
	font-size: 18px;
	font-weight: bold;
	
}

/* links */
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #4b673f;
}

a:hover, a:visited:hover {
	text-decoration: underline;
	color: #5b7d4c;
}

.verlinkungen, a.verlinkungen:link, a.verlinkungen:active, a.verlinkungen:visited {
	text-decoration: none;
	padding: 0 9px 0 9px;
	color: #000000;
	font-size: 11px;
}

a.verlinkungen:hover, a.verlinkungen:visited:hover {
	text-decoration: underline;
	padding: 0 9px 0 9px;
	color: #000000;
	font-size: 11px;
}

a.track:link, a.track:active, a.track:visited {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

a.track:hover, a.track:visited:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
}

a.login:link, a.login:active, a.login:visited {
	color: #cd0000;
	text-decoration: none;
	font-weight: bold;
}

a.login:hover, a.login:visited:hover {
	color: #cd0000;
	font-weight: bold;
	text-decoration: underline;
}

.footer, #footer, a.footer:link, a.footer:active, a.footer:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.footer:hover, a.footer:visited:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

a.pfeil:link, a.pfeil:active, a.pfeil:visited {
	color: #000000;
	background-image: url(/images/tpl/linkpfeil-tim09.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 20px;
}

a.pfeil:hover, a.pfeil:visited:hover {
	color: #000000;
	background-image: url(/images/tpl/linkpfeil-tim09b.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	padding-left: 20px;
}

/* formulare */
input.suche {
	border: 1px solid #000000;
	width: 138px;
	padding: 0;
	margin: 5px 0 0 0;
	height: 14px;
	float: left;
	font-size: 11px;
}

input.suche2 {
	padding: 0;
	margin: 5px 0 0 0;
	height: 16px;
	float: left;
}

input.suchformular {
	border: 1px solid #000000;
	width: 138px;
	padding: 0;
	height: 14px;
	font-size: 11px;
	text-align: left;
}

input.login {
	border: 1px solid #000000;
	width: 138px;
	padding: 0;
	margin: 0;
	height: 14px;
	font-size: 11px;
}

input.login3 {
	border: 1px solid #000000;
	width: 138px;
	padding: 0;
	margin: 0;
	height: 14px;
	font-size: 11px;
}

input.login2 {
	padding: 0;
	margin: 0;
	height: 16px;
	float: left;
}

/* Tabs */
.yui-navset .yui-nav li,.yui-navset .yui-navset-top .yui-nav li,.yui-navset .yui-navset-bottom .yui-nav li{margin:0;}.yui-navset-left .yui-nav li,.yui-navset-right .yui-nav li{margin:0 0 0 0;}.yui-navset .yui-navset-left .yui-nav,.yui-navset .yui-navset-right .yui-nav,.yui-navset-left .yui-nav,.yui-navset-right .yui-nav{width:6em;}.yui-navset-top .yui-nav,.yui-navset-bottom .yui-nav{width:auto;}.yui-navset .yui-navset-left,.yui-navset-left{padding:0 0 0 0;}.yui-navset-right{padding:0;}.yui-navset-top,.yui-navset-bottom{padding:0;}.yui-nav,.yui-nav li{margin:0;padding:0;list-style:none;}.yui-navset li em{font-style:normal;}.yui-navset{position:relative;zoom:1;}.yui-navset .yui-content{zoom:1;}.yui-navset .yui-nav li,.yui-navset .yui-navset-top .yui-nav li,.yui-navset .yui-navset-bottom .yui-nav li{display:inline-block;display:-moz-inline-stack;*display:inline;vertical-align:bottom;cursor:pointer;zoom:1;}.yui-navset-left .yui-nav li,.yui-navset-right .yui-nav li{display:block;}.yui-navset .yui-nav a{position:relative;}.yui-navset .yui-nav li a,.yui-navset-top .yui-nav li a,.yui-navset-bottom .yui-nav li a{display:block;display:inline-block;vertical-align:bottom;zoom:1;}.yui-navset-left .yui-nav li a,.yui-navset-right .yui-nav li a{display:block;}.yui-navset-bottom .yui-nav li a{vertical-align:text-top;}.yui-navset .yui-nav li a em,.yui-navset-top .yui-nav li a em,.yui-navset-bottom .yui-nav li a em{display:block;}.yui-navset .yui-navset-left .yui-nav,.yui-navset .yui-navset-right .yui-nav,.yui-navset-left .yui-nav,.yui-navset-right .yui-nav{position:absolute;z-index:1;}.yui-navset-top .yui-nav,.yui-navset-bottom .yui-nav{position:static;}.yui-navset .yui-navset-left .yui-nav,.yui-navset-left .yui-nav{left:0;right:auto;}.yui-navset .yui-navset-right .yui-nav,.yui-navset-right .yui-nav{right:0;left:auto;}.yui-skin-sam .yui-navset .yui-nav,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav{border:solid #2647a0;border-width:0 0 0;Xposition:relative;zoom:1;}.yui-skin-sam .yui-navset .yui-nav li,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav li{margin:0 0 0 0;padding:0;zoom:1;}.yui-skin-sam .yui-navset .yui-nav .selected,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav .selected{margin:0;}.yui-skin-sam .yui-navset .yui-nav a,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a{background:#d8d8d8 url(../../../../assets/skins/sam/sprite.png) repeat-x;border:solid #a3a3a3;border-width:0;color:#000;position:relative;text-decoration:none;}.yui-skin-sam .yui-navset .yui-nav a em,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a em{border:solid #a3a3a3;border-width:0;cursor:hand;padding: 0;left:0;right:0;bottom:0;top:0px;position:relative;}.yui-skin-sam .yui-navset .yui-nav .selected a,.yui-skin-sam .yui-navset .yui-nav .selected a:focus,.yui-skin-sam .yui-navset .yui-nav .selected a:hover{background:#2647a0 url(../../../../assets/skins/sam/sprite.png) repeat-x left -1400px;color:#fff;}.yui-skin-sam .yui-navset .yui-nav a:hover,.yui-skin-sam .yui-navset .yui-nav a:focus{background:#bfdaff url(../../../../assets/skins/sam/sprite.png) repeat-x left -1300px;outline:0;}.yui-skin-sam .yui-navset .yui-nav .selected a em{padding:0;}.yui-skin-sam .yui-navset .yui-nav .selected a,.yui-skin-sam .yui-navset .yui-nav .selected a em{border-color:#243356;}.yui-skin-sam .yui-navset .yui-content{background:#edf5ff;}.yui-skin-sam .yui-navset .yui-content,.yui-skin-sam .yui-navset .yui-navset-top .yui-content{border:0 solid #808080;border-top-color:#243356;padding:0;}.yui-skin-sam .yui-navset-left .yui-nav,.yui-skin-sam .yui-navset .yui-navset-left .yui-nav,.yui-skin-sam .yui-navset .yui-navset-right .yui-nav,.yui-skin-sam .yui-navset-right .yui-nav{border-width:0 0 0 0;Xposition:absolute;top:0;bottom:0;}.yui-skin-sam .yui-navset .yui-navset-right .yui-nav,.yui-skin-sam .yui-navset-right .yui-nav{border-width:0 0 0 0;}.yui-skin-sam .yui-navset-left .yui-nav li,.yui-skin-sam .yui-navset .yui-navset-left .yui-nav li,.yui-skin-sam .yui-navset-right .yui-nav li{margin:0;padding:0;}.yui-skin-sam .yui-navset-right .yui-nav li{padding:0;}.yui-skin-sam .yui-navset-left .yui-nav .selected,.yui-skin-sam .yui-navset .yui-navset-left .yui-nav .selected{margin:0;}.yui-skin-sam .yui-navset-right .yui-nav .selected{margin:0;}.yui-skin-sam .yui-navset-left .yui-nav a,.yui-skin-sam .yui-navset-right .yui-nav a{border-width:0 0;}.yui-skin-sam .yui-navset-left .yui-nav a em,.yui-skin-sam .yui-navset .yui-navset-left .yui-nav a em,.yui-skin-sam .yui-navset-right .yui-nav a em{border-width:0 0 0 0;padding:0;top:auto;left:0;}.yui-skin-sam .yui-navset-right .yui-nav a em{border-width:0 0 0 0;left:auto;right:0;}.yui-skin-sam .yui-navset-left .yui-nav a,.yui-skin-sam .yui-navset-left .yui-nav .selected a,.yui-skin-sam .yui-navset-left .yui-nav a:hover,.yui-skin-sam .yui-navset-right .yui-nav a,.yui-skin-sam .yui-navset-right .yui-nav .selected a,.yui-skin-sam .yui-navset-right .yui-nav a:hover,.yui-skin-sam .yui-navset-bottom .yui-nav a,.yui-skin-sam .yui-navset-bottom .yui-nav .selected a,.yui-skin-sam .yui-navset-bottom .yui-nav a:hover{background-image:none;}.yui-skin-sam .yui-navset-left .yui-content{border:0 solid #808080;border-left-color:#243356;}.yui-skin-sam .yui-navset-bottom .yui-nav,.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav{border-width:0;}.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav .selected,.yui-skin-sam .yui-navset-bottom .yui-nav .selected{margin:0;}.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav li,.yui-skin-sam .yui-navset-bottom .yui-nav li{padding:0;vertical-align:top;}.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav li a,.yui-skin-sam .yui-navset-bottom .yui-nav li a{}.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav a em,.yui-skin-sam .yui-navset-bottom .yui-nav a em{border-width:0 0 0;top:auto;bottom:0;}.yui-skin-sam .yui-navset-bottom .yui-content,.yui-skin-sam .yui-navset .yui-navset-bottom .yui-content{border:0 solid #808080;border-bottom-color:#243356;}

.yui-navset {
	left: 0;
	padding: 0;
	margin: 0;
}

.yui-navset .tabs-disabled {
    position: relative;
    filter: alpha(opacity=40);
    padding: 0px;
	margin: 0;
}

.yui-navset ul {
	background-image: url(/images/tpl/login_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.yui-content ul li a {
    font-size: 11px;
    border: 0px;
    background: transparent;
    font-weight: normal;
    padding: 0;
	margin: 0;
	color: #000000;
	text-decoration: none;
}

.yui-navset ul li a {
    font-weight: bold;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	cursor: pointer;
	border: 0;
	height: 18px;
	width: 76px;
}

.yui-navset ul>li:first-child:li a {
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	height: 18px;
	width: 80px;
	padding: 0;
	margin: 0;
	line-height: 15px;
}

.yui-navset ul>li:first-child+li+li a {
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	height: 18px;
	width: 75px;
	padding: 0;
	margin: 0;
}

.yui-navset ul>li:first-child+li+li+li a {
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	height: 18px;
	width: 75px;
	padding: 0;
	margin: 0;
	line-height: 15px;
}

#demo {
	padding: 0;
	margin: 0;
}

#demo.yui-navset {
	width: 230px;
	height: 25px;
	padding: 0;
	margin: 0;
	clear: both;
	font-size: 10px;
	z-index: 10;
}

#demo .yui-content {
	width: 230px;
	border: 0px solid red;
	padding: 0;
	font-size: 11px;
	height: auto;
}

.loading {
	background-image: url(/images/tpl/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: auto;
}

/* Menue */
.menuestart {
	float: left;
	padding-right: 5px;
}

#startseite ul {
	background-color: #FFFFFF;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 200px;
	list-style-type:none;
	display: block;
}

#startseite ul li a {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 21px;
	background-color: #ffffff;
	border-bottom: 1px solid #E7E9ED;
}

#startseite ul li a:hover {
	background-color: #cbf286;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 21px;
}

#startseite li a {
	font: regular 11px/15px verdana, arial, helvetica, sans-serif;
	display: block;
	text-align: left;
	border-width: 0px;
	margin: 0;
	padding: 0;
	z-index: 11;
	line-height: 20px;
}

#navigation ul {
	background-color: #ffffff;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 200px;
	list-style-type:none;
	list-style-image: none;
	display: block;
	background-image: url(/images/tpl/menue_bg.gif);
	background-repeat: repeat-y;
}

#navigation ul ul {
	left: 0px;
	margin: 0;
	padding: 0;
	width: 190px;
	list-style-type:none;
	list-style-image: none;
	display: block;
}

#navigation ul li a {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 21px;
	background-color: #ffffff;
	border-bottom: 1px solid #E7E9ED;
}

#navigation ul li a:hover {
	background-color: #cbf286;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 21px;
}

#navigation ul li ul li a {
	list-style-type: none;
	margin-left: 10px;
	padding: 0;
	width: 190px;
	height: 21px;
	background-color: #ffffff;
	border-bottom: 1px solid #E7E9ED;
}

#navigation ul li ul li a:hover {
	background-color: #cbf286;
	list-style-type: none;
	padding: 0;
	margin-left: 10px;
	width: 190px;
	height: 21px;
}

#navigation ul li ul li ul li a {
	list-style-type: none;
	margin-left: 20px;
	padding: 0;
	width: 180px;
	height: 21px;
	background-color: #ffffff;
	border-bottom: 1px solid #E7E9ED;
}

#navigation ul li ul li ul li a:hover {
	background-color: #cbf286;
	list-style-type: none;
	padding: 0;
	margin-left: 20px;
	width: 180px;
	height: 21px;
}

#navigation ul li ul li ul li ul li a {
	list-style-type: none;
	margin-left: 30px;
	padding: 0;
	width: 170px;
	height: 21px;
	background-color: #ffffff;
	border-bottom: 1px solid #E7E9ED;
}

#navigation ul li ul li ul li ul li a:hover {
	background-color: #cbf286;
	list-style-type: none;
	padding: 0;
	margin-left: 30px;
	width: 170px;
	height: 21px;
}

#navigation li a {
	font: regular 11px/15px verdana, arial, helvetica, sans-serif;
	display: block;
	text-align: left;
	border-width: 0px;
	margin: 0;
	padding: 0;
	z-index: 11;
	line-height: 20px;
}

a.menu:link, a.menu:active, a.menu:visited {
	color: #000000;
	text-decoration: none;
	height: 21px;
	border-bottom: 1px solid #E7E9ED;
	padding: 0;
	margin: 0;
}

a.menu:hover, a.menu:visited:hover {
	color: #000000;
	text-decoration: none;
	height: 21px;
	width: 190px;
	border-bottom: 1px solid #E7E9ED;
	padding: 0;
}

a.tag10:link, a.tag10:active, a.tag10:visited {
	font-size: 10px;
	font-family: Helvetica, Arial, Verdana;
	color: #4d4d4d;
	text-decoration: none;
}

a.tag10:hover, a.tag10:visited:hover {
	font-size: 10px;
	font-family: Helvetica, Arial, Verdana;
	color: #00c6ff;
	text-decoration: none;
}

a.tag11:link, a.tag11:active, a.tag11:visited {
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana;
	color: #4d4d4d;
	text-decoration: none;
}

a.tag11:hover, a.tag11:visited:hover {
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana;
	color: #00c6ff;
	text-decoration: none;
}

a.tag12:link, a.tag12:active, a.tag12:visited {
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana;
	color: #4d4d4d;
	text-decoration: none;
}

a.tag12:hover, a.tag12:visited:hover {
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana;
	color: #00c6ff;
	text-decoration: none;
}

a.tag13:link, a.tag13:active, a.tag13:visited {
	font-size: 13px;
	font-family: Helvetica, Arial, Verdana;
	color: #4d4d4d;
	text-decoration: none;
}

a.tag13:hover, a.tag13:visited:hover {
	font-size: 13px;
	font-family: Helvetica, Arial, Verdana;
	color: #00c6ff;
	text-decoration: none;
}

a.tag14:link, a.tag14:active, a.tag14:visited {
	font-size: 14px;
	font-family: Helvetica, Arial, Verdana;
	color: #4d4d4d;
	text-decoration: none;
}

a.tag14:hover, a.tag14:visited:hover {
	font-size: 14px;
	font-family: Helvetica, Arial, Verdana;
	color: #00c6ff;
	text-decoration: none;
}

a.tag15:link, a.tag15:active, a.tag15:visited {
	font-size: 15px;
	font-family: Helvetica, Arial, Verdana;
	color: #4d4d4d;
	text-decoration: none;
}

a.tag15:hover, a.tag15:visited:hover {
	font-size: 15px;
	font-family: Helvetica, Arial, Verdana;
	color: #00c6ff;
	text-decoration: none;
}

a.tag16:link, a.tag16:active, a.tag16:visited {
	font-size: 16px;
	font-family: Helvetica, Arial, Verdana;
	color: #4d4d4d;
	text-decoration: none;
}

a.tag16:hover, a.tag16:visited:hover {
	font-size: 16px;
	font-family: Helvetica, Arial, Verdana;
	color: #00c6ff;
	text-decoration: none;
}

a.tag17:link, a.tag17:active, a.tag17:visited {
	font-size: 17px;
	font-family: Helvetica, Arial, Verdana;
	color: #4d4d4d;
	text-decoration: none;
}

a.tag17:hover, a.tag17:visited:hover {
	font-size: 17px;
	font-family: Helvetica, Arial, Verdana;
	color: #00c6ff;
	text-decoration: none;
}

a.tag18:link, a.tag18:active, a.tag18:visited {
	font-size: 18px;
	font-family: Helvetica, Arial, Verdana;
	color: #4d4d4d;
	text-decoration: none;
}

a.tag18:hover, a.tag18:visited:hover {
	font-size: 18px;
	font-family: Helvetica, Arial, Verdana;
	color: #00c6ff;
	text-decoration: none;
}

/* Bausteine */
.hl_linie_text_rechts {
	width: 230px;
	clear: both;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
}

.hl_linie_text {
	width: 200px;
	clear: both;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	height: auto;
}

.headline h3 {
	font-size: 15px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial;
	padding: 10px;
}

.linie {
	height: 2px;
	background-color: #5b7d4c;
	line-height: 2px;
	font-size: 0px;
	clear: both;
}

.text {
	font-size: 12px;
	padding: 10px;
}

.grau {
	height: 14px;
	line-height: 4px;
	font-size: 4px;
	background-color: #E7E9ED;
	clear: both;
}


.startseite_topbox {
	width: 530px;
	float: left;
	clear: both;
	background-image: url(/images/tpl/startseite_topbox_bg.gif);
	background-repeat: repeat-y;
}

.startseite_topbox_content {
	float: left;
	width: 169px;
	padding: 7px 0 7px 10px;
}

.startseite_topbox_content_last {
	float: right;
	width: 162px;
	padding: 7px 0 7px 10px;
}

.startseite_topbox_unten {
	width: 530px;
	float: left;
	clear: both;
	background-image: url(/images/tpl/startseite_topbox_unten_bg.gif);
	background-repeat: repeat-y;
}

.startseite_topbox_headline {
	float: left;
	width: 172px;
	border-bottom: 1px solid #000000;
	padding: 20px 0 17px 0;
	font-size: 16px;
	font-family: Helvetica, Verdana, Arial;
	font-weight: bold;
	text-align: center;
}

.startseite_topbox_headline_last {
	float: right;
	width: 172px;
	padding: 0;
	padding: 20px 0 17px 0;
	font-size: 16px;
	font-family: Helvetica, Verdana, Arial;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #000000;
}

.linie_grau_9px {
	height: 9px;
	font-size: 9px;
	line-height: 9px;
	background-color: #E7E9ED;
	clear: both;
}

.content_box {
	width: 100%;
	float: left;
	clear: both;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
}

.content_box_hl {
	width: 100%;
	float: left;
	clear: both;
	background-color: #ffffff;
}

.content_box_subheadline {
	font-family: Helvetica, Verdana, Arial;
  width: 430px;
  height: 16px;
  font-size: 11px;
  padding-left: 28px;
  color: #5B7D4C;
  text-transform: uppercase;

}

.content_box_headline {
	font-family: Helvetica, Verdana, Arial;
	width: 520px;
	padding: 24px 0 0 0;
	border: 0px solid red;
	font-size: 18px;
	clear: both;
}

.content_box_headline_text {
	background-color: #e3edde;
	float: left;
	padding: 2px 5px 2px 28px;
	border: 0px solid red;
	clear: both;
}

.content_box_linie {
	border-top: 1px solid #5b7d4c;
	margin: 0 0 0 28px;
	padding: 0;
	width: 502px;
	clear: both;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
}

.content_box_content {
	float: left;
	width: 520px;
	padding: 7px 0 7px 0;
	border: 0px solid red;
	line-height: 20px;
}

.content_box_fliesstext {
	float: left;
	width: 492px;
	padding: 3px 5px 3px 28px;
	line-height: 20px;
}

.content_box_wrapper {
	clear: both;
	width: 530px;
	float: left;
	background-color: #ffffff;
}

.content_box_links {
	float: left;
	width: 160px;
	padding-left: 28px;
	line-height: 20px;
}

.content_box_links_ohne_rand {
	float: left;
	width: 169px;
	background-color: #a5c66b;
	padding: 0;
	margin: 0;
	line-height: 20px;
}

.content_box_links_ohne_rand_blog {
	float: left;
	width: 130px;
	background-color: #a5c66b;
	padding:0;
	margin: 0px 15px 10px 0px;
	line-height: 20px;
}

.content_box_rechts {
	float: right;
	width: 330px;
	padding-right: 10px;
	line-height: 20px;
}

.content_box_links_ohne_rand_fl {
 	float: left;
	width: 169px;
	background-color: #a5c66b;
	padding: 0;
	margin: 0 15px 4px 0;
	line-height: 20px;
}

.content_box_rechts_fl {
	padding: 0 20px 0 28px;
	text-align: justify;
	line-height: 20px;
}

/* Horizontal Carousel */
#horizontal_carousel {
	/*float: left;*/
	margin-left: -10px;
	width: 172px;
	height: 118px;
	/* margin-bottom: 0px;
	position: relative;*/
}

#horizontal_carousel .container {
  float: left;
  width: 172px;
  height: 97px;
  position: relative;
  overflow: hidden;
}

#horizontal_carousel ul {
	margin: 0;
	padding: 0;
	width: 100000px;
	position: relative;
	top: 0;
	left: 0;
	height: 97px;
	clear: right;
}

#horizontal_carousel ul li {
	width: auto;
	height: 97px;
	text-align: center;
	list-style: none;
	float: left;
}

#horizontal_carousel .leerraum {
	height: 7px;
	clear: both;
	font-size: 1px;
	width: 172px;
}

#horizontal_carousel .button {
	float: left;
	margin: 0;
	padding: 0;
	width: 172px;
	height: 14px;
	background: url(/images/tpl/slider_disabled.gif);
	z-index: 100;
}

#horizontal_carousel .previous_button, #horizontal_carousel .previous_over {
	float: left;
	margin: 0;
	padding: 0;
	width: 86px;
	height: 14px;
	background: url(/images/tpl/slider_left.gif);
	z-index: 100;
	cursor: pointer;
}

#horizontal_carousel .previous_button_disabled {
	background: url(/images/tpl/slider_disabled.gif);
	margin: 0;
	padding: 0;
}

#horizontal_carousel .next_button, #horizontal_carousel .next_button_over {
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 86px;
	height: 14px;
	background: url(/images/tpl/slider_right.gif);
	z-index: 100;
	cursor: pointer;
}

#horizontal_carousel .next_button_disabled {
    float: right;
    margin: 0;
	padding: 0;
	text-align: right;
	width: 86px;
	height: 14px;
	background: url(/images/tpl/slider_disabled.gif);
	z-index: 100;
}


/* Horizontal Carousel */
#horizontal_carousel2 {
	/*float: left;*/
	margin-left: -10px;
	width: 172px;
	height: 118px;
	/* margin-bottom: 0px;
	position: relative;*/
}

#horizontal_carousel2 .container {
  float: left;
  width: 172px;
  height: 97px;
  position: relative;
  overflow: hidden;
}

#horizontal_carousel2 ul {
	margin: 0;
	padding: 0;
	width: 100000px;
	position: relative;
	top: 0;
	left: 0;
	height: 97px;
	clear: right;
}

#horizontal_carousel2 ul li {
	width: auto;
	height: 97px;
	text-align: center;
	list-style: none;
	float: left;
}

#horizontal_carousel2 .leerraum {
	height: 7px;
	clear: both;
	font-size: 1px;
	width: 172px;
}

#horizontal_carousel2 .button {
	float: left;
	margin: 0;
	padding: 0;
	width: 172px;
	height: 14px;
	background: url(/images/tpl/slider_disabled.gif);
	z-index: 100;
}

#horizontal_carousel2 .previous_button, #horizontal_carousel2 .previous_over {
	float: left;
	margin: 0;
	padding: 0;
	width: 86px;
	height: 14px;
	background: url(/images/tpl/slider_left.gif);
	z-index: 100;
	cursor: pointer;
}

#horizontal_carousel2 .previous_button_disabled {
	background: url(/images/tpl/slider_disabled.gif);
	margin: 0;
	padding: 0;
}

#horizontal_carousel2 .next_button, #horizontal_carousel2 .next_button_over {
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 86px;
	height: 14px;
	background: url(/images/tpl/slider_right.gif);
	z-index: 100;
	cursor: pointer;
}

#horizontal_carousel2 .next_button_disabled {
    float: right;
    margin: 0;
	padding: 0;
	text-align: right;
	width: 86px;
	height: 14px;
	background: url(/images/tpl/slider_disabled.gif);
	z-index: 100;
}

/* Horizontal Carousel */
#horizontal_carousel3 {
	/*float: left;*/
	margin-left: -10px;
	width: 172px;
	height: 118px;
	/* margin-bottom: 0px;
	position: relative;*/
}

#horizontal_carousel3 .container {
  float: left;
  width: 172px;
  height: 97px;
  position: relative;
  overflow: hidden;
}

#horizontal_carousel3 ul {
	margin: 0;
	padding: 0;
	width: 100000px;
	position: relative;
	top: 0;
	left: 0;
	height: 97px;
	clear: right;
}

#horizontal_carousel3 ul li {
	width: auto;
	height: 97px;
	text-align: center;
	list-style: none;
	float: left;
}

#horizontal_carousel3 .leerraum {
	height: 7px;
	clear: both;
	font-size: 1px;
	width: 172px;
}

#horizontal_carousel3 .button {
	float: left;
	margin: 0;
	padding: 0;
	width: 172px;
	height: 14px;
	background: url(/images/tpl/slider_disabled.gif);
	z-index: 100;
}

#horizontal_carousel3 .previous_button, #horizontal_carousel3 .previous_over {
	float: left;
	margin: 0;
	padding: 0;
	width: 86px;
	height: 14px;
	background: url(/images/tpl/slider_left.gif);
	z-index: 100;
	cursor: pointer;
}

#horizontal_carousel3 .previous_button_disabled {
	background: url(/images/tpl/slider_disabled.gif);
	margin: 0;
	padding: 0;
}

#horizontal_carousel3 .next_button, #horizontal_carousel3 .next_button_over {
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 86px;
	height: 14px;
	background: url(/images/tpl/slider_right.gif);
	z-index: 100;
	cursor: pointer;
}

#horizontal_carousel3 .next_button_disabled {
    float: right;
    margin: 0;
	padding: 0;
	text-align: right;
	width: 86px;
	height: 14px;
	background: url(/images/tpl/slider_disabled.gif);
	z-index: 100;
}


/* Horizontal Carousel */
#horizontal_carousel4 {
	/*float: left;*/
	margin-left: -10px;
	width: 172px;
	height: 118px;
	/* margin-bottom: 0px;
	position: relative;*/
}

#horizontal_carousel4 .container {
  float: left;
  width: 172px;
  height: 97px;
  position: relative;
  overflow: hidden;
}

#horizontal_carousel4 ul {
	margin: 0;
	padding: 0;
	width: 100000px;
	position: relative;
	top: 0;
	left: 0;
	height: 97px;
	clear: right;
}

#horizontal_carousel4 ul li {
	width: auto;
	height: 97px;
	text-align: center;
	list-style: none;
	float: left;
}

#horizontal_carousel4 .leerraum {
	height: 7px;
	clear: both;
	font-size: 1px;
	width: 172px;
}

#horizontal_carousel4 .button {
	float: left;
	margin: 0;
	padding: 0;
	width: 172px;
	height: 14px;
	background: url(/images/tpl/slider_disabled.gif);
	z-index: 100;
}

#horizontal_carousel4 .previous_button, #horizontal_carousel4 .previous_over {
	float: left;
	margin: 0;
	padding: 0;
	width: 86px;
	height: 14px;
	background: url(/images/tpl/slider_left.gif);
	z-index: 100;
	cursor: pointer;
}

#horizontal_carousel4 .previous_button_disabled {
	background: url(/images/tpl/slider_disabled.gif);
	margin: 0;
	padding: 0;
}

#horizontal_carousel4 .next_button, #horizontal_carousel4 .next_button_over {
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 86px;
	height: 14px;
	background: url(/images/tpl/slider_right.gif);
	z-index: 100;
	cursor: pointer;
}

#horizontal_carousel4 .next_button_disabled {
    float: right;
    margin: 0;
	padding: 0;
	text-align: right;
	width: 86px;
	height: 14px;
	background: url(/images/tpl/slider_disabled.gif);
	z-index: 100;
}


.tagcloud_rechts {
    background-color: #FFFFFF;
	padding: 0 10px 10px 10px;
	width: 210px;
	border: 1px solid #CCCCCC;
}

.skyscraper {
    text-align: center;
	background-color: #FFFFFF;
	width: 230px;
	padding: 5px 0 5px 0;
	border: 1px solid #CCCCCC;
}

.skyscraperleft {
  text-align: center;
	background-color: #FFFFFF;
	padding: 5px 0 5px 0;
	border: 1px solid #CCCCCC;
}


.rectangle {
    text-align: center;
	background-color: #FFFFFF;
	width: 300px;
	padding: 5px 0 5px 0;
	border: 1px solid #CCCCCC;
}

.buchtipps {
	background-color: #FFFFFF;
	width: 230px;
	padding: 5px 0 5px 0;
	border: 1px solid #CCCCCC;
}

.modul {
	background-color: #FFFFFF;
	clear: both;
}

.kommentare {
	padding: 0 30px 0 30px;
	font-size: 12px;
	line-height: 20px;
}

.steckbriefe {
	padding: 0 30px 0 30px;
	font-size: 12px;
	line-height: 20px;
}

/* Chamfer Borders*/
.chamfer { background: transparent; width:40%; margin:0 auto; }
.chamfer { font-size: 2em; color: #cbcbcb; letter-spacing: 1px; }
.chamfer { padding-bottom: 0.5em; }
.chamfer .top, .chamfer .bottom { display: block; background: transparent; font-size: 1px; }
.chamfer .b1, .chamfer .b2, .chamfer .b3, .chamfer .b4, .chamfer .b5 { display: block; overflow: hidden; height: 1px; background: #cbcbcb; border-left: 5px solid #cbcbcb; border-right: 5px solid #cbcbcb; }
.chamfer .b1 { margin: 0 5px; background:#cbcbcb; }
.chamfer .b2 { margin: 0 4px; }
.chamfer .b3 { margin: 0 3px; }
.chamfer .b4 { margin: 0 2px; }
.chamfer .b5 { margin: 0 1px; }
.chamfer .boxcontent { display:block; background:#cbcbcb; border-left: 5px solid #cbcbcb; border-right: 5px solid #cbcbcb; }

/* Sudoku */
#display_area { font-family: Verdana; font-size: 12px; }
.box-table { border:0px solid black; }
.cell { background-color:#ffffff; font:24px bold; width:30px; border:0px; text-align: center; }
.line-v { background-color:#ff0000; }
.line-h { background-color:#006633; }
.spacer { width:15px; }
.td1 { border-style: solid; border-width:1px; border-color: #FFFFFF #cccccc #cccccc #FFFFFF; }
.td2 { border-style: solid; border-width:1px; border-color: #FFFFFF #000000 #cccccc #FFFFFF; }
INPUT.cell { color: #006699; border-color: #FFFFFF; }

/* Hangman */
.hang_fliesstext {
font-family: verdana;
font-size: 12px;
color: #000000;
}
.hang_suchwort {
font-family: verdana;
font-size: 29px;
color: #000000;
font-weight: bold;
}
.hang_braun {
font-family: verdana;
font-size: 13px;
color: #793C00;
}

/* Witz */
.witz {
	border: 1px solid #CCCCCC;
	border-bottom: 0px;
	padding: 3px;
	background-image: url(/images/tpl/quote2.jpg);
	background-repeat: no-repeat;
	background-position:100% 100%;
}


/* Quiz */
.radioOff {
display: block;
padding: 2px;
padding-left: 23px;
color: #000000;
background: transparent url(http://www.vipex.de/images/quiz/gfx/off.gif) no-repeat 2px 4px;
}
.radioOn {
display: block;
padding: 2px; /* NS 6 problem */
padding-left: 23px;
color: #BF0000;
background: transparent url(http://www.vipex.de/images/quiz/gfx/on.gif) no-repeat 2px 4px;
}
.radioOn:hover {
background-image: url(http://www.vipex.de/images/quiz/gfx/on_hover.gif);
}
.radioOff:hover {
color: #333 !important;
background-image: url(http://www.vipex.de/images/quiz/gfx/off_hover.gif);
}

/* hunderassen steckbrief */

.steck_head1 {
    height: 120px;
	width: 530px;
	display: block;
	overflow: hidden;
}

.steck_head2 {
    height: 30px;
	width: 530px;
	display: block;
	overflow: hidden;
	
}

.steck_galerie {
  height: 90px;
  line-height: 90px;
  font-size: 8px;
  width: 100000px;
	list-style: none;

	
}

.steck_head_bild1 {
    position: relative;
	top: 0px;
	left: 0;
	height: 30px;
	background-image: url(/images/tpl/hunderassen_steckbrief.png);
	width: 530px;

}

.steck_head_bild2 {
	position: relative;
	top: 0;
	left: 0;
	height: 30px;
	background-image: url(/images/tpl/hunderassen_steckbrief.png);
	width: 530px;
}

#steckbrief ul li {
  width: auto;
  height: 70px;
  text-align: center;
  list-style: none;
  float: left;
}

.steckbrief_grau {
    background-color: #f4f3f3;
	width: 470px;
	clear: both;
	float: left;
	padding: 15px 30px 15px 30px;
	line-height: 20px;
}

.steck_wrapper {
	width: 100%;
	clear: both;
}

.steck_links {
    width: 255px;
	float: left;
}

.steck_links2 {
    width: 155px;
	float: left;
}

.steck_mitte {
    width: 100px;
	float: left;
}

.steck_rechts {
    width: 180px;
	float: right;
	clear: right;
}

.li_dezimal
{
margin:5px 0px 5px 15px;
list-style-type:decimal;
}

.link_plain
{
margin:0px 0px 0px 0px;
}

.link_c
{
display:block;
background-color:#EEEEEE;
margin:10px 0px 0px 0px;
border:0px;
width:400px;
height:100%;
border: 1px dotted black;
}

a.link_black:link,a.link_black:visited
{
line-height:16px;
color:black;
}

a.link_black:hover
{
text-decoration:underline;
}

.js_leserservice
{
background:#FFF;
float:left;
display:block;
border-right:8px solid #A5C66B;
}

.fl_leserservice
{
width:333px;
background:#FFF;
float:left;
padding-left:10px;
}

/*Kleinanzeigen*/

.kl_greybox
{
margin: 0px 0 0px 15px;
padding: 5px 90px 5px 5px;
height: auto;
border: 1px solid #E1E1E1;
width: 402px;
clear: both;
}

.kl_greybox:hover
{
margin: 0px 0 0px 15px;
padding: 5px 90px 5px 5px;
height: auto;
border: 1px solid #E1E1E1;
background-color: #EEE;
width: 402px;
clear: both;
}


.kl_anzeigencounter
{
position: relative;
float: right;
background-color: #DDD;
display: block;
padding-right: 4px;
min-width: 80px;
text-align: right;
font-weight: bold;
height: 20px;
line-height: 20px;
margin-top: -14px;
margin-right: -90px;
}
.kl_box {
width: 500px;
margin-left: 15px;
height: 140px;
border: 1px solid #EEE;
padding: 0px;
display: block;
}

.kl_box:hover {
background-color: #EEE;
width: 500px;
margin-left: 15px;
height: 140px;
}

.kl_bild_detailansicht {
float:left;
margin: 10px;
}

.kl_kategorie_kurztext {
border-left: 1px solid #DDD;
display: block;
float: right;
width: 340px;
height: 133px;
padding-left: 10px;
margin-right: 0px;
margin-top: -10px;
font-size: 11px;
font-family: Arial, Sans-Serif;
line-height: 15px;
}

.kl_kategorie_kurztext_td {
padding-left: 15px;
width: 136px;
}

.kurztext_div_lrand {
border-left: 1px solid #DDD;
height: 80px;
width: 136px;
padding-left: 10px;
}

.kl_formular_beschreibend {
position: absolute;
margin-left: 152px;
display: block;
margin-top: -20px;
font-size: 9px;
width: 340px;
margin-bottom: 30px;
color: #616161;
}

.kl_bilder {
float: left;
margin: 5px;
width: 156px;
position:relative;
}

.kl_bilder_container {
margin: 15px;
background-color: #EEEEEE;
width: 500px;
float: left;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

a.kl_zuruck {
margin-left: 15px;
margin-top: 20px;
padding-left: 15px;
display: block;
border: 1px solid #EEE;
width: 485px;
height: 30px;
line-height: 30px;
}