html {
	height:100%;	
}

body {
	padding: 0px;
	margin: 0px;
	width:100%;
	height:100%;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background:#f9fdff url('http://www.obrist.at/includes/1/design/1/bg.jpg') repeat-x 0 0;
}

div.alignmentDiv {
	height:100%;
	height:500px;
	background:transparent url('http://www.obrist.at/includes/1/design/1/lgobg_oe.jpg') no-repeat center 0px;
}

div.layoutDiv {
	width:820px;
	height:100%;
	position:absolute;
	left:50%;
	background:white;
	margin-left:-425px;
}

div.headerDiv {
	height:149px;
	width:100%;
	background:black;
	margin:0;
	padding:0;
}

div.home {
	height:295px;	
}

div.listDiv{
	float:left;
	padding:5px 30px 10px 30px;
}

.smallpadded {
	float:left;
	padding:15px;
}

div.listDiv img, .smallpadded img{
	border:1px solid #ddd;
}


div.floatBlockContent {
	width:360px;
	margin-right:55px;
	float:left;
	line-height:1.5;
}

div.nomargin {
	margin:0 0 0 0;	
}

div.logo {
	float:left;
	width:510px;
	text-align:right;
}

a.specialBlue {
	background:#3b73a7 url('http://www.obrist.at/includes/1/design/1/arrow.gif') no-repeat 2px 5px;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:white;
	padding:6px;
	padding-bottom:6px;
	padding-left:15px;
	padding-top:5px;
}

a.specialBlue:hover {
	background:#5297d6 url('http://www.obrist.at/includes/1/design/1/arrow.gif') no-repeat 4px 5px;
}

div.topMenuDiv {
	font:12px Arial;
	color:gray;
	padding-left:5px;
	background: black url('http://www.obrist.at/includes/1/design/1/seperator.jpg') no-repeat 0px 52px;
	height:58px;
}

div.topMenuDiv img, object, embed{
	position:inherit;
}

.blockleft {
	margin-top:20px;
	width:300px;
	float:left;
	text-align:right;
}

.leftclear {
	clear:left;
}


div.innerContent {
	margin-left:20px;
	width:780px;
	margin-top:30px;
	margin-bottom:30px;
	margin-bottom:115px;
}

div.searchDiv input {
	background-color:#333333;
	border:none;
	padding:3px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#aaaaaa;
}

span.spacersmall {
	width:60px;
	display:block;
	float:left;
}

div.footerDiv {
	height:100px;
	width:100%;
	background:#e0e0e0;	
	padding-top:5px;
	padding-bottom:10px;
	margin-top:-115px;
}

div.footerFloatBlock a {
	text-decoration:underline;
	color:#555;
}

div.footerFloatBlock {
	margin-left:20px;
	width:200px;
	float:left;
	margin-right:10px;
	font:10px Arial;
	color:#555;
	margin-top:8px;
}

div.contentDiv {
	height:100%;
	min-height:100%;
	height:auto !important;
	width:100%;
	top:0px;
	background:white;
	border-bottom:1px solid white;
}

/* MENU STYLES */

div.menuDiv {
	width:820px;
	height:45px;
	overflow:hidden;
	margin-top:-4px;
	background:black url('http://www.obrist.at/includes/1/design/1/seperator.jpg') no-repeat 0px 1px;
}

div.domMenu_menuElement{
	cursor:hand;
	width:119px;
	height:35px;
	margin-top:12px;
	overflow:hidden;
	background:black;
}

div.domMenu_subMenuElement{
	font:11px Arial, Tahoma, Helvetica, sans-serif;
	border:none;
	background:#E1C590;
	color:#fff;
	background:#000;
	text-align:left;
	padding:3px;
	cursor:pointer;
	height:25px;
	width:150px;
	border-bottom:1px solid #333;
	margin-top:-1px;
}

div.shortMenu {
	padding-bottom:5px;
	width:770px;
	margin-left:20px;
	margin-top:15px;
}

div.domMenu_menuElementHover{
	color:#ffffff;
	background:black;
}

div.domMenu_subMenuElementHover{
	background:#333;
}


/* ################## HEADLINE STYLES ################################## */

h1.main {
	text-indent:-9999px;
	background:transparent url('http://www.obrist.at/includes/1/design/1/welcome_h1.jpg') no-repeat 0px 0px;
	width:326px;
	height:33px;
	margin:0px;
	padding:0px;
}

.pressable, .pressable2 {
	cursor:pointer;	
}


.bluebg {
	background-color:#d8e6f1;	
}

.bluebg2{
	background-color:#cbdde9;		
}

.pressable:hover {
	border-bottom:2px solid #3a76b5;
	background-color:white;
	
}


h2.main {
	font:18px "Century Gothic", Arial, Tahoma;	
	color:#2e6397;
	font-weight:bold;
	height:35px;
	background:transparent url('http://www.obrist.at/includes/1/design/1/headline_seperator.jpg') repeat-x 0px 25px;
}

h1 {
	font:18px "Century Gothic", Arial, Tahoma;	
	color:#2e6397;
	font-weight:bold;
	height:35px;
	background:transparent url('http://www.obrist.at/includes/1/design/1/headline_seperator.jpg') repeat-x 0px 25px;
}

h2 {
	font:16px "Century Gothic", Arial, Tahoma;
	color:#36638c;
}

/* ################ TEXT CONTAINERS ############################# */

.formSpacer {
	width:200px;
	display:block;
	float:left;
}

div.darkRow {
	color:#999999;
	background:transparent url('http://www.obrist.at/includes/1/design/1/seperator.png') no-repeat bottom;
}

div.lightRow {
	color:#999999;
	background:transparent url('http://www.obrist.at/includes/1/design/1/seperator.png') no-repeat bottom;
}

a {
	color:#2f6393;
	font-weight:bold;
}

a img {
	border:none;	
}

.blockleft a {
	text-decoration:none;
	font-weight:bold;
	color:gray;
}

.blockleft a:hover {
	color:white;
}

.blockleft a img {
	position:inherit;
}

div.pageFlip {
	width:100%;
	padding:5px;
	text-align:right;
}

div.topLine {
	text-align:right;
}

div.gbComment {
	color:#dddddd;
}

html, body {
	height:100%;
	min-height:100%;
}

/* ########################### MESSAGES AND ERRORS ##################################### */

div.message {
	/* STYLE FOR ALL MESSAGES */
}

div.error {
	padding:5px;
	border:1px solid #d43838;
	font-weight:bold;
	color:#d43838;
}

/* ######################### FORMS AND BUTTONS ############################## */

div.formText {
	width:100px;
	float:left;
}



.selectBtn {
	cursor:pointer;
	text-align:left;
	background:#3b73a7 url('http://www.obrist.at/includes/1/design/1/arrow.gif') no-repeat 2px 5px;
	text-indent:7px;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:white;
}

.selectBtn:hover {
	background:#5297d6 url('http://www.obrist.at/includes/1/design/1/arrow.gif') no-repeat 4px 5px;
}

input {
	background-color:#ccc;
	border:none;
	width:250px;
	padding:5px;
	margin-bottom:3px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}

textarea {
	border:none;
	background:#ccc;
	width:260px;
	margin-bottom:3px;
}

div.selectBtn label{
	padding:4px;
	color:gray;
	font:11px Verdana;
	margin-top:5px;
	position:relative;
	top:2px;
}

div.skinnedSelect select {
	height: 27px;
	width:244px;
	float: left;
	position: absolute;
	z-index: 2;
	margin-left:-244px;
	margin-top: 2px;
	padding-top: 0px;
	display:inline;
	background-color: #ffffff;
	-moz-opacity: 0;
	filter:alpha(opacity: 0);
	opacity: 0;
	cursor: pointer;
}

div.galleryMain {
	position:relative;
	left:5px;
	width:100%;
	text-align:center;
}


div.galleryImage {
	float:left;
	padding-right:9px;
	padding-bottom:15px;
}

div.galleryImage img {
	border:2px solid #333333;
}

body, html {
	height:100%;
	min-height:100%;
}
;
