/*  
Theme Name: fisch_de
Theme URI: 
Description: Theme von www.fisch.at
Version: 1.0
Author: DI Hubertus Rothermann


	
 */

hmtl{
     }

body{
	  margin: 0 0 40px 0;
	/*	padding: 10px 0 0 0;  IE hack */
    background-color: #fff;
		font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #222;
}
/*		
HTML>body {
		 padding: 0; 
}
*/
/*--------------------textgestaltung--------------------*/


code { font-family: Consolas, Monaco, "Courier New", Courier, monospace; }

address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, th, var 
{
	font-style: normal;
	font-weight: normal;
}


pre {
	background: #f5f5f5;
	border: 1px solid #dadada;
	padding: 11px;
	font-size: 11px;
	line-height: 1.3em;
	overflow: auto;
}


strong {
	font-weight: bold;
}

em, cite {
	font-style: italic;
}

p{
		line-height: 20px;
     }

h1 {
	color: #006600;
	font-weight: normal;
	font-size: 24px;
	line-height: 1em;
	padding-top: 24px;
	padding-bottom: 12px;
}

h2 {
	color: #006600;
	font-weight: bold;
	font-size: 20px; 
	padding-top: 20px;
	line-height: 1em;
}


h3 {
	font-size: 14px;
	color: #222222;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}

h4 {
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	padding-bottom: 4px;
	color: #4459AB; 
	margin-bottom: 18px;
}

h5,h6{
     }

small {
	font-size: 10px;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul{
	padding-left: 15px;
}

ol{
     }

li{
   }



    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img {
}

address {
     }

.date {
	font-size: 11px;
	color: #666;
	margin: 8px 0;
	float: right;
}

.meta {
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 10px;
}

.feedback {
		text-align: right;
		font-size: 10px;
		text-transform: uppercase;
		border-bottom: 1px solid #dadada;
		padding-bottom: 1px;
		margin-bottom: 25px;
	}

		.feedback a {
			text-decoration: none;
		}

		.nextprev {
			margin-bottom: 2em;
		}

		.blog-categories ul li ul {
			margin-bottom: 0 !important;
		}

/*--------------------linkgestaltung--------------------*/

a { text-decoration: none; }

pre a { font-weight: normal; }

a { 
	color: #036; 
	text-decoration: none; 
	font-weight: bold; 
}

a:hover {
	 color:#e6b800; 
	 text-decoration: underline; 
}

a:link { 
	 color: #036;
   text-decoration: none;
    }

a:visited { 
	color: #666;
	text-decoration: none;
}
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover { 
	text-decoration: underline; 
}
a:link:active, 
a:visited:active {
	color:#ffd324;
}

h3 a:visited,
h3 a:link:visited {
	color: #036;
}


/*--------------------bilder als links--------------------*/
a img{
/*	border-left: 0;
	border-right: 0;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000; */
     }

a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }


/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

/*--------------------suche--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }

input, textarea {
	font-size: 8pt;
}


/*--------------------Kommentare--------------------*/
.alt {
	 
	}

.commentlist {
	padding-left: 20px;
	padding-top: 10px;
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 padding-bottom: 20px;
}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}

/*--------------------fuer den wp kalender--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------kategorien--------------------*/



.cat-item{
	border-bottom: 1px solid #dedede;;
	list-style-type: none;	
	padding: 5px 0 5px 0;
	margin-left: -5px;
}

.cat {
	padding: 10px 0 0 5px;
}

.widget_categories{
     }

.searchcategory{
	float: right;
	font-size: 11px;
	font-style: italic;
	font-family: "Lucida Sans";
	font-weight: normal;
	margin-top: 24px;
}


/*-------------------- fisch layout -----------------*/

div#box {
	width:100%;
	padding: 0 0px 0 0px;
	margin: 0;
	min-width:880px;
	
}
#fischbg {
    
    border-bottom: 2px solid #000000;
		border-top: 2px solid #000000;
    margin: 84px 0px 0px 0px;
  /*  float: left; */
	padding: 0;
    width: 100%;
		background: url(images/fische.jpg) 0 0;
	
}

div#besatzfische {
	width:181px;
	height: 15px;
	background: url(images/besatzfische.gif) 0 0 no-repeat;
	position: absolute;
	top: 86px;
	left: 0px;
}

div#rothermann {
	height: 17px;
	width: 100%;
	background: url(images/rothermann.gif) 0 0 no-repeat;
	position: absolute;
	top: 63px;
	left: 0px;
	margin: 0;
	padding: 0;
}

div#logo {
	width: 100%;
	min-width: 880px;
  height: 42px;
	background: url(images/fisch-logo.gif) 0 0 no-repeat;
	position: absolute;
	top: 17px;
	left: 0px;
	padding: 0;
	margin: 0;
	border-bottom: 2px solid #000;
}

div#footer {
	height: 17px;
	width: 100%;
	background-color: #1521a9;
	background-image: url(images/menubg.png);
  background-position: top;
  background-repeat: repeat-x;
	color: #fff;
	font-family: 'Lucida Grande',Verdana, Arial, Helvetica, sans-serif;
	padding-top:2px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
       
}

div#line {
	height: 2px;
	width: 100%;
	border-top: 2px solid #000;
	margin: 0;
	min-width:880px;
}


/* ======= tabs ============*/

#mainmenu {
	margin: 0px 0px 0 186px;
	padding:0px;
	height: 19px;
	background-color: #1521a9;	
	background-image: url(images/menubg.png);
  background-position: top;
  background-repeat: repeat-x;
	min-width: 694px;
}

#mainmenu li {
	margin: 0px 1px 0px 0px; 
	width:136px; 
	height: 19px;
	text-align: center;
	background-color: #1521a9;
	display: inline;
	list-style-type: none;
	float: left;
}

#mainmenu ul {
	margin:0;
	padding:0;
	background-color: #1521a9;
/*	width: 726px; */
}

#mainmenu li.page_item a,
#mainmenu li.page_item a:link, 
#mainmenu li.page_item a:visited {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: 'Lucida Grande',Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center; 
	display: block;
	margin-top: 0px;
	height:17px;
/*	width:136px; */ 
	background-image: url(images/menubg.png);
  background-position: top left;
  background-repeat: repeat-x;
  border-right: 1px dotted #999;
	padding-top: 2px;
}



#mainmenu li.page_item a:hover {
  color: #ffec5e;
  background-color: #434ce4;
  background-image: url(images/menucurrentbg.png);
  background-position: top left;
  text-decoration: none;
}


#mainmenu li.current_page_parent a,
#mainmenu li.current_page_parent a:link,
#mainmenu li.current_page_parent a:visited,
#mainmenu li.current_page_item,
#mainmenu li.current_page_item a,
#mainmenu li.current_page_item a:link,
#mainmenu li.current_page_item a:visited {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: 'Lucida Grande',Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	margin-top: 0;
  display: block;
  background-color: #434ce4;
	background-image: url(images/menucurrentbg.png);
  background-position: top left;
  background-repeat: repeat-x;
  border-right: 1px dotted #999;
	height: 17px;
}

#mainmenu li.current_page_ancestor a{}


#submenu ul li{
		border-bottom: 1px solid #dedede;
		list-style-type: none;	
		padding: 5px 0 5px 0;
		margin-left: -5px;
}

#main {
	width: 640px;
	padding: 20px;
	text-align: left;
	margin: 0 0 0 210px;
	min-height: 500px;
	}
		
#left {
	margin-top: 10px;
	padding: 10px 15px 10px 10px;
	text-align: left;
	vertical-align: top;
  top: 100px;
  left: 0px;
	position: absolute; 
	width: 160px;
	border-right: 1px dotted #26263E;
	font-size: 11px;
}

#pagemain {
  width: 840px;
	padding: 40px;
}

#left a:link,
#left a:visited, 
#left a:active {
	color: #036;
	text-decoration: none;
}

#left a:hover 
{
	color: #036;
	text-decoration: underline;
}


img.size-full,
img.size-medium,
img.size-thumbnail {

}

img.alignleftnoborder {
	position:relative; 
	float:left;
	padding:0; 
	margin: 0 20px 5px 0;
}

img.alignleft {
	position:relative; 
	float:left;
	padding:0; 
	margin: 0 20px 5px 0;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 0px;
	border-right: 0px;
}

img.alignright {
	position:relative; 
	float:right; 
	padding:0;
	margin: 0 0 0 20px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 0px;
	border-right: 0px;
}

dt.gallery-icon a img,
dt.gallery-icon img,
img.fisch {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 0px;
	border-right: 0px;
}

p.box {
	clear:both;
	height:20px;
}

table.archive {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin-bottom: 20px;	
	margin-top: 20px;
}

table.archive td {
	padding: 6px 30px 6px 10px;
	border-bottom: 1px solid #ccc;
}

.alt1 {
	background:#fff;
}

.alt0 {
 background: #ddd; 
}

div.line {
	overflow:auto;
	margin: 0 0 30px 0;
}

a.impressum, a.impressum:visited, a.impressum:link {
  color: #fff;
  text-decoration: none;
}

/* ------- Preisliste -------*/
#liste {
  border: 0px solid black;
  padding: 7px; 
  margin: 20px 0 0 0;
  width: 100%;
}
#liste td {
  padding: 7px;
}

#liste td.arial16 {
  font: 16px Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold;
  padding-left: 0px;
}



#liste td.space {
  width: 100px;
}

#liste td.t2 {
  width: 100px;
}

#liste td.t3 {
  width: 60px;
}

#liste td.t4 {
  width: 80px;
  text-align: right;
  padding-right: 10px;
}

#liste td.t5 {
  width: 140px;
}

tr.ok td.t1, tr.ok td.t2, tr.ok td.t3,tr.ok td.t4 {
  background: #ccd;
}

tr.ok td.t5 {
  background: #696;
}

tr.nix td.t1, tr.nix td.t2, tr.nix td.t3,tr.nix td.t4  {
  background: #ccd;
  color: #666;
}

tr.nix td.t5 {
  background: #ccd;
  color: #610;
}

tr.aus{
	display: none;
}


td.t5trans {
	background: #ccd;
}
/* index */

div.post {
	padding-top:40px;
	margin-bottom: 2px;
	border-bottom:1px solid black;
}

div.post h2 { 
	display: inline;
	margin-bottom:30px;
}

div.post h2 a {
	padding-bottom:30px;
}

div.post h2 a:visited {
	color: black;
}
