/*  
Theme Name: Michi-Ranseder Style
Theme URI: http://www.michi-ranseder.at
Description: Erstellt für Michael Ranseder
Version: 1.0
Author: Wolfgang Schmidleitner
Author URI: www.michi-ranseder.at
*/



/* Begin Typography & Colors */
@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/back_seite.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7E6F68;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
	scrollbar-track-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#7e7069;
	scrollbar-highlight-color:#7e7069;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-shadow-color:#7e7069;
	scrollbar-darkshadow-color:#ffffff;
}
#Hauptbereich {
	position:absolute;
	left:17px;
	top:0px;
	z-index:2;
}
#sponsoren {
	position:absolute;
	left:228px;
	top:42px;
	width:550px;
	height:220px;
	z-index:4;
	background-color: #ffffff;
	border: 1px solid #fec23c;
	padding: 10px;
}
#MichiRansederAt {
	position:absolute;
	width:307px;
	height:27px;
	z-index:1;
	background-image: url(images/png_michiranseder.at.png);
	left: 493px;
	top: 10px;
}
#Main {
	width:798px;
	z-index:3;
	background-color: #FFFFFF;
	float: left;
	margin-top: 135px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #fec23c;
	border-right-color: #fec23c;
	border-left-color: #fec23c;
	border-bottom-width: 0px;
}
#ende {
	width:800px;
	height:69px;
	background-image: url(images/back_ende.jpg);
	float: left;
}

#fusszeile {
	color: #fec23c;
	font-size: 11px;
	text-align: center;
	margin-top: 42px;
}

#fusszeile a{
	text-decoration:none;
	color: #fec23c;
}

#fusszeile a:hover{
	text-decoration:none;
	color: #ffffff;
}

#helm {
	position:absolute;
	left:8px;
	top:35px;
	width:158px;
	height:206px;
	z-index:3;
	background-image: url(images/png_helm.png);
}
#Michi {
	position:absolute;
	width:457px;
	height:661px;
	z-index:3;
	/* background-image: url(images/png_michiRanseder.png); */
	left: 780px;
	bottom: 0px;
}
#Blume {
	position:absolute;
	left:184px;
	top:-5px;
	width:131px;
	height:145px;
	z-index:3;
	background-image: url(images/png_blumen.png);
}
#unterstuetzt {
	position:absolute;
	left:213px;
	top:148px;
	width:11px;
	height:94px;
	z-index:3;
	background-image: url(images/gif_unterstuetzt.gif);
}
#Hauptnavigation {
	position:absolute;
	left:9px;
	top:280px;
	width:200px;
	z-index:3;
}
#kalenderback {
	padding:5px;
	background-color:#e6e6e6;
	border: 1px solid #000000;
	text-align: center;
	margin-top: 1px;
	float: left;
}

#kalenderback a{
	text-decoration:none;
	color:#fec23c;
	font-weight:bold;

}
#wp-calendar {
	width:100%;

}

#kalenderback a:hover{
	color:#524944;
	font-weight:bold;

}

#Inhalt {
	width:555px;
	min-height:600px;
	z-index:3;
	margin-top: 143px;
	margin-left: 228px;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#Ransomat {
	position:absolute;
	width:161px;
	height:106px;
	z-index:3;
	/* background-image: url(images/png_ransomat.png); */
	bottom: 15px;
	left: 17px;
}

#headline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
}

.eintrag {
}

.eintrag_headline {
	background-image: url(images/back_subheadline.jpg);
	height: 38px;
	width: 555px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 5px;
}

.eintrag_headline_ueberschrift {
	display: block;
	margin-left: 45px;
	color: #524944;
	font-weight: bold;
	font-size: 14px;
}

.eintrag_headline_datumAutor {
	font-size: 10px;
	display: block;
	margin-left: 45px;
	height: 20px;
	line-height: 22px;
	color: #999999;
}

.eintrag_text {
	float: left;
	width: 514px;
	margin-left: 45px;
	line-height: 19px;
}

.eintrag_text a {
	text-decoration:underline;
	color:#524944;fec23c
	
}

.eintrag_text a:hover {
	text-decoration:underline;
	color:#fec23c;
	
}

.eintrag_text_kommentar {

}

.kommentarAnzahl {
	font-size: 14px;
	font-weight: bold;
	color: #524944;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.commentbox{
background-color: #e6e6e6;
width: 450px;
padding: 10px;
}

.commentfooter{
background: url(images/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #000000;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.pagination{
padding: 12px;
display:block;
float:left;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 5px;
border: 1px solid #524944;
text-decoration: none; 
color: #524944;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #524944;
color: #000;
background-color: #fec23c;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}





