/*  
Theme Name: gratis Fick Theme
Theme URI: http://imblickpunkt.com
Description: gratis Fick Theme eben
Version: 1.0
Author: Schalkie
Author URI: http://imblickpunkt.com

	
 */

hmtl{
     }

body
	{
	padding:0px;
	margin:0px;
	background-color:#FFECF4;
	font-family:verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
     }
/*--------------------DIVs------------------------------*/

div#pagecenter
	{
	margin: 0 auto;
	width: 980px;
	}
	
div#header
	{
	width:100%;
	height:70px;
	background-image:url(images/headbg.jpg);
	}
	
div#topmenu
	{
	width:100%;
	height:38px;
	background-image:url(images/topmenubg.jpg);
	}
	
div.topmenulink
	{
	padding:3px;
	margin:7px;
	margin-left:10px;
	font-weight:bold;
	float:left;
	background-color:#FFFFFF;
	border:1px solid #eee;
	}
	
div#logo
	{
	width:388px;
	height:70px;
	background-image:url(images/logo.jpg);
	}
	
div#content
	{
	margin-top:10px;
	width:980px;
	margin-left:10px;
	}
	
div#real-content
	{
	width:758px;
	float:left;
	margin-right:20px;
	}
	
div#galleryborder
	{
	width:680px;
	margin-left:40px;
	}
	
div#navi
	{
	width:190px;
	float:left;
	}
	
div.linkblockheader
	{
	margin-top:6px;
	text-align:right;
	color:#ff00cc;
	font-size:10px;
	}
	
div.linkblock
	{
	
	}
	
div.headlines
	{
	padding-bottom:5px;
	border-bottom:1px #bbb dotted;
	}
	
div.textboxes
	{
	text-align:justify;
	margin-bottom:5px;
	}

div.postblockborder
	{
	width:752px;

	padding:2px;
	border-bottom:1px #bbb dotted;
	margin-bottom:10px;
	}
	
div.postblock
	{
	width:94px;
	float:left;

	}
	
div.clear
	{
    clear: left;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
	}
	
div.mitteilung
	{
	margin-top:10px;
	margin-bottom:10px;
	width:645px;
	border:1px #FF00CC solid;
	background-color:#fff;
	text-align:center;
	float:left;
	padding:5px;
	font-weight:bold;
	font-size:14px;
		}
	
div#footer
	{
	border-top:1px #bbb dotted;
	width:980px;
	margin-top:10px;
	text-align:center;
	color:#666666;
	}
/*--------------------textgestaltung--------------------*/

div.linkblock br
	{
	margin:0px;
	padding:0px;
	height:0px;
	font-size:0px;
	}

div.postblock p
	{
	margin:0px;
	padding:0px;
	}

p{
     }

h1{
font-size:12px;
color:#FF00CC;
margin:0;
padding:0;
     }
	 
h2,h3,h4,h5,h6{
font-size:12px;
color:#FF00CC;
margin:0;
padding:0;
     }



acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul{
margin:0px;
padding:0px;

list-style:none;
color:A08B00;
     }
ol{
	margin:0px;
	padding:0px;
     }
     li{
	margin:0px;
	padding:0px;
	overflow:hidden;
          }

    ul ul{
		margin:0px;
	padding:0px;
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

/*--------------------linkgestaltung--------------------*/
div.linkblock a:link,
div.linkblock a:visited
	{
	display:block;
	padding:3px;
	padding-left:25px;
	list-style:none;
	background-image:url(images/linkicon.gif);
	background-repeat:no-repeat;
	border:1px solid #ddd;
	color:#333;
	margin-bottom:4px;
	background-color:#FFFFFF;
	letter-spacing:0.1em;
	}
div.linkblock a:link:active,
div.linkblock a:hover
	{
	display:block;
	background-color:#eee;
	color:#000;
	padding:3px;
	padding-left:25px;
	background-image:url(images/linkicon-on.gif);
	background-repeat:no-repeat;
	}

a {
color:#333333;
     }
a:link { color:#333333;
     }
a:visited { color:#333333;
     }
a:link:focus{ color:#333333;
     }
a:link:hover, 
a:visited:hover { color:#333333;
    }
a:link:active, 
a:visited:active { color:#333333;
     }

/*--------------------bilder als links--------------------*/
a img{
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

div.postblock a img{
	margin:2px;
	padding:3px;
	border:solid 1px #CCCCCC;
	background-color:#fff;
     }
div.postblock a:link img {
	border:solid 1px #000000;
	margin:2px;
	padding:3px;
	border:solid 1px #CCCCCC;
	background-color:#fff;
     }
div.postblock a:visited img {
	border:solid 1px #000000;
	margin:2px;
	padding:3px;
	border:solid 1px #CCCCCC;
	background-color:#fff;
     }
	 
div.postblock a:hover img {
	border:solid 1px #000000;
	margin:2px;
	padding:3px;
	border:solid 1px #CCCCCC;
	background-color:#CCCCCC;
     }
div.postblock a:link:active img, 
div.postblock a:visited:active img {
	border:solid 1px #000000;
	margin:2px;
	padding:3px;
	border:solid 1px #CCCCCC;
	background-color:#fff;
      }
/*--------------------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{
     }




/*--------------------Kommentare--------------------*/
.alt {
	 
	}

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.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--------------------*/

li#categories{
     }

.widget_categories{
     }

	/*-------------------WP Requires------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin-right:5px;
}

.alignright {
	float: right;
	margin-left:5px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}