*{
	margin: 0;
	padding: 0;
	margin-top: 0px;
}	
html{background: #F1F1F1;}	
body{
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	background-color: #F1F1F1;
	padding: 12px 0px 4px 0px;
}

/* links  */
A:focus { outline: none; }
a{
	color: #1B57B1;
	text-decoration: none;
}
a:hover{
	color: #1B57B1;
	text-decoration: underline;
}

/* headings */

/* tables & forms */

/* ------------------------------------------------------------

	page structure & layout

------------------------------------------------------------ */

#container{
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	margin: 0 auto;
	text-align: left;
	width: 980px;
	background: #F1F1F1;
}
#header{
	background: #FFFFFF;
	border-top: 1px solid #828586;
	border-left: 1px solid #828586;
	border-right: 1px solid #828586;
	height: 80px;
	position: relative;
	background-image: url(http://www.windigipet.de/images/flogo2007.jpg);
}
#navigation{
	color: black;
	text-transform: uppercase;
	vertical-align: middle;
	margin-left: 10px;
}
#path-time{
	height: 22px;
	vertical-align: middle;
	background-color: #EDEFF1;
	border-bottom: 1px solid #828586;
	border-left: 1px solid #828586;
	border-right: 1px solid #828586;
	padding-top: 10px;
}	
#primary-content{
	float: left;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 30px 20px 30px 30px;
	width: 648px;
	background: #F1F1F1;
	margin-top: 0px;
}
#secondary-content{
	color: #000000;
	float: right;
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 0px 30px 20px 20px;
	width: 206px;
	background: #FFFFFF;
	margin-top: 20px;
	margin-right: 20px;
	border: 1px solid #C6C6C6;
	text-align: justify;
}	
#footer{
	clear: both;
	color: #aaa;
	width: 980px;
	padding-top: 30px;
}

/* ------------------------------------------------------------

	header

------------------------------------------------------------ */

#header h1 {
	font-size: 4.0em;
	position: absolute;
	margin: 30px 0 0 45px;
}
#header h1 a {
	color: #9ca9b7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	text-decoration: none;
}
#header h1 a:hover {color: #fff;}
#header h1 span {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}

/* ------------------------------------------------------------

	navigation

------------------------------------------------------------ */

#navigation ul{
	display: inline;
}
#navigation li{
	height: 20px;
	vertical-align: middle;
	display: block;
	float: left;
	list-style: none;
	background: url(images/maintab_back.gif) left bottom repeat-x;
}
#navigation2{
	height: 20px;
	vertical-align: middle;
	display: block;
	float: left;
	list-style: none;
	background: url(images/maintab_first.gif) left bottom repeat-x;
}
#navigation3{
	height: 20px;
	vertical-align: middle;
	display: block;
	float: left;
	list-style: none;
	background: url(images/maintab_last.gif) left bottom repeat-x;
}
#navigation li a{
	color: black;
	text-decoration: none;
	font-size:  9px;
	vertical-align: middle;
	padding: 8px 4px 4px 4px;
	font-family: tahoma, sans-serif;
}
#navigation li a:hover{text-decoration: underline;}


/* ------------------------------------------------------------

	path-time

------------------------------------------------------------ */

#path-time a{
	text-decoration: none;	
	font-size: 11px;
}
#path-time a:hover{text-decoration: none;}

/* ------------------------------------------------------------

	primary content

------------------------------------------------------------ */

#primary-content h2{
	background: url(http://www.windigipet.de/foren/Themes/steel/images/catbg.jpg) left top repeat-x;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 4px;
	border-bottom: 0px solid #ccc;	
}	
#primary-content h2 a{
	color: #FFFFFF;
	text-decoration: none;
}		
#primary-content h2 a:hover{
	color: #FFFFFF;
}	
#primary-content h3{
	background: url(http://www.windigipet.de/foren/Themes/steel/images/catbg.jpg) left top repeat-x;
	border-bottom: 1px solid #dfe3e4;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FFFFFF;
	padding: 5px;
}	
#primary-content h4{
	border-bottom: 1px solid #828586;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #000000;
	padding: 5px;
}	
#primary-content p{
	line-height: 1.5em;
	margin: 20px 0 20px 0;
}
#primary-content ol {
	line-height: 1.8em;
	margin: 0 30px 20px 50px;
}	
#primary-content ul {
	line-height: 1.8em;
	margin: 20px 30px 20px 30px;
}
#primary-content ul li {
	line-height: 1.8em;
	list-style: url(images/blue-box.gif);
	padding-left: 2px;
	padding-top: 5px;
}
#primary-content ul.pages {
	line-height: 1.8em;
	margin: 0 30px 20px 0;
	margin-left: 10px;
}
#primary-content ul.pages li {
	background: url(images/timeicon.gif) no-repeat 0 50%;
	line-height: 1.8em;
	list-style: none;
	padding-left: 15px;
}

/* Archive & SiteMap pages */

#primary-content dl {
	margin: 10px 0 0 10px;
}
#primary-content dt {
	font-size: 1.1em;
	margin: 5px 0;
}
#primary-content dt a{
	color: #222;
	background: url(images/arrow.gif) no-repeat 0 50%;
	padding-left: 10px;	
}
#primary-content dd {
	margin-left: 5px;
}
#primary-content dd a {
	background: url(images/timeicon.gif) no-repeat 0 50%;
	padding-left: 15px;
}

/* forms & class's */

#primary-content form{margin: 10px 0 20px 0;}		
#primary-content fieldset legend{
	margin: 0 0 10px 0;
}
#primary-content fieldset{
	background: #fff;
	border: 1px solid #dfe3e4;
	padding: 5px 15px 15px 10px;
	width: 95%;
	margin-bottom: 20px;
	position: relative;
}
#primary-content fieldset p{
	margin: 0 0 10px 0;
}
#primary-content fieldset textarea{
	overflow: auto;
}
form .field:focus, form .text:focus, form textarea:focus {background: #E9EDFF; color: #324F6A;}
#primary-content textarea{
	height: 150px;
	overflow: auto;
}

/* IE styles for admin inputs, easier if we had a class */

*html #t,#s,#desc,#at,#as,#dm,#km,#webtitle,#webSEF,#wdesc,#wkey,#we,#cs,#lang,#char,#dt,#artl,#rssl,#cl,#wff,#wfc,#uname,#pass1,#pass2{
	border: 1px solid #dfe3e4;
	padding: 2px;
	width: 97%;
}	
	
/* ------------------------------------------------------------

	secondary content

------------------------------------------------------------ */

#secondary-content h2{
	color: #666666;
	border-bottom: 1px solid #C6C6C6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	margin: 20px 0 5px 0;
	padding: 7px 0 7px 0;
	text-transform: uppercase;
}
#secondary-content h3{
	color: #1B57B1;
	border-bottom: 1px solid #C6C6C6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 20px 0 5px 0;
	padding: 7px 0 7px 0;
	text-transform: uppercase;
}
		
#secondary-content p{
	margin: 0;
	color: #000000;
	text-align: left;
}		
.menu {
	margin: 0;
	text-align: left;
}		
#secondary-content ul{
	margin: 7px 0 20px 10px;
}	
#secondary-content ul li{
	background: url(images/timeicon.gif) no-repeat 0 1px;
	height: 18px;
	list-style: none;
	padding-left: 15px;
}	
#secondary-content a{	
	color: #4B798B;
	text-decoration: none;
}	
#secondary-content a:hover{
	color: #231f20;
}	

/* class's */

#secondary-content .searchfield{
	font-size: 1.1em;
	padding: 3px;
	width: 68%;
}

/* ------------------------------------------------------------

	footer

------------------------------------------------------------ */

#footer p{
	line-height: 1.5em;
	margin-top: 15px;
	text-align: center;
}
#footer a{
	color: #000000;
	text-decoration: none;
}
#footer a:hover{
	color: #000000;
	text-decoration: underline;
}
/* ------------------------------------------------------------

	misc.

------------------------------------------------------------ */

a img {border: none;}
acronym{cursor: help;}
legend{
	color: #324F6A;
	font-weight: bold;
}
blockquote{
	background: url(images/quote.gif) no-repeat 10px 0;
	color: #76aac9;
	border-left: 2px solid #76aac9;
	line-height: 1.5em;
	margin: 0 10px 20px 10px;	
	padding: 0 10px 0 10px;
}
hr, .hide {display: none;}
.show{display: block;}

/* class's */

.pathway{
	font-size: 0.9em;
	margin-left: 50px;
	margin-top: 8px;
	position: absolute;
}
.time{	
	position: absolute;
	right: 50px;
	top: 25px;
}
.right, .left{	
	background: #fff;
	border: 1px solid #e3e7e8;
	float: left;
	margin: .5em 12px 6px 0;
	padding: 2px;
}
.right{
	float: right;
	margin: .5em 0  6px 12px;
}
.left{
	float: left;
	margin: .5em 12px 6px 0;
}

/* infoline */

.infoline{
	color: #afafaf;
	font-size: 0.9em;
}
.infoline a{
	color: #afafaf;
}
.infoline .more a{
	background: url(images/arrow.gif) no-repeat 0 50%;
	padding-left: 10px;
}
.infoline .commentcount a{
	background: url(images/comment.gif) no-repeat 0 50%;
	padding-left: 15px;
	margin-right: 5px;
}
.infoline .date{
	background: url(images/timeicon.gif) no-repeat 0 50%;
	padding-left: 10px;
}
.infoline .edit a{
	border-left: 1px solid;
	padding-left: 7px;
}
.infoline .author a{
	background: url(images/comment.gif) no-repeat 0 50%;
	padding-left: 15px;
}

/* paginator */

.paginator{
	font-size: 0.9em;
}
.commentsbox{margin-top: 25px;}	
#primary-content .commentsbox h2{
	background: url(http://www.windigipet.de/foren/Themes/steel/images/catbg.jpg) left top repeat-x;
	border-bottom: 1px solid #dfe3e4;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	text-transform: uppercase;
}
.comment { 
	background: #fff; 
	border: 1px solid #dee2e3;
	color: #221f20;
	font-size: 0.9em;
	padding: 5px 10px 0px 10px; 
	margin: 10px 0 10px 0;
	overflow: auto;
}
.comment .infoline{
	font-size: 1.0em;
	color: #222;
	font-weight: bold;	
}
.comment .infoline .author a{
	padding-right: 3px;
	color: #76aac9;
}
.comment .infoline .author a:hover{
	text-decoration: none;
}
.field, .searchfield, .text, textarea, select{
	border: 1px solid #dfe3e4;
	padding: 2px;
	/* width: 97%; */
}
textarea{
	border: 1px solid #dfe3e4;
	padding: 2px;
	 width: 97%; 
}
input[type=text], input[type=password]{
	border: 1px solid #dfe3e4;
	padding: 2px;
	/* width: 97%; */
}
input{
	border: 1px solid #dfe3e4;
	padding: 2px;
	/* width: 97%; */
}
input[type=password]{
	/* width: 57%; */
}
.button{
	cursor: pointer;
	float: left;
	margin: 10px 0 0px 0;	
	padding: 3px;
	border: 1px solid #dfe3e4;
	background-color: #FFFFFF;
}
.searchbutton{cursor: pointer;border: 1px solid #dfe3e4;background-color: #F1F1F1; font-size: 11px;}	
.New_Admin_Links {font-size:85%;text-align:center;}

.midlength {width: 40%;}
.biglength {width: 75%;}

/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	color: black;
	text-transform: uppercase;
	vertical-align: middle;

}
.maintab_back, .maintab_active_back
{
	color: black;
	text-decoration: none;
	text-transform: uppercase;
	font-size:  9px;
	vertical-align: middle;
	padding: 4px 4px 4px 4px;
	font-family: tahoma, sans-serif;
}

.maintab_first
{
	background: url(images/maintab_first.gif) left bottom no-repeat;
	width: 10px;
}
/* main tab background */
.maintab_back
{
	background: url(images/maintab_back.gif) left bottom repeat-x;
}
.maintab_last
{
	background: url(images/maintab_last.gif) left bottom no-repeat;
	width: 8px;
}
.maintab_active_first
{
	background-color: #3E445C;
}
/*the background of the tab that is currently active */
.maintab_active_back
{
	background-color: #3E445C;
}
.maintab_active_last
{
	background-color: #3E445C;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited
{
	color: black;
	text-decoration: none;
}

/* The active tab links */
.maintab_active_back a:link , .maintab_active_back a:visited
{
	color: white;
	text-decoration: none;
}

.maintab_back a:hover
{
	color: black;
	text-decoration: underline;
}
.maintab_active_back a:hover
{
	color: white;
	text-decoration: none;
}
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	color: black;
	font-style: normal;
	background-color: #EDEFF1;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/flogo20072.jpg);
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	font-weight: normal;
	color: black;
	font-style: normal;
}

.titlebg a:hover
{
	color: #404040;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	color: black;
	font-style: normal;
	text-decoration: underline;
}

.titlebg2 a:hover
{
	text-decoration: underline;
}

/***************** definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: black;
	text-transform: uppercase;
	vertical-align: middle;

}
.mirrortab_back, .mirrortab_active_back
{
	color: black;
	text-decoration: none;
	font-size:  9px;
	vertical-align: middle;
	padding: 4px 4px 4px 4px;
	font-family: tahoma, sans-serif;
}

.mirrortab_first
{
	background: url(images/mirrortab_first.gif) no-repeat;
	width: 10px;
}
.mirrortab_back
{
	background: url(images/mirrortab_back.gif) repeat-x;
}
.mirrortab_last
{
	background: url(images/mirrortab_last.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_first
{
	background-color: #3E445C;
}
.mirrortab_active_back
{
	background-color: #3E445C;
}
.mirrortab_active_last
{
	background-color: #3E445C;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited
{
	color: black;
	text-decoration: none;
}

.mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: white;
	text-decoration: none;
}

.mirrortab_back a:hover
{
	color: black;
	text-decoration: underline;
}

.mirrortab_active_back a:hover
{
	color: white;
	text-decoration: underline;
}
.tborder
{
	padding: 0px;
	border: 1px solid #828586;
}

* Paginator */
.paginator { font-size: 12px; padding-top: 10px; margin-left: auto; margin-right: auto;}
.paginator a, .this-page { color: #1B57B1; padding: 2px 2px; border: solid 0px #ddd; background: transparent; text-decoration: none; }
/*.paginator a:hover { color: #fff; background: #1B57B1; background: url(http://www.windigipet.de/foren/Themes/steel/images/catbg.jpg) left top repeat-x; border-color: #036; text-decoration: none; }*/

.paginator .atfirst { padding: 2px 2px; border: solid 0px #ddd; background: transparent; color: #aaa; }
.paginator .atprev { margin-right: 5px; padding: 2px 2px; border: solid 1px #ddd; background: #fff; color: #aaa; }
.paginator .atlast { padding: 2px 2px; border: solid 0px #ddd; background: transparent; color: #aaa; }
.paginator .atnext { margin-left: 5px; padding: 2px 2px; border: solid 1px #ddd; background: #fff; color: #aaa; }

.paginator .first { padding: 2px 2px;border: solid 0px #ddd; background: transparent;}
.paginator .prev { margin-right: 5px; padding: 2px 2px; border: solid 0px #ddd; background: transparent; }
.paginator .last { padding: 2px 2px; border: solid 0px #ddd; background: transparent; }
.paginator .next { margin-left: 5px; padding: 2px 2px; border: solid 0px #ddd; background: transparent; }

.paginator .break { padding: 2px 2px; border: solid 0px #ddd; background: transparent; text-decoration: none; }
.paginator .this-page { padding: 2px 2px; border-color: #999; font-weight: bold; font-size: 13px; background: transparent; color: #990000; }
.float-left  { float: left; }
.float-right { float: right; }
div#GalleryBody .Gallery {  
   margin:     0;   
   padding:    0;  
   overflow:   hidden; 
   width:      99%;
   list-style: none;  
}  
  
div#GalleryBody .Gallery li {  
   float:      left;  
   display:    inline; 
   width:      120px; 
   margin:     1% 1% 1% 1%; 
   padding:    10px 0; 
   height:     80px; 
   position:   relative; 
}  
  
div#GalleryBody .Gallery a, .Gallery img {  
   display:    block;  
   width:      100%;  
}  
  
div#GalleryBody .Gallery a img {  
   padding:    3px; /* 3px; */  
   background: #fff;   
   border:     1px solid #E2E2E2;   
} 
  
div#GalleryBody .Gallery a:link, .Gallery a:visited, .Gallery a:focus, .Gallery a:hover, .Gallery a:active {  
   padding:    3px; 
   background: transparent;  
   width:      120px;  
   height:     80px;  
   position: absolute; top: 50%; left: 50%;
   margin: -36px 0 0 -36px; 
}  
  
div#GalleryBody .Gallery a:hover {  
   background: #ffff;  
   border:     1px solid #ffff;  
   border-color:   #fff;  
}  
  
div#GalleryBody .Gallery {  
   padding-bottom: 5px;  
   margin-top:     5px;  
}