@charset "utf-8";
/*********************************************************
 * NaaN Grafix - We rock the web                         *
 * Projekt: NaaN Homepage Vorlagen                       *
 * Style: Screen                                         *
 *********************************************************/


body {
	padding: 40px 0 40px 0;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666;
}

div#containerSite {
	width: 822px;
	margin: 0 auto 0 auto;
}

div#head {
	height: 0px;
	overflow: hidden;
	padding-top: 212px;
	background: url(../img/layout/head.jpg) no-repeat top left;
}
div#head * {
	font-size: 20px;
}

div#screens {
	padding: 0 0 0 24px;
}

div#screens a {
	display: block;
	float: left;
	height: 228px;
	width: 250px;
	overflow: hidden;
	margin: 5px;
	margin-bottom: 28px;
}
div#screens a img {
	border: none;
}
/*
div#screens a.tpl_1 {
	background: url(../img/layout/tpl_thumb_1.jpg) no-repeat top left;
}
div#screens a.tpl_2 {
	background: url(../img/layout/tpl_thumb_2.jpg) no-repeat top left;
}
div#screens a.tpl_3 {
	background: url(../img/layout/tpl_thumb_3.jpg) no-repeat top left;
}
div#screens a.tpl_4 {
	background: url(../img/layout/tpl_thumb_4.jpg) no-repeat top left;
}
div#screens a.tpl_5 {
	background: url(../img/layout/tpl_thumb_5.jpg) no-repeat top left;
}
div#screens a.tpl_6 {
	background: url(../img/layout/tpl_thumb_6.jpg) no-repeat top left;
}
*/

div#content {
	padding: 0 0 0 24px;
	clear: both;
}

div#content h1 {
	display: block;
	height: 0px;
	overflow: hidden;
	padding: 23px 0 0 0;
	font-size: 20px;
	margin: 0 0 15px 0;
	background: url(../img/layout/hl_1.jpg) no-repeat top left;
}

div#content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #45c0eb;
	padding: 0;
	margin: 0 0 7px 0;
}

div#content p {
	margin: 0 0 20px 0;
	padding: 0
}

div#content a {
	color: #fd0083;
	text-decoration: underline;
}
div#content a:hover {
	text-decoration: none;
}

div#content em {
	color: #bfbfbf;
}

div#content a.anfrage {
	display: block;
	width: 196px;
	height: 0px;
	padding-top: 65px;
	overflow: hidden;
	background: url(../img/layout/btn_anfrage.jpg) no-repeat top left;
}

div.left {
	width: 50%;
	float: left;
	padding-right: 20px;
}


div#footer {
	clear: both;
}

div#footer a#kontakt {
	display: block;
	overflow: hidden;
	height: 0px;
	padding-top: 61px;
	background: url(../img/layout/footer.jpg) no-repeat top left;
}

div#footer div#info {
	background: url(../img/layout/footer_2.jpg) no-repeat top left;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	padding: 15px 24px;
	font-size: 10px;
	color: #999;
}
div#footer div#info a {
	text-decoration: none;
	color: #999;
}

div#footer div#info div.right {
	text-align: right;
}

div#TB_ajaxContent {
	font-size: 10px;
}
div#TB_ajaxContent p{
	margin: 0 0 10px 0;
	padding: 0
}
div#TB_ajaxContent h2 {
	font-size: 12px;
	font-weight: bold;
	color: #45c0eb;
	padding: 0;
	margin: 0 0 7px 0;
}
div#TB_ajaxContent a {
	color: #fd0083;
	text-decoration: underline;
}
div#TB_ajaxContent a:hover {
	text-decoration: none;
}

.btnClose {
	cursor: pointer;
	margin-top: 20px;
}

#impressum {
	display: none;
}

.alignRight {
	text-align: right;
}

#zertifikat {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 99;
}
#zertifikat img {
	border: 0px;
}