/* Add other CSS-Files as import here */
/* @import "debug.css";*/

/* Reset everything */
html, body, table, div, ul, li, p, h1, h2, h3, h4, h5, h6, img, hr, blockquote,
 	textarea, input, form, span {
	margin:0px;
	padding:0px;
}

/* Set Font family, colour and font-size */
html, body, table, div, ul, li, p, h1, h2, h3, h4, h5, h6, img, hr, blockquote,
 	textarea, input, form, span {
	font-family: Arial, serif;
	font-size:12px;
	color:#111;
	line-height:22px;
}

/* Styles for HTML-Body */
body {
	/*background-color:#F5FAFD;*/
	background-color:#D4D5CD;
	background-repeat:repeat-y;
	background-position:center center;
}

/* Centered-Content-Frame */
#centered-frame {
	width:832px;
	height:580px;
	background-image:url(images/fullbackground.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	margin:0px auto auto auto;
	padding-top:5px;
	padding-bottom:0px;
}

#inner-frame {
	width:808px;
	margin:10px auto 10px auto;
}

/* Heading-Frame */
#header-frame {
	background-color:white;
	background-image:url(images/header.jpg);
	margin:0px 0px 0px 0px;
	height:130px;
	padding:0px;
	z-index:3;
}

#index-header-frame {
	background-color:white;
	background-image:url(images/creditcards.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	height:250px;
	padding:0px;
	z-index:3;
}

/* Footer-Frame */
#footer-frame {
	padding:2px;
	border-top:1px solid #ccc;
	text-align:center;
}

#footer-frame p {
	margin:0px;
	padding:0px;
	font-size:10px;
}

#footer-frame a {
	color:#000000;
}

/*.stickyfooter, .push {
	height: 3em;
}

.stickyfooter {
		background-image:url(images/shadow4.png);
		background-repeat:no-repeat;
		background-position:center top;
		height:2.9em;
		width:820px;
		margin-right:auto;
		margin-left:auto;
		background-color:#D4D5CD;
} */

/* Sidebar */
#sidebar {
	width: 225px;
	height: 250px;
	float:right;
	background-color:#E9F9FF;
	padding:7px;
	padding-left:17px;
	padding-bottom: 64px;
	background-image:url(images/curve.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#sidebar h2 {
	display:none;
	color:white;
	background-color: #a60035;
	padding:10px 0px 10px 10px;
	margin:0px;
}

#sidebar p {
	text-align:center;
}

.case {
	margin-top:-90px;
	margin-bottom:-10px;
	height:230px;
	width:200px;
}

.page .case img {
	border-style:none;
	z-index:1;
	position:absolute;
	}

#address {
	display:none;
	width: 206px;
	margin-left:30px;
	margin-top:50px;
	float:left;
	padding:3px;
	clear:left;
	font-size:14px;
	color:#ededed;
	text-align:right;
}

#logo {
	float:left;
	margin-top:7px;
	width:176px;
	height:40px;
	border: 0px none white;
}

/* Navigation */
.navigation {
	list-style:none;
	width:300px;
	float:right;
	margin-top:0px;
}

.navigation li {
	width:70px;
	margin:0px;
	/*border-top:13px solid #009FF3;*/
	padding-left:11px;
	padding-right:11px;
	font-size:12px;
	display:inline;
	text-align:center;
	line-height:35px;
	color:#222;
}

.navigation li a {
	margin:0px;
	padding:0px;
	color:black;
	font-weight:normal;
	text-decoration:none;
}

.topbar {
	height:55px;
	margin-top:0px;
}

.topbar2 {
	color: white;
	background-image:url(images/semi.png);
	background-repeat:repeat-x repeat-y;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	height:20px;
	margin-top:-32px;
	z-index:2;
	border:1px solid #555;
}

.index-topbar2 {
	color: white;
	background-image:url(images/semi.png);
	background-repeat:repeat-x repeat-y;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	height:20px;
	margin-top:-250px;
	margin-bottom:115px;
	z-index:2;
	border:1px solid #555;
}

/* Page */

.page {
	/*border:1px solid green;*/
	width:800px; /* with border -2px, without padding +20px */
/*	min-height:460px;
*/	line-height:1.5em;
	margin-top:0px;
	padding:3px;
	background-color:white;
}

/*
.page img {
	padding:2px;
	border:1px solid #aaa;
	margin-bottom:15px;
}*/

.page p {
	margin-top:10px;
	margin-bottom:10px;
}

.page .screenshot {
	border:0px;
	margin: 2px 5px;
}

.page .contents {
	margin-right:252px;
	padding:10px;
	height:315px;
}

.index-contents {
	padding:0px;
	margin:0px;
	height:300px;
}

/*** TYPOGRAPHY ***/
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-family:Arial, sans-serif;
}

h1 {
	font-size:25px;
	line-height:auto;
	letter-spacing:-0.05em;
	padding-top:10px;
	padding-bottom:0px;
	color:#00A3F2;
	margin:5px 0px 0px 0px;
}

div.dTitle h1 {
	font-size:20px;
	padding-top:10px;
	text-align:center;
	letter-spacing:-0.03px;
	font-weight:normal;
}

.subheading {
	font-size:19px;
	text-align:center;
	letter-spacing:-0.1em;
	font-style:italic;
	margin-bottom:30px;
	padding-left:0px;
	color:#111;
}

h2 {
	font-size:16px;
	color:#444;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

li
{
	margin-left: 15px;
}

/** Links **/
a {
color: #00A3F2;
text-decoration: none;
font-weight: bold
}

.textlink
{
	color:#000;
 	font-style:italic;
  	font-weight:normal;
}

/* Columns 3x1 */
.col3_1, .col3_2, .col3_3 {
	width:196px; /* without padding +10, because of page padding -5px */
	float:left;
	padding-left:5px;
	padding-right:5px;
	/*border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;*/
	display:none;
}

/* Columns 4x1 */
.col4_1, .col4_2, .col4_3, .col4_4 {
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	margin-bottom:0px;
	width:190px;
}

/*.col4_1, .col4_4 {
	width:170px; /* without padding +10, because of page padding -5px */
/*}

.col4_2, .col4_3 {
	width:210px;
	margin:0px;
}*/

.columns {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.columns p {
	margin:0px;
	padding:0px 15px 0px 15px;
	text-align:left;
	line-height:19px;
}

.columns h2 {
	padding-left:15px;
	text-align:left;
}

.columns img {
	border-style:none;
	width:160px;
	padding-left:15px;
}

/* Columns 2x1 */
.col2_1, .col2_2 {
	width:240px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	display:none;
}

.dColumn {
}

/******************** Widths **********************/
.full-width {
	width: 525px;
}

.semi-width {
	width: 310px;
}

.quarter-width {
	width: 155px;
}


/****************** Various Stuff ***************/
hr {
	height: 15px;
	border:0px;
	background: #fff url(images/hr.gif) no-repeat scroll center;
	margin-bottom:15px;
	display:none;
}

.subtitle {
	text-align:center;
	margin-bottom:10px;
	width:596px;
}

blockquote {
		margin-left:auto;
		margin-right:auto;
		margin-top:20px;
		margin-bottom:20px;
		padding:33px;
		font-size:14px;
		font-style:italic;
		text-align:center;
		background-color:#f3f3f3;
		background-image:url(images/quote.png);
		background-repeat:no-repeat;
}


/* ImageLeft Element Start */
	div.dImageLeft {
	}

	div.imageBoxLeft {
		float:left;
		margin-right:10px;
	}

	img.floatImageLeft {
		/*width:250px;*/
		margin:0px;
		padding-left:2px;
	}
/* ImageLeft Element Stop */

/* ImageRight Element Start */
	div.dImageRight {

	}

	div.imageBoxRight {
		float:right;
		margin-left:10px;
	}

	img.floatImageRight {
		/*width:250px;*/
		margin:0px;
		padding-left:2px;
	}
/* ImageLeft Element Stop */



/* Clear Both Element */
.clear {
margin:0px;
	clear:both;
	height:1px;
	padding:0px;
}

img .pngfix {
	behavior: url(pngHack.htc);
}

/* Contact Form */

#contactform input, #contactform textarea {
border:1px solid #BBBBBB;
font-size:13px;
line-height:1.4em;
width:400px;
}

#contactform label, #contactform input, #contactform textarea {
display:block;
float:left;
margin-bottom:5px;
font-size:11px;
}
#contactform label {
padding-right:20px;
padding-top:0px;
text-align:right;
width:75px;
}
#contactform br {
clear:left;
}
#contactform .button {
display:inline;
float:none;
font-size:13px;
height:21px;
width:84px;
margin-left:415px;
background-image:url(images/sendenbutton.jpg);
background-repeat:no-repeat;
background-color:white;
border: none;
cursor:pointer;
}

#contactform .valid {
background:white none repeat scroll 0%;
border-width:1px;
}
#contactform .invalid {
background:#ebf8fd none repeat scroll 0%;
border-width: 2px;
}

/* Table styles */


.detailTable
{
	background-color:#f5f5f5;
	border: solid thin #eee;
	border-collapse:collapse;
	width:100%;
}

.detailTable td
{
width:50%;
border:solid 2px #fff;
vertical-align:top;
font-size:5px;
}

.detailTable th
{
background-color:#eee;
border:solid 2px #fff;
text-align:left;
padding-left:15px;
}

.detailTable li
{
	font-size: 11px;
}
/*
#contactform #informationbox {
background-color:#CCFF99;
border:5px solid #009900;
margin:0px 0px 20px 95px;
padding:10px;
text-align:center;
width:375px;
}
#contactform #errorbox {
background-color:#FFAABB;
border:5px solid #CC5566;
margin:0px 0px 20px;
padding:10px;
text-align:center;
}*/

