@import url("reset.css");

body{
	
	background-image: 
	url('img/tap05.jpg');
	background-repeat: 
	no-repeat;
	background-attachment: 
	fixed
	font-family: 'HelveticaNeue', Arial, Helvetica, Verdana;
	font-size: 67.5%;
	text-align: center;

}

/* @group Layout */

div#container{
	text-align: left;
	margin: 0px auto;
	padding: 20px;
	width: 1025px;
	
}

div#content{
	width: 835px;
	padding-bottom: 75px;

}

div#sidebar{
	width: 187px;
	margin-left: 835px;
	position: absolute;
	top: 23px;
}

#sidebar div#content-wrap{
	background: #fff;
	padding: 10px;
	padding-bottom: 13px;
	margin-bottom: 17px;
}

div.columnContainer{
	margin-bottom: 15px;
	overflow: hidden;
}

#content .column{
	background: #fff;
	padding: 5px;
	padding-bottom: 9999px;
	margin-bottom: -9994px;
	margin-right: 10px;
	float: left;
	width: 254px;

}

#content .spanOneHalf{
	width: 50%;
	float: left;
}

#content .spanTwo{
	width: 525px;
}

#content .spanThree{
	width: 800px;
}


#links{
	padding-top: 10px;
	padding-bottom: ;
}
/* @end */

/* @group Navigation */

ul#main-nav{
	width: 815px;
	margin-bottom: 10px;
}

ul#main-nav li{
	display: inline;
	float: left;
	text-align: center;
	width: 154px;
	margin-right: 10px;
}

ul#main-nav li.omega{
	margin-right: 0px;
}

ul#main-nav li a{
	background: #fff;
	color: black;
	text-decoration: none;
	font-size: 1.2em;
	text-transform: uppercase;
	display: block;
	width: 100%;
	height: 100%;
	padding: 3px 0px 3px 0px;
	letter-spacing: 0.1em;
}



ul#main-nav li a:hover{
	background: #00bc2f;
	color: white;

}



ul#main-nav li a.selected{
	background: #00bc2f;
	color: white;
}



ul#sub-nav{
	margin-top: 40px;
	margin-bottom: 48px;
}

ul#sub-nav li{
	text-align: center;
	background: #000;
	width: 177px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

ul#sub-nav li.alpha{
	margin-bottom: 20px;
}

ul#sub-nav li.omega{
	margin-right: 0px;
}

ul#sub-nav li a{
	color: white;
	text-decoration: none;
	font-size: 1.2em;
	text-transform: uppercase;
	z-index: 101;
	width: 100%;
	height: 100%;
	letter-spacing: 0.1em;
}


/* @end */

/* @group Typography */

h1#logo{
	width: 370px;
	margin-top: 30px ;
	margin-bottom: 15px;
}

#content h1{
	font-size: 2.2em;
	margin: 5px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;

}

#content h2{
	font-size: 3.1em;
	margin: 5px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;

}

#content h3{
	font-size: 2.2em;
	margin: 5px;
	color: #00bc2f;
	text-transform: uppercase;
}

#sidebar h3{
	background: #fff;
	margin-bottom: 10px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.2em;
	padding: 3px;
}

h3.black{
	background: #000;
}

#sidebar h4{
	font-weight: normal;
	margin-bottom: 0.2em;
}

.column h3{
	font-weight: bold;
	margin: 5px;
	text-transform: uppercase;
	color: #000;
}

#content p{
	margin: 5px;
	font-size: 1.1em;
	line-height: 1.4em;

}

#content-wrap p{
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0px 0px 15px 0px;
	font-weight: lighter;
}

#content-wrap p.omega{
	margin-bottom: 0px;
}

#links a{
	color: white;
	padding: 10px;
	line-height: 1.4em;
	text-decoration: none;
	text-transform: uppercase;
}

ul.bullet{
	list-style-type: disc;
	padding-left: 20px;
}

.column ul{
margin-left: 5px;
}


.column ul li{
	font-size: 1.1em;
	margin-bottom: 2px;
	line-height: 1.4em;
}

.column a{
	text-decoration: none;
	color: #000;
}

.column a:hover{
	color: #00bc2f;
}

a.email{
	text-decoration: none;
	color: #000;
}

a.email:hover{
	color: #00bc2f;
	text-decoration: none;
}

p{
	
}


/* @end */

/* @group Forms */

label.radio, label.check, input[type="checkbox"], input[type="radio"]{
	cursor: pointer;
}

.annonseform p.float{
width: 210px;
clear: left;
margin: 0;
padding-left: 105px; 
height: 1%;
}

.annonseform label.float{
	float: left;
	margin-left: -105px; /*width of left column*/
	width: 100px;
}

.annonseform input[type="text"]{
	width: 380px;
	border: 1px solid gray;
}

.annonseform textarea{
	width: 382px; 
	height: 93px;
	border: 1px solid gray;
}




.kontaktform p.nomargin{
	padding: 2px;
}

.kontaktform p{
	width: 200px;
	clear: left;
	margin: 0;
	padding-left: 105px; 
	height: 1%;
}

.kontaktform input[type="text"]{
	width: 180px;
	border: 1px solid gray;
}

.kontaktform input[type="checkbox"]{

}

.kontaktform textarea{
	width: 382px; 
	height: 220px;
	border: 1px solid gray;
}

.kontaktform label.check{
	float: none;
	margin: 0px;
}

.kontaktform label{
	float: left;
	margin-left: -105px; 
	width: 100px;

}

td.borderleft{
	border-left: 1px dashed black;
}

/* @end */

/* @group vcard */

div.vcard{
	width: 249px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}

.vcard img.photo{
	margin-right: 10px;
	float: left;
	display: inline;
}

.vcard span{
	display: block;
	font-size: 1.1em;
	margin-bottom: 5px;
}

.vcard .email a{hover
	color: #000;

}

span.title{
	text-transform: uppercase;
}


/* @end */

/* @group Other */

.spanThree img{
	margin-right: 10px;
	float: left;
}

img.vertical{
	margin-bottom: 5px;
}

div#overlay{
	background: url(img/bg2.gif);
	z-index: 9999;
	height: 265px;
	width: 802px;
	float: left;
	position: absolute;
}


div#packageinfo{
	float: right;
	width: 265px;
	height: 130px;
	padding: 5px;

}

div.package{
	padding: 5px;
	background: #fafafa;
}

img, div { 
	behavior: url(iepngfix.htc); 
}

.opague{
	background-color: black;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

/* @end */





/* @group clearfix */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* @end */