﻿/*
Global Styles from DIRSCHL.com GmbH
Dynamic Fullscreen Layout
Project 2008 Tested with IE7 and Mozilla Firefox
Autor: Johann Dirschl
*/

* {
	padding:0pt;
	margin: 0pt;
}

html, body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-size: 82%;
	color: #666666;
	min-height: 100%;
	background-color: #828282;
}

h1, h2, h3, h4, h5, h6
{
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: normal;
	color: #666666;
}

h1
{
	font-size: 140%;
}
h2 {font-size: 130%;}
h3 {font-size: 120%;}
h4 {font-size: 110%;}
h5 {font-size: 100%;}
h6 {font-size: 90%;}

a
{
	text-decoration: none;
	color: #3366CC;
}
a:hover
{
	color: #3366CC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #3366CC;
}

#wrapper 
{
	margin: auto;
	width: auto;
	min-width: 1024px;
	position:relative; 
	height:100%;
}

#header
{
	background-position: center bottom;
	background-color: #171A1B;
	text-align: right;
	background-image: url(      '../images/header_back3.jpg' );
	background-repeat: no-repeat;
}

#header img {
	color: #ffffff;
	padding: 30px 0px 10px 0px;
	text-align: right;
	margin-right: 24em;	
}

#navigation
{
	position: relative;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	background-image: url( '../images/white_back.gif' );
	height:35px;
}

#navigation p
{
	      position:relative; 
	padding: 3px 0px 3px 0px;
	font-weight: bold;
	text-align: right;
	margin-right: 24em;
	color: #000000;
	letter-spacing: 0pt;
}

#navigation2
{
	position: relative;
	background-position: bottom;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #FFFFFF;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 0.8em;
}

#content_container
{
	padding: 0px 15px 15px 15px;
	background-color: #EFEFEF;
	width: auto;
	position: relative;
	margin: 0 auto; /*background-image: url(    '../images/content_back.gif' );*/
	background-repeat: repeat-x;
	min-height: 48em;
	min-width: 1024px;
}

#content_left
{
	position: relative;
	float: left;
	border-style: solid dotted solid solid;
	border-width: 1px;
	border-color: #C0C0C0 #808080 #C0C0C0 #C0C0C0;
	padding: 0px 15px 15px 15px;
	width: 350px;
	background-color: #EEFFCC;
	min-height: 46em;
}

#content_left li
{
	list-style-type: circle;
	list-style-position: inside;
}

#content
{
	position: relative;
	border-width: 1px;
	border-color: #C0C0C0;
	width: auto;
	padding: 0px 15px 15px 15px;
	background-color: #FFFFFF;
	margin-right: 22em;
	margin-left: 382px; /*
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	*/
	text-align: left;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	min-height: 46em;
	min-width: 350px;	
	background-image: url('../images/cc.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

#content_start
{
	position: relative;
	border-width: 1px;
	border-color: #C0C0C0;
	width: auto;
	padding: 0px 15px 15px 15px;
	background-color: #FFFFFF;
	margin-right: 22em;
	margin-left: 382px; /*
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	*/
	text-align: left;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	min-height: 46em;
	min-width: 350px;	
	background-image: url('../images/nuonu.png');
	background-repeat: no-repeat;
	background-position: top right;
}

#content .li_float
{
	display:table;
}

#content .li_float li
{
	float: left;
	width: 250px;
	list-style-type: circle;
	list-style-position: inside;
	padding-bottom: 1px;
}

#content_right
{
	text-align:center;
	      position:relative; 
	float: right;
	width: 20em;
	background-color: Transparent;
	/*
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	*/
	border: 0px solid #C0C0C0;
	min-height:46em; 
}

#content_right .sidebar
{
	width: 20em;
	border: 1px solid #C0C0C0;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}

#content_right .sidebar h1
{
	font-size: 100%;
	background-color: #EEFFCC;
	/*
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	*/
	padding: 5px;
}

#content_right .sidebar img
{
	text-align: center;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0 #808080 #808080 #C0C0C0;
	width: 10em;
}

#content_right .sidebar p
{
	text-align: left;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#content_right .sidebar .spacer
{
	background-repeat: repeat-x;
	background-image: url('../images/sidebar_spacer.png');
	min-height:7px;
}

.img_frame
{
	padding: 3px;
	background-color: #EEFFCC;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0 #808080 #808080 #C0C0C0;
	margin-right: 5px;
	height: 105px;
	background-color: #FFFFFF;
}

.img_left
{
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0 #808080 #808080 #C0C0C0;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 100px;
	background-color: #FFFFFF;
}

.img_right
{
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0 #808080 #808080 #C0C0C0;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	width: 100px;
}

.menu
{
	width: 17em;
	margin: auto;
	margin-top: 10px;
	background-color: #EBEBEB;
	/*
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	*/
	border: 0px solid #C0C0C0;
}

.menu li
{
	border-width: 0px;
	border-color: #C0C0C0;
	list-style-type: circle;
	text-align: left;
	background-color: #FFFFFF;
	padding: 0px 0px 1px 0px;
	border-top-style: dotted;
	list-style-position: inside;
}

.menu p
{
	padding: 3px 10px 3px 10px;
	background-color: #999999;
	color: #FFFFFF; /*
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topleft: 3px;
	-khtml-border-radius-topright: 5px;
	*/
}


#footer
{
	clear: both;
	background-image: url(     '../images/header_back_grau2.gif' );
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #828282;
}

#footer p
{
	color: #FFFFFF;
	text-align: right;
	margin-right: 24em;
}

#footer a
{
	color: #FFFFFF;
	font-weight:bold;
}

#footer span
{
	position:absolute;
	left: 20px;
	color: #FFFFFF;
}

#footer img
{
	padding: 2px;
	width: 3em;
	background-color: white;
	float:right;
	margin-right: 17.5em;
}

.clear 
{
	clear:both;
	}

.clear_left 
{
	clear:left;
	}
		
/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_seventeen */
.preload17a
{
	background: url(../images/pro_seventeen_1a.gif);
}
.preload17b
{
	background: url(../images/pro_seventeen_1b.gif);
}
.menu17
{
	padding: 5px 0 0 1em;
	top: -41px;
	left: 5px;
	list-style: none;
	height: 35px;
	position: absolute;
	background: transparent repeat-x left bottom; /*url( '../images/pro_seventeen_0b.gif' )*/
	font-size: 110%;
	color: #666666;
	z-index:100;
}
.menu17 li {float:left; height:35px; margin-right:1px;}
.menu17 li a
{
	display: block;
	float: left;
	height: 35px;
	line-height: 33px;
	color: #333;
	text-decoration: none;
	text-align: center;
	padding: 0 0 0 4px;
	cursor: pointer;
	background: url( '../images/pro_seventeen_0a.gif' ) no-repeat;
}
.menu17 li a
{
	float: left;
	display: block;
	padding: 0 16px 0px 12px;
	background: url(  '../images/pro_seventeen_0b.gif' ) no-repeat right top;

}
.menu17 li.current a
{
	color: #000;
	background: url(  '../images/pro_seventeen_2a.gif' ) no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.menu17 li.current a
{
	background: url( '../images/pro_seventeen_2b.gif' ) no-repeat right top;
}
.menu17 li a:hover
{
	color: #000;
	background: url( '../images/pro_seventeen_1a.gif' ) no-repeat;
}
.menu17 li a:hover
{
	background: url( '../images/pro_seventeen_1b.gif' ) no-repeat right top;
}
.menu17 li.current a:hover
{
	color: #000;
	background: url( '../images/pro_seventeen_2a.gif' ) no-repeat;
	cursor: default;
}
.menu17 li.current a:hover
{
	background: url( '../images/pro_seventeen_2b.gif' ) no-repeat right top;
}	

.float_left
{
	float:left;	
}

.float_right
{
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}

#gmaps
{
	border: medium solid #FFFFFF;
	background-color: #FFFFFF;
}

.table_div
{
	display: table;
	max-width: 600px;
}

.table_row
{
	display: table-row;
}

.table_data
{
	display: table-column;
	float: left;	
}