 html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

@font-face {
    font-family: 'TrajanProRegular';
    src: url('fonts/trajanpro-regular.eot');
    src: url('fonts/trajanpro-regular.eot') format('embedded-opentype'),
         url('fonts/trajanpro-regular.woff') format('woff'),
         url('fonts/trajanpro-regular.ttf') format('truetype'),
         url('fonts/trajanpro-regular.svg#TrajanProRegular') format('svg');
}

body { font-family: "TrajanProRegular", serif;
background-color: #f9f4f7;}

html, body {
	margin:0; padding:0;
	height:100% !important;
}

a img {
	border : 0 none;
}

a {
	color:black;
	text-decoration: none;
	outline: none;
}

a:visited {
	color:black;
	text-decoration: none;
	outline: none;
}


a img {

	outline: none;
	text-decoration: none;
}

*::selection { 
    background:transparent; 
} 
 
*::-moz-selection { 
    background:transparent; 
} 
 
*::-webkit-selection { 
    background:transparent; 
} 

select {
	background: none;
}

	
.pix_oben {
  max-width:100%; 
  max-height:100%; 
  width:auto; 
  height:100%;
  float:left;
  display: inline;
}
		
.miniPixClass {
	width: auto;
	height: auto;
	margin: 1%;
	opacity: 0.7;
	display: inline-block;
	*display: inline;
}

#div_navigation
{ 
	position:absolute;
	margin-top: 3.5vh;
	margin-left:1%; 
	z-index:102;
	display:inline-block;
    vertical-align: top;
    opacity: 0;
    white-space:nowrap;
}

#header
{
	background-color: #f9f4f7;
	padding-top:1vh; 
	left:6%; 
	position:fixed; 
	width:90%; 
	z-index:99998; 
	height: 13vh; 
	vertical-align:bottom;
}



.navis {
	position: relative;
	margin-right: 1.8em;
	height: 1.7vh;
	bottom: 0;
    opacity: 0.6;
    overflow:visible;
    white-space:nowrap;
    vertical-align: text-bottom;
    display: inline-block;
}

.clearDiv
{
    clear:left;
}

.pic_navi {
    float:left; 
    position: absolute;
    width:auto; 
    opacity: 0.7;
    margin-bottom:-1.7em;
    font-family:'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, sans-serif; 
    font-weight:bold; 
    vertical-align:top;
    z-index: 200;
    vertical-align:middle;
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

#div_home_pix img
{
    position: absolute;
    height: 100%;
}

#div_mini_pix
{
    position: absolute; 
    opacity:0;
    display:none;
    -align: justify;
    -ms-text-justify: distribute-all-lines; 
    text-justify: distribute-all-lines; 
    width: 90%; 
    overflow: hidden;
}

#div_loader {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: transparent;

    top:0;
    bottom: 0;
    left: 0;
    right: 0;

    margin: auto;
    z-index: 99999;
    
    opacity: 0;
}

#div_contact {
    position:relative;
    opacity: 0;
    font-size:0.75rem;
    color:white; 
    margin-left: 1%;
    height:1px;
}

#div_konditionen {
    position:relative;
    opacity: 0;
    font-size:0.75rem;
    color:black; 
	margin-top:3%;
    margin-left: 1%;
    height:1px;
}

#div_inprint {
    position:relative;
    opacity: 0;
    font-size:0.75rem;
    color:black; 
    margin-left: 1%;
    height:1px;
}

/* table konditionen */

#tablePreise
{
	background-color: #f9f4f7;
}

#tablePreise td {
	vertical-align: middle;
	padding:0px 10px;
}

#tablePreise .tr_header
{
	background-color: #d3c5d2;
	color: white;
	font-weight: bold;
	padding: 0px;
	word-wrap: normal;
	font-weight: bold;
}

#tablePreise ul
{
	margin-left: 20px;
	list-style-image: url(media/taube_grau.png);
}

#tablePreise .tableErsteSpalte
{
	background-color:#f9f4f7;
	color: white;
    vertical-align: middle;
}

#tablePreise .tableZweiteSpalte
{
	background-color: #e9e1e9;
	vertical-align: top;
}

#tablePreise .detailsLink
{
	cursor:pointer;
}

#tablePreise .details td
{
	padding:0px 10px;
}

#tablePreise .grauTD
{
	background-color: #5a5959;
	color: white;
	font-weight: bold;
	padding:10px 10px;
}

#tablePreise .btn_add
{
	cursor:pointer;	
}

#tablePreise .hidden
{
	display:none;
}

/* kontakt */

.senden_optional_click
{
	cursor:pointer;
	margin-top:20px;
	margin-bottom:20px;
}

.senden_optional
{
	clear:both;
	height:150px;
	display:none;
}

label.field
{
	text-align:left;
	width:90px;
	float:left;
}

input.textbox, textarea.textbox
{
	width:180px;
	float:left;
}

textarea.textbox
{
	height:50%;
	resize:none;
	position:relative;
}