/* Standardwerte */
*	{
	margin: 0; 
	padding: 0; 
	border: 0; 
	font-weight: normal;
	}
strong	{
	font-weight: bold;
	}	 
html, body {
	margin: 0; 
	padding: 0; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center; 
	line-height: 1.5em; 
	color: #000; 
	background-color: #fff;
    height:100%;
	}

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 60px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -60px; /* negative value of footer height */
	height: 60px;
	clear:both;
	background-color:#f2f3f4;
/*	border-top: 1px solid #ddd;  */
	} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a {
	color: #257ef6;
	cursor: pointer;
	text-decoration:none;
	}
a:hover {
	color: #0000ff;
	text-decoration:underline; 	
	}
	
/* Common properties */

#header, #nav, #content, #lower-content, #footer-content {
	width: 960px; 
	margin: 0 auto; 
	position: relative;
	}
	


	
/* Header, Client login, Invoice payments*/
#header-wrap {
/*	height: 5px; */
	background: #333 url(../images/header-bg.gif) bottom left repeat-x;
	}
#header {
	position: relative; 
/*	height: 5px;*/
	}
#header a {
	color: #9e9e9e; 
	font-size: 12px;
	}
#header a {
	color: #999;
	}
#header a:hover {
	color: #fff;
	}
#header a.current {
	color: #fff;
	}


/* Header Navigation */
.top-menu {
	list-style:none;
	position:absolute;
	right:0px;
	top:0px;
	display:inline;
}

.top-menu li{
	float:left;
	margin:0 0 0 0px;
}

.top-menu li a {
	display: block;
	height: 28px;
	text-indent: -9999px;
	overflow-x: hidden;
	overflow-y: hidden;
	}

.top-menu li.konto a {
	width:102px;
	height: 28px;
	background-color: transparent;
	background-image: url(../images/header-kontoblog.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	}

.top-menu li.blog a {
	width:58px;
	height: 28px;
	background-color: transparent;
	background-image: url(../images/header-kontoblog.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -102px 0;
	}

.top-menu li.konto a:hover, .top-menu li.konto a.active	{
	background-position: 0px -28px;
}

.top-menu li.blog a:hover, .top-menu li.blog a.active	{
	background-position: -102px -28px;
}

a.losgehts {
display:block;
text-indent: -9999px;
overflow-x: hidden;
overflow-y: hidden;
width: 136px;
height: 28px;
background: url(../images/losgehts.gif) 0 0 no-repeat;
text-decoration: none;
}
a.losgehts:hover, a.losgehts:active  { 
background-position: 0 -28px;
}

a.jetztbestellen {
display:block;
text-indent: -9999px;
overflow-x: hidden;
overflow-y: hidden;
width: 210px;
height: 38px;
background: url(../images/button_jetztbestellen.gif) 0 0 no-repeat;
text-decoration: none;
}
a.jetztbestellen:hover, a.jetztbestellen:active  { 
background-position: 0 -38px;
}

a.button_aktion39 {
display:block;
text-indent: -9999px;
overflow-x: hidden;
overflow-y: hidden;
width: 230px;
height: 75px;
background: url(../images/button_aktion39.gif) 0 -75px no-repeat;
text-decoration: none;
}
a.button_aktion39:hover, a.button_aktion39:active  { 
background-position: 0 0;
}

a.button_aktionvk {
display:block;
text-indent: -9999px;
overflow-x: hidden;
overflow-y: hidden;
width: 277px;
height: 75px;
background: url(../images/button_aktionvk.gif) 0 -75px no-repeat;
text-decoration: none;
}
a.button_aktionvk:hover, a.button_aktionvk:active  { 
background-position: 0 0;
}

/* Logo and Nav box */
#nav-wrap {height: 103px; background: #000 url(../images/nav-bg.gif) bottom repeat-x;}
#nav {height: 103px; background: url(../images/nav-bg.jpg) bottom left no-repeat;}
#nav img {position: absolute; bottom: 0px; left: 0px;}

/* Start Main Navigation */
#nav-box{width: 424px; position: absolute; bottom: 0px; right: 73px; height: 55px; }
#nav-box ul{list-style-type: none; height: 55px; margin: 0; padding: 0;}
#nav-box li{float: left; cursor: pointer; }
#nav-box li a{height: 0; margin: 0; padding-top: 55px; color: #2d3440; overflow: hidden; cursor: pointer; background: url(../images/nav-box-headings.gif) no-repeat; display: inline; float: left; position: relative;}
#nav-box li a:active, #nav-box li a:hover{cursor: pointer;}

/* Static nav item*/
#nav-box li#gestalten a{width: 144px; background-position: 0 0;}
#nav-box li#stofftiergarten a{width: 189px; background-position: -144px 0;}
#nav-box li#infos a{width: 91px; background-position: -333px 0;}

/* Current nav item */
#nav-box li#gestalten a.current, #nav-box li#gestalten a.current:hover, #nav-box li#gestalten a.current:active{width: 144px; background-position: 0 -110px;}
#nav-box li#stofftiergarten a.current, #nav-box li#stofftiergarten a.current:hover, #nav-box li#stofftiergarten a.current:active{width: 189px; background-position: -144px -110px;}
#nav-box li#infos a.current, #nav-box li#infos a.current:hover, #nav-box li#infos a.current:active{width: 91px; background-position: -333px -110px;}

/* Hover nav item */

#nav-box li#gestalten a:hover{width: 144px; background: url(../images/nav-box-headings.gif) 0 -55px;}
#nav-box li#stofftiergarten a:hover{width: 189px; background: url(../images/nav-box-headings.gif) -144px -55px;}
#nav-box li#infos a:hover{width: 91px; background: url(../images/nav-box-headings.gif) -333px -55px;}



/* Main Content */
h1, h2, h3, h4 {
	color: #ef1149; 
/*	font-size: 20px; */
	line-height: 25px; 
	font-weight: normal;
	padding-bottom:14px;

	font-size:20px;	
/*	padding:20px 0 6px 0;*/
	}
h2 {	
	font-size:14px;
	padding:20px 0 2px 0;	
}
	
h3 {
/*	font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:14px;	
	padding:20px 0 6px 0;
}
h4 {

	font-size:12px;	
	font-weight:normal;
	padding:20px 0 6px 10px;
}

#content-wrap {
	background: #ffffff url(../images/content-bg.gif) repeat-x;
	padding-top:25px;
	}
#content {
	overflow: hidden;
	background-color:#fff;
	text-align:left;
	padding-bottom:0px;
	}
#realcontent {
	float:right;
	width:800px;
	background-color:#fff;
	text-align:left;
	padding:12px 0 10px 0;
}	

#realcontent ul {
/*	padding: 10px 0 10px 20px;*/
/*	line-height:24px;*/
/*	padding-left:20px;*/
}


#intern_contents ul, #intern_contents ol {
	padding: 10px 0 10px 30px;
	line-height:24px;
	padding-left:40px;	
}

#intern_contents, #intern_contents table {
	float:none;
	clear:both;
}

.standard {
	font-size:11px;
	font-weight:bold;	
	background-color:#fff;
	border: 1px solid #459ee6;	
	margin:0;
	padding:0;
	border-spacing: 0px;
	
}

.standard th {
	text-align:center;	
	margin:0;
	padding:10px;	
	font-weight:bold;	
	font-size:11px;
	background-color:#459ee6;
	color:#FFF;
	}
	
.standard td {
/*	text-align:left;*/
	margin:0;
	padding:10px;	
	font-weight:normal;	
	font-size:11px;
	}	

#intern_contents h2 {
	padding-bottom:22px;	
}

.presse td {
	font-size:10px;
	line-height:12px;
	text-align:center;
	text-align:left;	
	vertical-align:middle;
}

.presse tr {
	border:1px solid #eee;		 	
}

.presse td img { 
	border:1px solid #ddd;	
}

.presse td quote { 
	font-size:9px;
	color:#777;
	font-style:italic;
	padding-top:4px;
	display:block;
}

.presse td img.noborder {
	border:0px;	
}

.presse .tdLeft {
	text-align:left;
}

.presse .tdCenter {
	text-align:center;
}


.contentList {
	padding-left:30px;
	line-height:24px;
	list-style-type:disc;
}

.imgRight {
	float:right;
	padding:10px;
	padding-left:40px;
}

#realcontent p {
	padding:5px;
}

.text {
padding: 10px 0 10px 30px;
}

.text li  {
padding: 3px 0;
}


/* Subnavigation, links */
#subnav {
	width: 140px; 
	float: left; 
	padding-top: 12px; 
	background:#fff;
	}
#subnav li {
	font-size:11px;
	text-align:right;
	list-style:none;
	padding:0;
}
#subnav li a {
	line-height:15px;
	color:#459ee6;
	font-size:11px;
	display:block;
	border-bottom:0px solid #dbdbdb;
	text-decoration:none;
	padding:4px 2px 4px 2px;
	padding:6px;
}
/*#subnav li a {
/*	font-weight:bold;*/
/*	color:#257ec6;*/
/*	color:#ef1149;
	background-color:#f7f7f7;
	}*/

#subnav li a:hover {
/*	font-weight:bold;*/
/*	color:#257ec6;*/
	color:#ef1149;
	background-color:#f0f0f0;
	}
	
	
#subnav li a.current, #subnav li a.current:hover{
/*	color:#002c75;*/
/*	color:#fff;*/
/* 	background-color:#ef1149;  */
	color:#fff;
	background-color:#459ee6;  
/*	text-decoration:underline;*/
}	

#subnav li a.emphasis {
/*	color:#002c75;*/
/*	color:#fff;*/
/* 	background-color:#ef1149;  */
	font-weight:bold;
/*	text-decoration:underline;*/
}	



#subnav h2{
font-size:1em;
padding-bottom:5px;
}

#subnav .sidebarlists{
list-style-type:none;
margin:0;
padding:0;
}

#subnav .children{
list-style-image:url("./images/listpoint.gif");
list-style-position:inside;
margin:0;
padding:0;
}

#subnav ul li{
padding:3px;
}

/* FAQ */

.faqfrage {
	padding:5px 20px 5px 20px;
}



/* Social Bookmarking */
#socialLinks {
	position:absolute;
	right:0;
	top:13px;
	width:320px;
	height:40px;
/*	background-color:#060;*/
	text-align:right;
}

.tweetmeme {
	margin-top:5px;	
	margin-right:-18px;
}

/* Gutscheinbestellformular */

#mailBox td input, #gutscheinBox td input, #gutscheinBox td textarea {
	border: 1px solid #459ee6;	
}


/* Box für Gutscheincodes, z.B. auf Rabattseite */
.codebox {
	border:1px solid #999;
	padding:10px;
	display:block;
	width:75px;
	text-align:center;
	margin:20px;
	margin-left:50px;
	color:#ef1149;
	font-weight:bold;
}

/* Bestellformular */
.bestellForm_label {
	font-size:9px;	
}

table.stofftiergartenNavigation {
	background-color:#F7F7F7;
	padding:5px;
}

table.stofftiergartenNavigation td {
	text-align:left;
	font-size:12px;
	color:#000;	
}

table.stofftiergartenNavigation td a {
	color:#ef1149;
	color:#aaa;
	font-weight:bold;
	text-decoration:none;	
}

table.stofftiergartenNavigation td a:hover {
	text-decoration:underline;	
	color:#000;
}

.currentSelection {
	font-weight:bold;
	color:#ef1149;
}

table.stofftiergartenNavigation td a.currentSelection {
	font-weight:bold;
	color:#ef1149;
}

/* Stofftiergarten Tabelle */
table.stofftiergarten {
/*	margin-left:50px;*/
	margin-left:20px;	
}

table.stofftiergarten td{
	text-align:center;	
	padding:10px;
/*	padding:20px;*/
	border-spacing:10px; 
}

.stofftiergartenDiv {
	display:block;
	width:165px;
	height:241px;
	background-color:#ddd;
	background: url(../images/stofftiergarten_background.gif) 0 0 no-repeat; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:0px;
	color:#666;	
}

.stofftiergartenComments {
	text-align:center;
	margin-left:15px;
	margin-top:23px;
	width:130px;
	height:15px;	
	display:block;
	line-height:15px;
	margin-bottom:5px;
}


.stofftiergartenImgContainer {
	width:120px;
	height:120px;	
	border:0;	
	padding-top:14px;
	padding-bottom:0;
	vertical-align:middle;
	margin-left:18px;	
}	

.stofftierBearbeitenImgContainer { 	
	position:relative;
	width:145px;
	height:153px;
	float:left;
	background:url(/images/stofftiergarten_thumbnail_container.gif) top left no-repeat;
}

.stofftierBearbeitenHinweis {
	position:relative;
	float:right;
	width:184px;
	height:153px;
	float:left;
	background:url(/images/stofftiergarten_thumbnail_hinweis.gif) top left no-repeat;
	
}

.stofftierBearbeitenListe {
	width:749px;
	height:177px;
	display:block;
	background:url(/images/stofftiergarten_liste_background.gif) top left no-repeat;
}

.stofftierBearbeitenImgContainer a {
	vertical-align:middle;	
	border:0;	
}

.stofftierBearbeitenImgContainer a img {
	position:absolute;
	top:10px;
	left:10px;	
	vertical-align:middle;	
	border:0;	
}

.stofftiergartenImgContainer a {
	vertical-align:middle;	
	border:0;	
}

.stofftiergartenImgContainer a img {
	vertical-align:middle;	
	border:0;	
}
	
.stofftierName {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	display:block;
	width:165px;
	height:25px;
	text-align:center;
/*	margin:0 auto;*/
}

.stofftierName a {
	color:#459ee6;
	font-weight:bold;
	text-decoration:none;	
}

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

#detailRating {
	width:150px;
	height:50px;
	float:right;
	margin-top:-55px;	
}

#stofftierImage {
	border:0px solid #ddd;
	float:left;	
	width:400px;
	height:400px;	
	text-align:center;
}

#stofftierImage img {
	border:1px solid #ddd;	
}

.stofftierTitel {
/*	background-color:#ddd;*/
	width:200px;		
	margin-left:5px;	
}

#stofftierContainer {
	width:800px;
	height:400px;
	position:relative;	
}

#stofftierDetails {
	width:375px;
	float:right;
	position:relative;
	text-align:left;
	margin-top:100px;
/*	bottom:0;*/
	top:0;
	right:0;
}

#stofftierDetails p.stofftierGeschichteKlein  {
	font-size:10px;
	line-height:13px;	
}

p.stofftierList {
	display:block;
	padding:0;
	margin-bottom:5px;
}

#stofftierKommentarBereich {
	clear:both;	
	position:relative;
	padding:0px 0 15px 0;
}

#mailForm_box, #pwForm_box {
	padding:15px 0;	
}

#mailForm_box h3 {
	clear:both;
	display:block;
}

.stofftierKommentar {
	border:1px solid #CCC;
	padding:5px;
	margin:10px 0;
}

.kommentarMeta {
	font-size:9px;
	color:#999;
	line-height:10px;
}

.kommentarText {
	font-size:11px;
	color:#444;
	line-height:13px;
}

#siegerpodest {
	margin-top:40px;
	position:relative;
	width:780px;
	height:540px;
	background: #eee url(../images/stofftiergarten_siegerpodest.gif) no-repeat;	
}

#siegerpodest a {
	text-decoration:none;
}

.werbemittelImage {
	border: 1px solid #CCC;
	margin:3px;
}

.werbemittel:hover {
	text-decoration:none;				
}

/* Footer */
.footer-menu {
	list-style:none;
	position:absolute;
	left:0px;
	top:0px;
	text-align:left;
	display:inline;
	font-size:9px;
	color:#919191;
}

.footer-menu li{
	float:left;
	margin:0;
	padding:24px 0 0 0;
}

.footer-menu li a {
	border-right:1px solid #b3b3b3;
	text-decoration:none;
	color: #b3b3b3;
	padding:0 10px 0 10px;
	}
	
.footer-menu li a.start {
	padding-left:110px;
}	

.footer-menu li a.end {
	border-right:0;
}	

.footer-menu li a:hover {
	color: #222;
	}
	
#footer-bookmarks {
	width:300px;
	float:right;
	padding-top:17px;
	padding-left:80px;
	font-size:9px;
	text-align:right;
}	

/* Social Bookmark Icons */

ul.bookmarks {
	list-style-type:none;
	
}

ul.bookmarks li {
	display:inline;	
	padding:0 7px;
}

/* Newsletter */

#cr_newsletter_registration {
	width: 450px;
	padding:5px;
	border:1px solid #aaa;
	
	padding:3px;
	font-size:11px;
	padding-top:6px;
	font-weight:bold;	
	background-color:#fff;
	border: 0;	
}

#cr_newsletter_registration input, #cr_newsletter_registration textarea {
	margin:2px;
	background-color:#fff;
	padding:4px;
	text-decoration:none;		
	border: 1px solid #459ee6;	
}

#country {
	border:1px solid #aaa;
	margin:1px;
	width:200px;
}

#cr_newsletter_registration label {
	float:left;
	display:block;
	width:120px;
	font-weight:bold;
}




/* Kontaktformular */
/* Login zum Konto */

#loginForm *, #kontaktForm *, #commentForm *, #pwForm * {
	padding:3px;
}

#loginForm form, #kontaktForm form, #commentForm form, #pwForm form {
	border:0px solid #CCC;
	width:770px;
}

#loginForm table td, #loginForm table th {
	padding:7px;	
}

.kontakt_heading, .pw_heading, .form_heading {
	font-weight:bold;
	vertical-align:top;
	text-align:right;
	padding-top:4px;
}

.comment_heading {
	font-weight:bold;
	vertical-align:top;
	text-align:left;
}

.login_field, .kontakt_field, .comment_field, .pw_field {
	padding:3px;
	font-size:11px;
	padding-top:6px;
	font-weight:bold;	
	background-color:#fff;
/*	background-color:#eaf6ff;*/
	border: 1px solid #459ee6;
}

.login_button, #kontaktForm input.submitButton, #commentForm input.submitButton, #pwForm input.submitButton, #newsletterForm input.submitButton, #presseForm input.submitButton, #presseForm input {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ef1149;
	background-color:#fff;
	border: 1px solid #ef1149;	
	padding:4px;
	text-decoration:none;		
}

.login_button:hover, #kontaktForm input.submitButton:hover, #commentForm input.submitButton:hover, #pwForm input.submitButton:hover, #newsletterForm input.submitButton:hover, #presseForm input.submitButton:hover {
	background-color:#ef1149;
	color:#fff;
}

#presseForm form {
	text-align:center;	
	width:650px;
	padding:20px;
	border-bottom: 1px solid #ccc;
}

#presseForm {
	text-align:left;
	padding-left:50px;
}

#presseForm label {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-offset:3px;
	color:#555;
		
}

.inactive_button {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	background-color:#CCC;
	border: 1px solid #888;	
	padding:4px;
	text-decoration:none;
}

.error {
	color:#F00;
	font-size:10px;  
}

.hinweis {
	font-size:10px;  
}

.hinweis_rot {
	font-size:10px;  
	color:#F00;
}

.hinweis_gruen {
	font-size:10px;  
	color:#0F0;
}

.email-address {
	display:none;
}


/* Mitgliedskonto */

.stofftierDetailName {
	color: #ef1149;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

.stofftierDetailBeschreibung {
	color: #888;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	padding:0px;
	margin:0;
}
	
.change_textarea {
	padding:3px;
	font-size:14px;
	padding-top:6px;
	font-weight:normal;	
	background-color:#fff;
/*	background-color:#eaf6ff;*/
	border: 1px solid #459ee6;
}	

#imageLoading {
	display:none;	
}

/* Blog Attribute */

.postedby {
	font-size:9px;
	color:#666;
}

.commentslink {
	color:#ef1149;
	font-size:9px;
	text-decoration:none;
}

.commentslink:hover {
	color:#b20120;
}

#commentform {
	width:500px;
	padding:10px;
}

#commentform input, #commentform textarea {
	border: 1px solid #459ee6;
	}



.searchForm {
	font-size:11px;
	padding:2px;
	background-color:#fff;
	border: 1px solid #459ee6;
}

.searchButton {
	font-size:11px;
	color:#ef1149;
	background-color:#fff;
	border: 1px solid #ef1149;	
	font-weight:bold;	
}

.searchButton:hover {
	background-color:#ef1149;
	color:#fff;
}

.submitButton {
	padding:2px;
	font-size:12px;
	color:#000;
	background-color:#fff;
	border: 1px solid #0180c1;	
}

.submitButton:hover {
	background-color:#0180c1;
	color:#fff;
}

input, textarea {
}

.entrytitle {
	padding-top:0px;
}

.entrytitle h2 {
	padding-bottom:4px;
}

.entrytitle h2 a {
	color: #ef1149; 
	font-size: 20px; 
	line-height: 20px;
	font-weight: normal;
	padding-bottom:0;
	padding-top:0;
	margin:0;
	text-decoration:none;
	}	
	
.entrytitle h2 a:hover {
	color:#b20120;
	}
	
.entrytitle h3 {	
	color: #666; 
	font-size: 12px; 
	line-height: 12px; 
	font-weight: normal;
	text-decoration:none;
	padding:0;
	margin:0;
	}
	
.entrybody, .entrybody p {
	padding: 10px 0 4px 0;
}	

.entrybody ul, .entrybody ol {
	padding: 10px 0 10px 35px;
}

.entrybody li {
	padding: 1px 6px;
}


.wp-caption {
	float:right;	
}

img.alignleft,img.alignright,img.aligncenter{background:none;border:0px solid #fff;display:block;padding:3px}
img.alignleft{float:left;margin:0 10px 2px 0}
img.alignright{float:right;margin:0 0 2px 10px}
img.aligncenter{margin:5px auto}

.entrymeta {
	padding: 0 0 50px 0;	
}

.commentsblock h3 {
	color: #ef1149; 
	font-size: 14px; 
	line-height: 20px;
	font-weight: bold;
	padding:40px 0 10px 0;
	text-decoration:none;
	}
	
.commentsblock 	ol li {
	color:#888;
	padding-top:14px;
}

.commentsblock 	ol li cite {
	color:#555;
}

.commentsblock 	ol li cite a {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

.commentsblock 	ol li em {
	color:#c33;
	font-style:normal;
	font-size:9px;
}

