@charset "utf-8";
/* typography.css, put type styles here */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #b3b3b3;
}

/* textfarbe im editor */
.mceContentBody { color: #000; } 

.nav-header li a {
	text-decoration: none;
	font-size: 14px;
	letter-spacing: -0.5px;
	color: #999;
}

.nav-header li a:hover {
	color: #fff;
}

.nav-selected a {
	color: #fff!important;
}

.bigBtn01 h1,
.bigBtn02 h1,
.bigBtn03 h1,
.bigBtn04 h1,
.bigImg h1 {
	font-size: 22px;
	font-weight: 100;
	letter-spacing: -1px;
	color: #fff;
	margin-left: 4px;
	margin-bottom: -5px;
	margin-top: 180px;
}

.subText {
	background: #1f1f1f;
	padding-left: 7px;
	padding-right: 7px;
	margin-left: -2px;
	color: #999;
	width: auto;
	line-height: 14px;
}

/*
.bigImg h1 {
	text-align: right;
	margin-right: 4px;
	margin-top: 200px;
}
.bigImg .subText {
	float: right;
	text-align: right;
	padding-right: 6px;
	margin: 0px;
	width: 950px;
}
*/

.claimer h1 {
	font-size: 24px;
	color: #fff;
	font-weight: 100;
	padding: 4px 0 4px 25px;
}

.main h2,
.sidebar h2 {
	font-size: 14px;
	font-weight: 100;
	border-bottom: 2px solid #343434;
	background: url(http://www.dvision-online.de/packages/dvision/themes/dvision/img/pfeil_weiss.png) left no-repeat;
	padding-left: 10px;
	margin-bottom: 10px;
	color: #ccc;
}

.main p {
	margin-left: 10px;
}

.main ul {
	margin: 10px 0 10px 22px;
}

#news h2 {
	margin-left: 20px;
}

.newsBlock h3 {
	font-size: 14px;
} 

.date {
	color: #999;
	font-size: 11px;
}

#phone {
	font-size: 14px;
	background: url(http://www.dvision-online.de/packages/dvision/themes/dvision/img/phone.png) left no-repeat;
	padding-left: 30px;
	margin-left: 10px;
}

#fax {
	font-size: 14px;
	background: url(http://www.dvision-online.de/packages/dvision/themes/dvision/img/fax.png) left no-repeat;
	padding-left: 30px;
	margin-left: 10px;
}

#mail {
	font-size: 14px;
	background: url(http://www.dvision-online.de/packages/dvision/themes/dvision/img/mail.png) left no-repeat;
	padding-left: 30px;
	margin-left: 10px;
}

.footer,
.footer a {
	color: #666;
}

.footer a:hover {
	text-decoration: underline;
	color: #666;
}

a {
	color: #343434;
	text-decoration: none;
}

.sidebar a,
.main a {
	color: #ccc;
	text-decoration: none;
}

a:hover { text-decoration: underline;}

/* customize_miscellaneous */ /* customize_miscellaneous */