/* Basics and Typography */

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: x-small;
	font-family: verdana, "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	text-align: left;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
}
html>body {
	font-size: small;
}
* html body {
	font-size: 80%;
}
p {
	margin: 1.2em 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.4em;
}
ol, ul {
	padding: 0;
	font-size: 1em;
	line-height: 1.4em;
}

#content ul {
   list-style : none;
   margin:0;
   padding:0 0 20px 0;
}

#content li {
   margin : 10px 0 0 0;
   padding-left : 20px;
   background-image : url(http://www.kreitnerpartner.at/img/bullet.gif);
   background-repeat : no-repeat;
   background-position : left center;
   line-height : 1.4em;
}
h1, h2, h4, h5, h6 {
	clear: both;
	margin: 1.2em 0 1.2em 0;
	padding: 0;
	color: #000; 
	font-family: arial, helvetica;
}
h3 {
	clear:both;
	margin: 0;
	padding: 0;
	color: #000; 
	font-family: arial, helvetica;
}	
h1, h2 {
	font-size: 16px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}
a {
	text-decoration: none;	
}
a:link {
	color: #000;
}
a:visited, a:active {
	color: #000;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
a:hover.act {
	text-decoration:none;
}
hr {
	clear:both;
}
.mitarbeiter {
position:relative;
width:100%;
margin:0 0 10px 0;
}
.mitarbeiter p {
	margin:0;
	padding:0;
}
.team_img{
padding:0 0 3px 3px;
border-bottom:1px solid #d6d6d6;
border-left:1px solid #d6d6d6;
vertical-align:bottom;
margin: 0 5px 3px 0;
display:block;
position:relative;
}
.team_img_info {
display:block;
position:absolute;
vertical-align:bottom;
bottom:14px;
left:86px;
}
* html .team_img_info {
bottom:11px;
}
#placeholder {
	border:1px solid #d6d6d6
}
#sidebar a:link, #footer a:link {
	color: #000;
}
#sidebar a:visited, #sidebar a:active, #footer a:visited, #footer a:active {
	color: #000;
}
#sidebar a:hover, #footer a:hover {
	color: #000;
}
#sidebar a.subnav, #sidebar a.subnav:visited {
color:#999999;
}
#content a.img_link, #content a.img_link:visited {
	text-decoration:none;
}
#logo {
	margin:0 40px 20px -20px;
}
a.pdf, a.pdf:visited {
	background: #fff url(http://www.kreitnerpartner.at/wp-content/uploads/2006/01/pdf.gif) left center no-repeat;
	padding:0 0 0 15px;
	color:#999;
}
blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #4E5706;
	font-size: 0.92em;
}
code {
	color: #333;
	font-family: monospace;
}
input, textarea, select {	
	background-color: #FFF;
	border: 1px solid #4E5706;
	color: #000;
	font: 1em "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
.submit {
	border: 1px solid #000;
	background-color: #4E5706;
	color: #FFF;
}
form, img {
	border: 0; 
	margin: 0; 
	padding: 0;
}
span {
	color:#FAED17;
}
small {
	color:#999;
}
/* The Layout */

	/* Header Styles */
	
	#title {
		margin: 0;
		padding: 10px 0 0 237px;
		font-size: 2.6em;
		font-variant: small-caps;
	}
	#title a {
		display: block;
		float: left;
		padding: 10px 25px 0 25px;
		height: 55px;
		background: #fff;
		color: #2C3101;
		voice-family: "\"}\""; 
		voice-family: inherit;
		height: 45px;
	}
	html>body #title a {
		height: 45px;
	}
	
#wrapper {
	margin: 30px 0 0 20px;
	width: 663px;
	background: #fff;
	text-align: left;
	font-size: 0.92em;
}
* html #wrapper {
	width: 693px;
}
#content {
	float: right;
	padding: 0 0 0 20px;
	background: #fff;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 440px;
	border-left:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
}
html>body #content {
	width: 413px;
}
#sidebar {
	float: left;
	text-align:right;
	padding: 0 0 0 27px;
	background: #fff;
	color: #E5E6C2;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width:202px;
}
* html #sidebar {
	width:205px;
}
* html #content, * html #sidebar {
	overflow: hidden; /* For IE */
}
#footer {
	clear: both;
	position: relative; /* IE disappearing background fix */
}

	/* Footer Styles */
	
	#footer p {
	color:#999;
		margin: 0;
		padding: 0.4em 0 1.8em 228px;
		background: #fff;
		font-size: 0.8em;
	}
	* html #footer p {
		padding: 0.2em 0 1.8em 231px;/* IE doubles top padding, reason unknown */
	}
	
/* Sidebar Styles */

#sidebar ul {
	margin: 0;
	list-style-type: none;
	text-align:right;
	
}
#sidebar ul li {
	line-height:2.5em;
}
.line {
	background:#fff url(http://www.kreitnerpartner.at/img/nav-trennlinie.gif) bottom right no-repeat;
}
#sidebar a {
	font-size:1em;
	margin: 0 10px 0 auto;
	padding: 0 10px 0 0;
}
#sidebar h2 {
	margin: 0 -15px;
	padding: 5px 0 0 15px;
	height: 28px;
	background: #fff;
	color: #212503;
	font-size: 1.2em;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 23px;
}
html>body #sidebar h2 {
	height: 23px;
}
#sidebar ul ul, #sidebar p {
	margin: 0.6em 0;
}
#sidebar ul ul ul {
	margin: 0;
}
#sidebar ul ul li {
	padding: 0 0 0 15px;
	background: #fff;
}

/* Blog and Comments */
.posttitle {
	margin: 0;
	padding: 0;
}
.postdate {
	margin: 0.1em 0 1.2em 0;
	color: #999;
	font-size: 0.92em;
}
.prop {
	float:right;
	width:1px;
}

.min200px {
	height:240px;
    
}
#extra {
	position:absolute;
	left:600px;
	top:50px;
}

#extra a {
	width:119px;
	height:118px;
	display:block;
	background : transparent url("http://www.kreitnerpartner.at/img/button_fotos.gif") no-repeat 0 0;
}
#extra a:hover {
	width:119px;
	height:118px;
	display:block;
	background : transparent url("http://www.kreitnerpartner.at/img/button_fotos.gif") no-repeat 0 -118px;
}

