/*
Theme Name: Foggensteiner.at
Theme URI: http://foggensteiner.at
Description: Official Wordpress Theme for foggensteiner.at
Version: 0.6
Author: Datenwerk Innovationsagentur
Author URI: http://datenwerk.at
Tags: 4 columns, complex, hardcore

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

* { margin:0; padding: 0; }
option { padding-left: 0.4em; }

* html body * { overflow:visible; }
* html iframe, * html frame { overflow:auto; }
* html frameset { overflow:hidden; }

html { height: 100%; margin-bottom: 1px; }

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75.00%; 
  color: #000;
  background: #fff;
  text-align: left;
}

fieldset, img { border: 0 solid; }

ul, ol, dl { margin: 0 0 1em 1em }
li { margin-left: 1.5em; line-height: 1.5em; }

dt { font-weight: bold; }
dd { margin: 0 0 1em 2em; }

blockquote { margin: 0 0 1em 1.5em; }

a{
	text-decoration: none;
	color:#000000;
	font-weight:normal;
	font-size:1em;
}

h1{
	margin:5px 0 20px 0;
	font-weight:normal;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	font-size:2.1em;
	line-height:1em;
}

#aktuelles h1, #referenzen h1 {
margin:5px 0 34px 0;
}

h2{
	font-family:"Times New Roman", Times, serif;
	font-size:1.8em;
	font-weight: normal;
	line-height:0.75em;
	margin:20px 0 10px 0;
}

h3{
	font-size:1.0em;
	font-weight: bold;
}

#wrap { width: 1000px; background: #fff; padding: 10px; }

#header{
	position:relative;
	background:url(images/logo_neu.jpg) no-repeat top left;
	margin-bottom:10px;
	padding:85px 0 0 0;
}

#header ul {
	position:absolute;
	top: 42px;
	left: 220px;
	margin: 0;
	text-transform:capitalize;
}

#header li{
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.2em;
	display:inline;
	margin: 0;
}

#header a{
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.0em;
}

#header p{
	margin:0 0 0 220px;
	padding-top:60px;
	text-transform:capitalize;
}

#searchform, #searchform input{
	display:inline;
}

#s{
	background-color:#DDDDDD;
	border:0;
	font-size: 0.92em;
	padding: 2px;
}

#header, #main { clear:both; }

#col1 {
	width: 215px;
	height: 565px;
	float: left;
	background: #f4e5dd url(images/left.gif) no-repeat left bottom;
}
#col1_content { padding: 14px 14px;}

#col3 { width:auto; height: 565px; margin-left: 220px; margin-right: 0; }
#col3_content { padding: 0; }

#col1_content, #col3_content { position:relative; }

.page_content #col3 { border-left: 2px solid #e2e1e1;}
.page_content #col3_content { padding: 0 0 0 7px;}

#col1 ul { list-style: none; margin: 0;}
#col1 li { margin: 0; line-height: 1.3em;}
#col1 h1 { margin-bottom: 10px;}
#col1 h1 li {line-height: 0.75em;}
#col1 h2 {
	font-size: 2.7em;
	line-height: 0.9em;
}
/***********************************************************/

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix { display: block; }
.floatbox { overflow:hidden; }
#ie_clearing { display: none; }

.subcolumns { width: 100%; overflow:hidden; }

.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l, #public, #lobbying, #aktuelles, #referenzen { float: left; }
.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r { float: right; margin-left: -5px; }

.c25l, .c25r { width: 25%; }
.c33l, .c33r { width: 33.333%; }
.c50l, .c50r { width: 50%; }
.c66l, .c66r { width: 66.666%; }
.c75l, .c75r { width: 75%; }
.c38l, .c38r { width: 38.2%; }
.c62l, .c62r { width: 61.8%; }



#public, #lobbying, #aktuelles, #referenzen {
	font-size: 1.16em;
	width: 191px; 
	height: 565px; 
	border-left: 2px solid #e2e1e1;
}
#public h1, #lobbying h1 {
	margin: 5px 0;
}
#public h2, #lobbying h2, #aktuelles h2, #referenzen h2 {
	font-size: 1.33em;
	margin: 5px 0;
	font-variant:small-caps;
}

.subc  { padding: 0 0.5em; }
.subcl { padding: 0 0.5em 0 0; }
.subcr { padding: 0 0 0 1em; }

.subcolumns p { padding: 5px 0;}

.date{
	font-size:1.16em;
	display:block;
	padding: 0 0 10px 0;
}

.preview{
 margin: 10px 0 5px 0;
}

a.more { text-decoration: underline;}

.single_meta {
	display: block;
	text-align: right;
	margin: 20px 0 10px 0;
	font-size: 0.92em;
}
.s-header a {font-weight: bold }
.s-postmetadata {margin-bottom: 1em; }

/***********************************************************/

#b1s{
	width:200px;
	height:565px;
	background-image:url(images/left.gif);
	background-repeat:no-repeat;
	background-color:#f4e5dd;
	background-position:bottom;
	float:left;
	margin-right:5px;
	font-variant:small-caps;
	padding:5px;
	padding-left:10px;
	font-weight:bold;
}
#b1{
	width:200px;
	height:565px;
	background-image:url(images/left.gif);
	background-repeat:no-repeat;
	background-color:#f4e5dd;
	background-position:bottom;
	float:left;
	margin-right:5px;
	font-variant:small-caps;
	padding:5px;
	padding-left:10px;
	font-weight:bold;
	line-height:1.2em;
}
#b1_blue{
	width:200px;
	height:565px;
	background-image:url(images/left_blue.gif);
	background-repeat:no-repeat;
	background-color:#d1d3e4;
	background-position:bottom;
	float:left;
	margin-right:5px;
	font-variant:small-caps;
	padding:5px;
	padding-left:10px;
	font-weight:bold;
	line-height:1.2em;
}
#b2{
	width:180px;
	height:575px;
	float:left;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	margin-left:10px;
	padding:0px 5px;
	font-size:12px;
}
#b2s{
	width:220px;
	height:50px;
	
	padding:0px 0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#b2sb{
	width:400px;
	height:50px;
	margin-left:-40px;
	margin-bottom:-100px;
	padding:0px 0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#b3{
	width:200px;
	height:565px;
	padding:5px;
	font-variant:small-caps;
	border-right:1px solid #000000;float:left;font-size:12px;
}

#b3s{
	width:400px;
	height:460px;
	padding:0 5px 0 0;
	border-right:1px solid #ffffff;float:left;font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:50px;
	}
	#b3sc{
	width:400px;
	height:460px;
	padding:0 5px 0 0;
	border-right:1px solid #ffffff;float:left;font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:50px;
	}
	
	#b3sb{
	width:400px;
	height:460px;
	padding:0 5px 0 0;
	border-right:1px solid #ffffff;float:left;font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	}

#b4{
	width:180px;
	padding:5px;
	height:575px;
	float:left;
	font-size:12px;
}
#b4s{
	width:180px;
	padding:5px;
	height:460px;
	float:left;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:45px;
}
#be5{
	width:180px;
	height:575px;
	margin-left:5px;
	border:1px solid #000000;
}	

#be6{
	width:180px;
	height:575px;
	margin-left:5px;
	float:right;
}

#content{
	width:480px;
	height:565px;
	float:left;
	border-left:1px solid #000000;
	padding:5px;
}	

img{
	margin:5px 0px 10px 0px;
}





.txt{
	font-size:16px;
}

.kursiv{
	font-variant:normal;
	font-size:15px;
	font-style:italic;
	
}

.times{
	font-family:"Times New Roman", Times, serif;
}

.navitxt{
	
}



#b1 a{
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:normal;
	font-size:14px;
}

#b1_blue a{
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:normal;
	font-size:14px;
}


#b1 h1{
	line-height:0.9em;
}


#b1_blue h1{
	line-height:0.9em;
}


#b1s a{
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	
}

#b1s h1 .page_item a{
	font-size:28px;
	padding-left:-20px;
}


.beitrag{
	display:block;
	margin-left:5px;
	border-bottom:1px solid #000000;
	padding-bottom:10px;
}

#b3sb h1{
	margin-left:5px;
	border-top:1px solid #000000;
	padding-top:5px;
}

.post{
	
}

.center{
	text-align:center;
}

#b2sb ul li{
	list-style:none;
}

#b2sb a{
	text-decoration:none;
	font-size:28px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}



