/* -- Init styles -- */
/* By http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus 
{
	outline: 0;
}

body 
{
	line-height: 1;
	color: black;
	background: white;
}

ol, ul 
{
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table 
{
	border-collapse: separate;
	border-spacing: 0;
}

caption, th
{
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after 
{
	content: "";
}

blockquote, q 
{
	quotes: "" "";
} 

/* -- EOF: Init styles -- */

body, td, div, span, h1, th
{
    font-family: Arial, Verdana, sans-serif;
    font-size:11px;
    line-height:1.1;
    color:#000;
}

body
{
    background-color:#DFDFDF;
    margin-top:10px;
}

strong
{
    font-weight:bold;
}

div {
    border:0px solid green;
}

div.master_center {
    position:absolute;
    width:830px;
    left:50%;
    margin-left:-450px;

    background-image:url(../media/base/images/eckeUntenLinks.jpg);
    background-repeat:no-repeat;
    background-position:left bottom;
    
    border:0px solid red;

}

div.left {
    width:413px;
    float:left;
}

div.right {
    width:417px;
    margin-left:413px;
    background-color:white;
    min-height:600px;
}

div#menu {
    width:369px;
    height:34px;
    border:0px solid blue;
    background-image:url(../media/base/images/menueBg.jpg);
    background-repeat:repeat-x;
    padding-left:48px;
    position:absolute;
    top:15px;
    z-index:501;
}

div#menu_imprint  {
    position:absolute;
    top:13px;
    right:8px;
    color:#999;
}

div#menu_news  {
    position:absolute;
    top:1px;
    right:185px;
    color:#999;
}

div#menu_imprint a {
    color:#999;
    text-decoration:none;
}

div.submenu {
    position:absolute;
    top:69px;

    width:200px;
    z-index:500;
 
}

div.submenu a, div.submenu a:hover {
    color:white;
    text-decoration:none;
    display:block;
    width:180px;
    height:15px;
    background-image:url(../media/base/images/buttonUntermenue.jpg);
    background-repeat:repeat-x;
    background-position:top;
    padding-left:20px;
    padding-top:4px;
}

div.submenu a:hover {
    background-image:url(../media/base/images/buttonUntermenue-ov.jpg);

}

div.menu_sub_out {
    z-index:499;
    position:absolute;
    width:830px;
    height:34px;
/*    border:1px solid red; */
    top:0;
    left:0;
}

div.menu_page {
    margin-top:25px;
    margin-left:20px;
    margin-right:20px;
}

div.menu_page a, div.menu_page a:hover {
    color:white;
    font-weight:bold;
    text-decoration:none;
}

div.menu_page a:hover {
    color:#63B11D;
}

div.menu_page a.active {
    color:#63B11D;
}

div#content
{
    border-right:1px solid #B9B9B9;
    width:416px;
    margin-top:69px;
    margin-bottom:17px;
    min-height:583px;
}

div#page {
    padding-top:37px;
    padding-left:33px;
    padding-right:23px;
    z-index:505;
}

div#page div {
    line-height:1.4;
}

div#page img {
/*    margin-left:8px; */
}

img.image_text_right {
    float:right;
    margin-left:6px;
    margin-bottom:2px;
}

img.image_text_left {
    float:left; 
    margin-right:6px;
    margin-bottom:2px;
}

a {
    color:#63B11D;
    
}

em {
    font-style:italic;
}

h1, h2, h3 {
    font-size:16px;
    margin-bottom:16px;
    color:#63B11D;
}

h2
{
    font-size:12px;
    margin-bottom:6px;
}

h3
{
    font-size:11px;
    margin-bottom:4px;
}

table td {
    vertical-align:top;
}

/* Allgemein Team Seiten */
table.table_team {
    width:360px;
}

table.table_team td {
    padding-right:6px;
    padding-bottom:8px;
    vertical-align:bottom;
}


ol,ul
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

ol, ul {
    margin-left:16px;
    margin-top:8px;
    margin-bottom:8px;
}

li
{
    list-style-type:square;
    margin-left:0px;
    margin-bottom:10px;
}

li ol, li ul {
    margin-top:4px;
    margin-bottom:4px;
}

li li
{
    margin-left:5px;
    margin-bottom:2px;
}

div.products table { 
	width:100%;
    }
    
div.products {
    margin-bottom:14px;
}

div.products h2 {
    margin-bottom:3px;
}

div.products_short_text {
    margin-bottom:2px;    
}

    
div.intro_top {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:60px;
    background-color:#DFDFDF;
}

div.intro_middle {
    position:absolute;
    width:969px;
    height:426px;
    left:50%;
    margin-left:-484px;
    top:60px;
}

div.intro_middle_bg {
    position:absolute;
    width:100%;
    height:426px;
    left:0px;
    top:60px;
    background-color:white;
}

div.intro_bottom {
    position:absolute;
    width:100%;
    height:118px;
    left:0px;
    top:486px;
    background-color:#DFDFDF;
    background-image:url(../media/base/images/intro_bg.jpg);
    background-repeat:repeat-x;
}


div.intro_niederlassungen {
    position:absolute;
    width:500px;
    left:50%;
    margin-left:-255px;

    top:425px;   
	z-index:50;
	
	text-align:center;
	
	padding:6px 0 6px 0;
}

div.intro_niederlassungen h1 {
	color:#ffffff;
	font-size:16px;
	text-align:left;
	margin: 16px 0 20px 20px;
	text-transform:uppercase;
}

div.intro_niederlassungen p {
	text-align:left;
	color:#ffffff;
	line-height:180%;
	margin-left:20px;
	font-size:12px;
}

div.intro_niederlassungen a {
	text-decoration:none;
	color:#ffffff;
}

div.intro_niederlassungen a:hover {
	text-decoration:none;
	color:#ffffff;
}

#dialogIschgl div,#dialogIbk div,#dialogMunich div,#dialogSalzburg div,#dialogWien div {
	color:#ffffff;
	text-align:left;
	padding-left:20px;
	font-size:9pt;
	line-height:180%;
}

#dialogIschgl,#dialogIbk,#dialogMunich,#dialogSalzburg,#dialogWien {
	position:absolute;
	top:-290px;
    left:50%;
	padding:0;
	margin:0;
    margin-left:-177px;
	
	display: none;
	width:231px;
	height:280px;

    background-image:url(/web/media/base/images/intro/intro_dialog_bg.png);
    background-repeat:no-repeat;
}

div.intro_news {
    position:absolute;
    width:350px;
    height:80px;
    left:50%;
    margin-left:-175px;

    top:535px;    
}

div.intro_news_headline a {
    text-decoration:none;
}

div.intro_news_headline {

    font-weight:bold;
    font-size:13px;
    position:absolute;
    width:350px;
    left:50%;
    margin-left:-175px;
    top:505px;
}


table.contact_form td, table.contact_form th
{
    padding:4px;
    padding-left:0px;
    white-space:nowrap;
}

table.contact_form td, table.contact_form th div.errorMsg {
    white-space:normal;
}

table.contact_form th
{
    padding-top:8px;
    padding-right:6px;
    vertical-align:top;
}

table.contact_form td input, table.contact_form th input,
table.contact_form td textarea, table.contact_form th textarea,
table.contact_form td select, table.contact_form th select
{
    border:1px solid #CCC;
    width:200px;
}

table.contact_form td textarea, table.contact_form th textarea
{
    height:50px;
    width:200px;
}


div.errorMsg {
    color:red;
}


table.contact_general td {
    padding:4px;
    padding-left:0px;
}


table.planer_results {
    width:360px;
    border:1px solid #CCC;
    margin-top:4px;
}

table.planer_results td,
table.planer_results th {
    padding:2px;
    padding-top:4px;
    padding-bottom:4px;
}

table.planer_results tr.line1 td {
    background-color:#EEE;
}

table.planer_results th {
    font-weight:bold;
}

input.button {
    background-color:#63B11D;
    color:white;
    width:auto;
    padding:2px;
    font-size:11px;
    border:1px solid #CCC;
}
