/*-----------------------------------------------------------------------------
Style Sheet www.projekt.at

version:   1.0
author:    Thomas Oberascher
email:     oberascher@agentur-basic.com
website:   http://www.agentur-basic.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}
/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
	margin: 1em 0;
}
p {
	margin: 0;
}
/* Class for clearing floats */
.clear {
	clear: both;
}
/* Remove border around linked images */
img {
	border: 0;
}
/* =Typography
-----------------------------------------------------------------------------*/

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.6;
	background-image: url(../images/brandstetter-psychotherapie-hg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/* =schatten
-----------------------------------------------------------------------------*/
#schatten {
	height: 100%;
	width: 100%;
	background-image: url(../images/brandstetter-psychotherapie-schatten.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	/*overflow: hidden;*/
	top: 0px;
	float: left;
	z-index: 1;
}
/* =struktur
-----------------------------------------------------------------------------*/
#struktur {
	width: 1000px;
	height: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 30px;
	z-index: 200;
}
/* =header
-----------------------------------------------------------------------------*/
#header {
	width: 1000px;
	height: 92px;
	background-image: url(../images/brandstetter-psychotherapie-header.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6a6a6a;
}
/* =emotion
-----------------------------------------------------------------------------*/
#emotion {
	width: 1000px;
	height: 270px;
	background-color: #FFF;
}
#emotion-image {
	width: 1000px;
	height: 250px;
	padding: 9px 0;
	background-image: url(../images/brandstetter-psychotherapie-emotion-image.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#emotion-line-right {
	width: 490px;
	height: 2px;
	float: right;
	background-color: #88b00f;
}
#emotion-line-left {
	width: 510px;
	height: 1px;
	float: left;
	background-color: #dbdcd9;
}
/* =emotion folgeseiten
-----------------------------------------------------------------------------*/
#emotion-folgeseiten {
	width: 1000px;
	height: 150px;
	background-color: #FFF;
}
#emotion-image-folgeseiten {
	width: 1000px;
	height: 150px;
	padding: 9px 0;
	background-image: url(../images/brandstetter-psychotherapie-emotion-image.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}


/* =zitat
-----------------------------------------------------------------------------*/
#zitat {
	height: 86px;
	width: 1000px;
	background-color: #FFF;
	clear: both;
	background-image: url(../images/brandstetter-psychotherapie-trenner.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font: 25px/25px 'OpenSansCondensedLight', Arial, sans-serif;
	letter-spacing: 0;
	color: #6d6d6d;
}
#zitat div {
	padding-top: 24px;
	width: 1000px;
	text-align: center;
}
#zitat div span {
	font: 20px/25px 'OpenSansCondensedLightItalic', Arial, sans-serif;
	letter-spacing: 0;
}
/* =content
-----------------------------------------------------------------------------*/
#content {
	height: 281px;
	width: 1000px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6a6a6a;
}
#passfoto {
	width: 590px;
	height: 281px;
	float: left;
	background-image: url(../images/gerhard-brandstetter-psychotherapie.png);
	background-repeat: no-repeat;
	background-position: 57px 48px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #7a7a7a;
}
#passfoto-info span {
	font: 20px/28px 'OpenSansCondensedBold', Arial, sans-serif;
	letter-spacing: 0;
	color: #6a6a6a;
}
#standorte {
	width: 410px;
	height: 281px;
	float: left;
	background-image: url(../images/brandstetter-psychotherapie-standorte-schatten.png);
	background-repeat: no-repeat;
	background-position: left 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #7a7a7a;
}
#standorte-kontakt {
	width: 410px;
	height: 100px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #7a7a7a;
	margin-left: 22px;
}
#standorte-kontakt-kontakt {
	width: 410px;
	height: 281px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #7a7a7a;
	margin-left: 11px;
}
#standorte-headline {
	float: right;
	width: 171px;
	height: 35px;
	background-image: url(../images/brandstetter-psychotherapie-standorte-headline.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 45px;
	margin-right: 18px;
}
#passfoto-info {
	float: right;
	width: 280px;
	height: 70px;
	clear: both;
	margin-top: 65px;
	margin-right: 80px;
}
#standorte-details {
	height: 120px;
	margin-left: 22px;
	margin-top: 10px;
	width: 380px;
	margin-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
}
#standorte-kontakt .standorte-details-kontakt {
	margin-top: 20px;
}
#standorte-details div span {
	font: 20px/28px 'OpenSansCondensedBold', Arial, sans-serif;
	letter-spacing: 0;
	color: #6a6a6a;
}
#standorte-kontakt-info {
	width: 340px;
	height: 100px;
	margin-left: 22px;
	margin-top: 5px;
}
.standort-salzburg {
	width: 190px;
	float: left;
	height: 100px;
}
.standort-mondsee {
	width: 190px;
	float: left;
	height: 100px;
}
.standorte-telefon {
	background-image: url(../images/brandstetter-psychotherapie-telefon-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 29px;
	padding-left: 35px;
	padding-top: 7px;
}

/* =content folgeseiten
-----------------------------------------------------------------------------*/
#content-seiten {
	height: 471px;
	width: 950px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6a6a6a;
	padding-left:50px;
	padding-top:20px;
}
.content-seiten-headline{
	clear: both;
	font-size: 17px;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
	color: #88b00f;
	margin-bottom:15px;
	padding-top:30px;
}

#content-seiten p{
	float:left;
	font-size:14px;
	line-height:20px;
	color:#666;
	margin-left:35px;
    margin-right:25px;
	padding-bottom:5px;
}
#content-seiten .impressum-abstand p{
	float:left;
	font-size:14px;
	line-height:20px;
	color:#666;
	margin-left:35px;
    margin-right:0;
	padding-bottom:5px;
}
#content-seiten p.standorte-telefon-kontakt{
	float:left;
	font-size:14px;
	line-height:20px;
	color:#666;
	margin-left:0;
    margin-right:25px;
	padding-bottom:5px;
	background-image: url(../images/brandstetter-psychotherapie-telefon-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	padding-top:7px;
}
#content-seiten ul{
	clear:both;
	font-size:14px;
	color:#666666;
	margin-left:100px;
  	padding-top:20px;
  	width:650px;
	margin-bottom:5px;
}
#content-seiten ul li{
  	padding-bottom:8px;
}
#content-seiten ul li:last-child{
  	padding-bottom:0;
}
hr{
	width: 860px;
	margin: 0 0 5px 20px;
	float:left;
	clear: both;
	color: #999;
	background-color:#999;
	border:none; 
	height:1px;
}



.hr-kontakt{
	width:400px;
	float:none;
}
#content-seiten-left{
	float:left;
}
.google-maps{
	margin-top: 40px;
	width: 425px;
	float: left;
	margin-left: 40px;
	border: 2px solid #93ae2d;
	padding:5px 5px 0 5px;
}
.google-maps a{
	color:#999;
	text-decoration:none;
}
.google-maps a:hover{
	color:#93ae2d;
	text-decoration:underline;
}
/* =footer
-----------------------------------------------------------------------------*/
#footer {
	height: 29px;
	width: 1000px;
	background-image: url(../images/brandstetter-psychotherapie-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff;
	font-size: 13px;
}
#footer p {
	float: left;
	margin-left: 15px;
	margin-top: 4px;
}
#impressum {
	float: right;
	margin-right: 0;
	padding-top: 0;
}
#impressum a {
	color: #fff;
	text-decoration: none;
	padding-top:3px;
}
.opensans{
	font: 18px/20px 'OpenSansCondensedBold', Arial, sans-serif;
	letter-spacing: 0;
	color: #6a6a6a;
	margin-top:3px;
}
#content-seiten p.impressum-p a{
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
#content-seiten p.impressum-p {
	margin-right:0;
}
#content-seiten p.impressum-p-last {
	margin-right:0;
	padding-bottom:0;
}
.top10{
	margin:0 0 10px 20px;
}
#content-seiten p.recht{
	font-size:11px;
	line-height:14px;
}
#content-seiten ul.impressum-list{
	clear:both;
	font-size:14px;
	color:#666666;
	margin-left:0;
  	padding-top:0;
  	width:176px;
	margin-bottom:5px;
}
#content-seiten ul.impressum-list-gerhard{
	clear:both;
	font-size:14px;
	color:#666666;
	margin-left:0;
  	padding-top:0;
  	width:226px;
	margin-bottom:5px;
	margin-right:86px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}
/* =Footer
-----------------------------------------------------------------------------*/



/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
	border: 1px solid transparent;
}
/* =Tables
-----------------------------------------------------------------------------*/

table {
	border-spacing: 0;
	border-collapse: collapse;
}
td {
	text-align: left;
	font-weight: normal;
}
/* =jquery background
-----------------------------------------------------------------------------*/
.newwindow {
	height: 20px;
	float:left;
}
.newwindow ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 68px;
	padding-bottom: 1px;
	float:right;
}
.newwindow li {
	padding: 0;
	margin: 2px 0 0 3px;
	float: left;
	height: 23px;
	text-align: center;
}

.newwindow li a {
	display: block;
	height: 100%;
	text-decoration: none;
    margin:;
	margin: 0;
	color: #fff;
	font-size:14px;
	padding:0 8px;
}
.newwindow li a {
	background-image: url(../background/new-window-bg-green.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.newwindow li a:hover, .newwindow li a:focus, .newwindow li a:active {
	background-position: -230px 0;
}
.newwindow li a:hover h4, .newwindow li a:focus h4, .newwindow li a:active h4 {
	color: #fff;
}
#menu{
	float:right;
}
.navi-aktive a{
	background-color:#93ae2d;
	list-style:none;
}
.navi-aktive a:hover, .navi-aktive a:aktive, .navi-aktive a:fokus {
	background-color:#93ae2d;
	list-style:none;
}


.newwindow-impressum {
	height: 29px;
	float:left;
}
.newwindow-impressum ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 0;
	padding-bottom: 1px;
	float:right;
}
.newwindow-impressum li {
	padding: 0;
	margin: 0;
	float: left;
	height: 26px;
	text-align: center;
	list-style:none;
}

.newwindow-impressum li a {
	display: block;
	height: 100%;
	text-decoration: none;
    margin:;
	margin: 0;
	color: #fff;
	font-size:14px;
	padding:0 8px;
}
.newwindow-impressum li a {
	background-image: url(../background/new-window-bg-green.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.newwindow-impressum li a:hover, .newwindow-impressum li a:focus, .newwindow-impressum li a:active {
	background-position: -230px 0;
}
.newwindow-impressum li a:hover h4, .newwindow-impressum li a:focus h4, .newwindow-impressum li a:active h4 {
	color: #fff;
}


.newwindow-impressum-mail {
	height: 52px;
	float:none;
	width:200px;
	margin-left:27px;
}
.newwindow-impressum-mail ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 0;
	padding-bottom: 1px;
	float:none;
}
.newwindow-impressum-mail li {
	padding: 0;
	margin: 0;
	float: none;
	height: 27px;
	list-style:none;
}

.newwindow-impressum-mail li a {
	display: block;
	height: 100%;
	text-decoration: none;
    margin:;
	margin: 0;
	color: #666;
	font-size:11px;
	padding:0 8px;
}
.newwindow-impressum-mail li a {
	background-image: url(../background/new-window-bg-green.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.newwindow-impressum-mail li a:hover, .newwindow-impressum-mail li a:focus, .newwindow-impressum-mail li a:active {
	background-position: -230px 0;
	color:#666;
}
.newwindow-impressum-mail li a:hover h4, .newwindow-impressum-mail li a:focus h4, .newwindow-impressum-mail li a:active h4 {
	color: #666;
}


.newwindow-impressum-mail-gerhard {
	height: 30px;
	float:right;
	width:300px;
	margin-left:27px;
}
.newwindow-impressum-mail-gerhard ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 0;
	padding-bottom: 1px;
	float:right;
}
.newwindow-impressum-mail-gerhard li {
	padding: 0;
	margin: 0;
	height: 30px;
	list-style:none;
}

.newwindow-impressum-mail-gerhard li a {
	display: block;
	height: 100%;
	text-decoration: none;
    margin:;
	margin: 0;
	color: #666;
	font-size:14px;
	line-height:20px
	padding:0 8px;
	font-weight:bold;
}
.newwindow-impressum-mail-gerhard li a {
	background-image: url(../background/new-window-bg-green.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.newwindow-impressum-mail-gerhard li a:hover, .newwindow-impressum-mail-gerhard li a:focus, .newwindow-impressum-mail-gerhard li a:active {
	background-position: -230px 0;
	color:#666;
}
.newwindow-impressum-mail-gerhard li a:hover h4, .newwindow-impressum-mail-gerhard li a:focus h4, .newwindow-impressum-mail-gerhard li a:active h4 {
	color: #666;
}
/* =Misc 2
-----------------------------------------------------------------------------*/
