/********* global styles **********/

body {
	background-color: #fff;
	color: #888;
	font: 16px verdana, arial, helvetica, sans-serif;
	letter-spacing: 0px;
	line-height: 22px;
	margin: 10px;
	padding: 0px;
}

a {
	outline: none;
}

p {
	margin: 0px 0px 5px 0px;
}

img {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}

.imgLeft {
	float: left;
	margin: 0 20px 5px 0;
}

.cleaner {
	clear:both;
}

.noBorder {
	border:solid 0px #000;
}


/*********************************************************************/
/*********  page **********/

#containerMain {
	position: absolute;
	float: none;
	max-width:640px;
	min-width: 240px;		
	overflow:hidden;
	margin-top: 0px;
	background-color:#fff;	
	width: 100%;	
}

#logo {
	position: relative;
	float: none;
	height: 66px;
	width: 81%;
	max-width:640px;
	min-width: 160px;	
	padding: 2px 10px 15px 50px;	
	letter-spacing: 0px;	
    background-image:url(../images/logo_cashbeam.png); background-repeat:no-repeat;		
}


/********* Navigation Horizontal **********/


#naviHor {
	position: relative;
	float: none;
	width: 85%;
	max-width:640px;
	min-width: 160px;	
	padding: 2px 10px 15px 50px;	
	font-size: 12px;
	text-transform:uppercase;
	font-weight: normal;
	letter-spacing: 0px;	
	color: #000;
	font-weight:normal;	
	text-align:left;
	border-bottom: #353832 0px dashed;
}

#naviHor ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#naviHor li {
	margin: 0px 0px 10px 0px;
	display: inline;
}

#naviHor a:link {
	color: #000;
	text-decoration: none;
}

#naviHor a:visited {
	color: #000;
	text-decoration: none;	
}

#naviHor a:hover {
	color: #1e5cad;
}

#naviHor a.current, a.current:visited {
	color: #1e5cad;
}

#naviHor a.current:hover {
	color: #1e5cad;
}


/********* Content seite **********/


.separator {
	clear:both;
	position: relative;
	float:none;
	height:18px;
	width: 83%;
	min-width:160px;
	max-width:640px;

	margin: 0 0 0 50px;
    background-image:url(../images/separator.gif); background-repeat:repeat-x;		
}

.next {
	position: relative;
	float:right;
	margin: 0 0 0 0px;
	padding: 0px;
}

.contentContainer h2 a:link { color:#bbb; text-decoration: none; }
.contentContainer h2 a:visited { color:#bbb; text-decoration: none; }	
.contentContainer h2 a:hover { color:#fff; text-decoration: none; }
.contentContainer h2 a:active { color:#fff; text-decoration: none; }

.columnContent {
	position: relative;
	float: none;
	width: 83%;
	max-width:640px;
	min-width: 160px;	
	padding: 22px 10px 20px 50px;
	margin: 0px 0px 0px 0px;
	border: solid 0px #fff;	
}

.columnContent h1 {
	color: #1d5cac;
	font-size: 22px;
	line-height: 120%;
	letter-spacing: 0px;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;	
	font-weight: normal;
}

.columnContent h2 {
	color: #1d5cac;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 0px;	
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 12px 0px;	
	font-weight: bold;
}

.columnContent h3 {
	color: #000;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 0px;	
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 12px 0px;	
	font-weight: normal;
}


/*********************************************************************/

.footer a:link { color:#8faed6; text-decoration: none; }
.footer a:visited { color:#8faed6; text-decoration: none; }	
.footer a:hover { color:#fff; text-decoration: underline; }
.footer a:active { color:#fff; text-decoration: none; }

.footer {
	background-color: #1e5cad;	
	position: relative;
	float: left;
	width:910px;
	max-width:780px;	
	overflow:hidden;
	height: 45px;
	color: #8faed6;
	font-size: 12px;
	text-align:left;
	line-height: 140%;
	padding: 0px 10px 0px 50px;
	margin: 0px;
}

.footer h3 {
	font-weight:normal;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 140%;	
}
