/*  
Theme Name: kreuzhof
Theme URI: http://www.kreuzhof-am-see.at
Description: Ein kreuzhof-am-see.at Template von machen.de. Fragen? E-Mail: <a href='mailto:info@machen.de'>info@machen.de</a> - Tel: 0911 / 93 777 93
Version: 1.0
Author: Stefan Wendhausen | machen.de
Author URI: http://www.machen.de 

	
 */

html{
     }

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	color: #858688;
	leftmargin:0px;
	topmargin:0px;
	marginwidth:0px;
	marginheight:0px;
	background-image: url(img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#d1eaff;

	}


/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#main {
	position:relative;
	margin:auto;
	width:923px;
	z-index:1;
}
#kopf{
	top:0px;
	left:0px;
	position:relative;
	margin:0;
	z-index:1;
}
#titel{
	top:0px;
	left:0px;
	position:absolute;
	margin:0;
	z-index:1;
}
#head{
	position:absolute;
	margin:0;
	z-index:2;
}
#video{
	position:relative;
	margin:0;
	z-index:10;
}
#navi {
	position:absolute;
	top:220px;
	margin:0;
	width:923px;
	z-index:2;
}

#thumbs{
	position:absolute;
	width:385px;
	height:265px;
	top:5px;
	margin:0;
	z-index:2;
	left: 11px;
}
#image1{
	visibility:visible;
}
#image2{
	visibility:hidden;
}
#image3{
	visibility:hidden;
}
#image4{
	visibility:hidden;
}
#image5{
	visibility:hidden;
}
#image6{
	visibility:hidden;
}
#image7{
	visibility:hidden;
}
#image8{
	visibility:hidden;
}
#image9{
	visibility:hidden;
}
#image10{
	visibility:hidden;
}
#image11{
	visibility:hidden;
}
#image12{
	visibility:hidden;
}
#image13{
	visibility:hidden;
}
#image14{
	visibility:hidden;
}
#image15{
	visibility:hidden;
}
#image16{
	visibility:hidden;
}
.bildquer {
	position:absolute;
	background-color: #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin:0;
	z-index:2;
	height:340px;
	width:450px;
	top:80px;
	left:445px;
}
.bildhoch {
	position:absolute;
	background-color: #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin:0;
	z-index:2;
	height:450px;
	width:340px;
	top:3px;
	left:500px;
	visibility: hidden;
}
#map {
	position:absolute;
	margin:0;
	border: 5px solid #FFFFFF;
	z-index:2;
	height:370px;
	width:500px;
	top:5px;
	left:385px;
	visibility: visible;
}

#content {
	position:absolute;
	top:292px;
	margin:0;
	width:923px;
	z-index:2;
}

#innercontent {
	margin: 20px;
}

#sidebar {
	float: left;
	width: 215px !IMPORTANT;
	color: #838488;
	background-color:fff;
	margin-left:60px;
}

#footer {
	float:none;
	clear:both;
	height: 15px;
	width: 100%;
	margin: 0px;
}

#footer_text, #footer_text a, #footer_text li {
	padding-right: 35;
	height: 12px;
	color: #020852;
	font-size:12px;
	text-align:right;
	font-size: 1.0em;
	list-style-type: none;
}

	 
/*--------------------page container--------------------*/


/*--------------------textgestaltung--------------------*/

p{
	font-size:1.2em;
	line-height: 1.6em;

     }

h1,h2,h3,h4,h5,h6{
	color: #020852;
	font-family:Arial, Helvetica, sans-serif;

     }

h1 {
	font-size:2.0em;
	font-weight:bold;
}

h2 {
	font-size:1.8em;
	font-weight:normal;
}

h3 {
	font-size:1.2em;
	font-weight:normal;
}

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

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



div.hr {
  height: 30px;
  background: #D1EAFF url(images/hr.jpg) no-repeat scroll center;
}

div.hr hr {
  display: none;
}

td {
	font-size:1.2em;
}

dl{
     }

dt{
     }

dd{
     }

ul{
     }
ol{
     }

li {
	font-size: 1.2em;
}

ul ul{
     }

blockquote{
     }

blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

address {
     }

/*--------------------linkgestaltung--------------------*/


a {	
	color: #858688;

}
	 
a:link { 
	text-decoration: none;
     }
a:visited { 
	text-decoration: none;
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover { 
	text-decoration: underline;
    }
a:link:active, 
a:visited:active {
   	text-decoration: none;
     }

#sidebar ul li {
}

#sidebar .page_item a:hover, #sidebar .current_page_item a {
	color: #EA284D; 
}

#sidebar li {
	font-size:1.8em;
	padding-bottom: 15px;
}

/*--------------------bilder als links--------------------*/
a img{
	border:0px;
     }
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{
     }

/*--------------------bildausrichtungen--------------------*/

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

img.alignright {
 padding: 1px;
 margin: 0 0 2px 7px;
 display: inline;
 }

img.alignleft {
 padding: 1px;
 margin: 0 7px 2px 0;
 display: inline;
 }

.alignright {
 float: right;
 }

.alignleft {
 float: left
 }


/*--------------------Kommentare--------------------*/
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


.commentlist cite, 
.commentlist cite a {
	 
	}


#commentform input {
	}

#commentform textarea {
	width:595px;
	}

#commentform #submit {
	 
	}
/* End Comments */

/*--------------------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 { 
      }

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/*-------------------- widgets---------------------*/
h2.widgettitle{
	font-weight:bold;
     }
	 
.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{
     }

/*--------------------custom-------------------------*/
#sidebar span.fett {
	color: #EA284D;
	font-size:1.4em;
	font-weight:bold;
}

.date {
	float:right;
	padding-top:1.2em;
}

/*--------------------twitter----------*/
.aktt_tweets ul {
	padding:0;
}

.aktt_tweets ul li {
	list-style:none;

}

/*--------------------PHP Widget----------*/
#sidebar execphpwidget {
    padding: 0px;
}

#sidebar ul li, #flexipages-2 ul li, #flexipages-2 ul li, #flexipages-2 ul {
	list-style:none;
	border-bottom:0px;
	margin:0px;
	padding:0px;
	padding-top: 8px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostDate { position: absolute; top: 0px; left: 0; text-align: center; margin: 0; padding: 2px 10px 2px 0px; list-style: none; border-right: solid 1px #ccc;}

div#shShutter {
        background-color: #7087B0 !IMPORTANT;
        opacity: 1 !IMPORTANT;
        filter:alpha(opacity=100) !IMPORTANT;
}
.PostDate .month { display: block; font-size: 9px; line-height: 9px; color: #666; text-transform: uppercase;}
.PostDate .day { display: block; font-size: 21px; font-family: 'Arial'; font-weight: bold; line-height: 19px; color: #ccc; letter-spacing: -1px;}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
