/*=================================*/
/* Uniflott
/* Februar 2012
/* By: Öncü Tolak
/* http://tolak.de
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/
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, 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;
}

li {
	list-style:none;
}

 

strong {
	font-weight:bold;
}


h1, h2, h3, h4, h5, h6 {
	margin:5px 0;
}

h2 {
	font-size:18px;
}

body {
	line-height:1;
	color:black;
	background:white;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	font:14px/1.6 Arial, Helvetica, sans-serif;
	color:#132043;
	margin:0 auto;
	padding:0;
	background-color:#DBEFFA;
	
}

#wrapper {
	width:790px;
	margin:0 auto;
	background:url(../images/background.jpg) no-repeat;
}

#header {
	height:90px;
	margin:0 auto;
	padding:10px 0 0 0;
}

@font-face {
    font-family: 'YanoneKaffeesatzRegular';
    src: url('../fonts/yanonekaffeesatz-regular.eot');
    src: url('../fonts/yanonekaffeesatz-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/yanonekaffeesatz-regular.woff') format('woff'),
         url('../fonts/yanonekaffeesatz-regular.ttf') format('truetype'),
         url('../fonts/yanonekaffeesatz-regular.svg#YanoneKaffeesatzRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*===================*/
/*=== Header Styles ===*/
/*===================*/

#header {
	height:90px;
	margin:0 auto;
	padding:10px 0 0 0;
}


.nav {
	background:url(../images/menu-bar.png) no-repeat left bottom;
	list-style:none;
	height:25px;
	padding:5px 2px;
	width:500px;
	display:block;
	float:right;
	margin:50px 0 5px 0;
	height: 30px;
}

.nav a {
	font-size:20px;
	font-family: "Yanone Kaffeesatz Regular";
	font-size:18px;
	letter-spacing:1px ;
	color:#132043;
	margin-right:47px;
}
	

.nav li {
    float: left;
	padding-top:5px;
}

.logo {
	float:left;
	width:256px;
	height:91px;
}

a, a:visited {
	color:#132043;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
	
}


/*===================*/
/*=== Content Styles ===*/
/*===================*/
.content-home ul {
	height:180px;
	width:750px;
	padding:0 20px;
}

.content-home ul li {
	float:left;
	width:263px;
 
}


.content-service ul {
	height:600px;
	width:750px;
	padding:0 20px;
	float:left;
	margin-top:20px;
	background:url(../images/services-bg-column-1.png) 450px 420px no-repeat;
}

.content-service ul li{
	float:left;
	width:240px;
	padding:5px 8px;
}

.content-kontakt ul {
	height:200px;
	width:750px;
	padding:0 20px;
	float:left;
	margin-top:40px;
}

.content-kontakt ul li{
	float:left;
	width:240px;
	padding:5px 8px;
}

.content-top {
	background:url(../images/content-top.png) no-repeat bottom center;
	height:62px;
	margin-top: -40px;
	position: relative;
	width:790px; 
	z-index: 9;
}

.content-kontakt-top {
	background:url(../images/content-top.png) no-repeat bottom center;
	height:62px;
	position: relative;
	width:790px; 
	z-index: 9;
}

.content-bottom {
	background:url(../images/content-bottom.png) no-repeat bottom center;
	height:62px;
}

#kutu { position: absolute; right:0; bottom:0; z-index:7; width:505px; height:350px; }
#bubbles { position:absolute; right:20px; bottom:50px; }
#about { position:absolute; left:0; top:130px; font-size:14px; letter-spacing:0.50px; width: 380px; }

/*====================*/
/*=== Slider Styles ===*/
/*====================*/

.theme-default #slider {
    margin:100px auto 0 auto;
    width:618px; /* Make sure your images are the same size */
    height:246px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

 

/*===================*/
/*=== FOOTER Styles ===*/
/*===================*/

#footer {
	height:20px;
	padding:10px 0;
	
	
}

	
/*===================*/
/*=== Kontakt Styles ===*/
/*===================*/

label {
    clear: left;
    display: inline-block;
    float: left;
	font-size:13px;
    margin: 0 0 10px;
    width: 150px;
}

input.in_medium {
    border: 1px solid #666666;
    display: inline-block;
    float: left;
    height: 20px;
    margin: 0 0 10px;
    width: 250px;
}

input#submit {
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 18px;
    height: 25px;
    line-height: 38px;
    margin: 0 48px 0 0;
    width: 100px;
}

textarea.in_textarea {
    border: 1px solid #666666;
    display: inline-block;
    float: left;
    height: 200px;
    margin: 0 0 10px;
    width: 400px;
}
 
input#submit {
    background-image: url("../images/B_big.png");
}

#err_output {
	font-size:12px;
	color:#F23B1F;
	margin-left:150px;
	width:230px;
	height:30px;
}