@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; }

p{
	margin:4px 0px 10px -2px !important;
	margin:4px 0px 10px -2px;
}
a{
	text-decoration:none;
	color: #FF0080;

}

ul{
	list-style:none;
}

img{
	border:none;
	display:block;
}

body {
	padding: 0;
	margin: 0;
	background: #153647 url(../images/bg_04.jpg) repeat-x;
	color: #333333;
	min-width:800px;
	position:relative;
	z-index:0;
	font-family:"Comic Sans MS";
	
}
#wrapper {
	background: url(../images/bg-top_02.jpg) repeat-x center top;
	width: 100%;
	display: table;
	z-index:1;
	position:relative;
}

#cloud{
	background: url(../images/cloud_02.png) no-repeat;
	width:2000px;
	
z-index:5;
position:absolute;
}

#content {
	width: 773px;
	margin: 150px auto;
	background: url(../images/bg_text_19.png) repeat-y center;
	border: solid 1px #fff;
	padding: 3px;

}

#text{
	padding:60px 55px;

}

h1 {
	background:url(../images/h1_24.png) no-repeat;
	/*margin: 0;
	width:662px;
	font-family:Century Gothic, Arial, Helvetica;
	font-size:16px;
	display:block;
	line-height:38px;
	*/
	font-size:16px;
	font-weight:bold;
	line-height:65px;
	padding-left:85px;
	padding-top:0px;
	margin:0px 0px 30px 0px;
	display:block;
	clear:both;
	height:61px;
	
}

#arrow a{
	background:url(../images/arrow_15.jpg) no-repeat;	
	width:20px;
	height:24px;
	display:block;
	position:relative;
	left:620px;
	top:50px;
	
}

h2{
	font-size:16px;
	font-weight:bold;
	padding-bottom:20px;
}

h3{
font-weight:bold;
}

p{
	font-family:"Comic Sans MS";
	font-size:13px;
	line-height:1.5em;
}


.imgcenter{
	margin:0px 0px 10px 0px;
	clear:both;
}
.imgleft{
	float:left;
	margin:0px 15px 0px 0px;
}
.imgright{
	float:right;
	margin:-30px 0px 0px 10px;
}


/*1. Header =============================*/

#header{
	
	
}

a.comp{
	background: url(../images/comp_02.png) no-repeat;
	margin: 0 auto;
	width:773px;
	height:332px;
	display:block;
	position:relative;
	z-index:3;
}	


a.comp:hover{
	background: url(../images/comp_hover_02.png) no-repeat;
	
}


/*2. Brosur =============================*/
.imgrightbutton{
	float:right;
	display:block;
	width:127px;
	height:38px;
	cursor:pointer;
	position:relative;

	
}


#footer{
    background: url(../images/bg_bott_28.jpg) repeat-x;
	width:100%;
	height:729px;
	margin-top:-263px;
display:table;
}

/*3. Tagline =============================*/

#tagline{
    background: url(../images/tagline_21.png) no-repeat;
	width:797px;
	height:105px;
	position:relative;
	top:50px;	
	right:9px;
	margin:0 auto;

}

/******tagline contact*****/
.tagline{
   background: url(../images/tagline_21.png) no-repeat;
	width:797px;
	height:105px;
	position:relative;
	bottom:195px;	
	right:-3px;
	margin:0 auto;
}

/*4. Table =============================*/
#tab{
	text-align:left;
	margin:0 auto;
	
	
}

#tab td{
padding-left:30px;

}

/*5. Logo ===============================*/
.logo li{
	padding-top:30px;
	padding-bottom:50px;
	padding-left:50px;
	display:inline;
	float:left;
}