/*
Theme Name: enditnow.de
Theme URI: http://www.enditnow.de
Description: Wordpress Theme für enditnow.de
Version: 1.0
Author: Thoxan GmbH
Author URI: http://www.thoxan.com/
Tags: enditnow, enditnow.de
*/

* {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

body {
	color:#000000;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:30px;
	background:url(img/bg.png) no-repeat center 178px;
}

p {
	margin:0px 0px 20px 0px;
}

a:link {
	color: #af111d;
	text-decoration:none;
}
a:visited {
	color: #af111d;
	text-decoration:none;
}
a:active {
	color: #af111d;
	text-decoration:none;
}
a:hover {
	color: #b3071b;
	text-decoration:none;
}

ol {
	padding:20px;

}

.desc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


/* ============ LAYOUT ============ */

#wrapper {
	position:absolute;
	width:960px;
	left:50%;
	margin-left:-480px;
	top:30px;
}

#header {
	position:relative;
	display:block;
	float:left;
	width:960px;
	height:133px;
	text-align:center;
}

#nav {
	position:relative;
	display:block;
	float:left;
	width:960px;
	height:28px;
	background:url(img/nav.bg.gif) repeat-x;
	text-align:center;
	padding:7px 0px 0px 0px;
	margin:15px 0px 15px 0px;
}

	#nav ul {
		list-style:none;
	}
	
	#nav li {
		display:inline;
		padding:0px 10px 0px 10px;
		font-size:16px;
	}
	
	#nav li a {
		text-decoration:none;
		color:#333333;
	}

	#nav li a:hover {
		color:#b3071b;
	}
	
	.current_page_item, .current_page_item a {
		font-weight:bold;
		color:#b3071b !important;
	}

#subnav {
	position:relative;
	display:block;
	float:left;
	width:960px;
	height:24px;
	font-size:12px;
	text-align:center;
	padding:7px 0px 0px 0px;
	margin:-15px 0px 15px 0px;
	border-bottom:1px solid #CCCCCC;
}

	#subnav ul {
		list-style:none;
	}
	
	#subnav li {
		display:inline;
		padding:0px 10px 0px 10px;
		font-size:16px;
		font-size:12px;
	}
	
	#subnav li a {
		text-decoration:none;
		color:#333333;
		font-size:12px;
	}

	#subnav li a:hover {
		color:#b3071b;
		font-size:12px;
	}

#content {
	position:relative;
	display:block;
	float:left;
	width:960px;
}

#contentMain {
	position:relative;
	float:left;
	width:675px;
	margin:0px 15px 0px 0px;
	padding:15px;
	background:url(img/content.main.bg.gif) repeat-x;
	line-height:21px;
	color:#58585a;
}

#contentSidebar {
	position:relative;
	float:right;
	width:240px;
	font-size:12px;
}

.sidebarBox {
	display:block;
	width:210px;
	padding:15px;
	background:#ebebeb;
	margin:0px 0px 15px 0px;
	color:#b3071b;
	font-weight:bold;
}

.sidebarButton {
	display:block;
	width:240px;
	height:61px;
	background:url(img/sign.a.png) no-repeat;
	margin:0px 0px 15px 0px;
	cursor:pointer;
}

.sidebarButton:hover {
	display:block;
	width:240px;
	height:61px;
	background:url(img/sign.b.png) no-repeat;
	margin:0px 0px 15px 0px;
}

#footerA {
	position:relative;
	display:block;
	float:left;
	width:960px;
	height:45px;
	background:url(img/footer.bg.gif) no-repeat;
	margin:15px 0px 15px 0px;
	padding:10px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	color:#58585a;
	letter-spacing:1px;
}

#footerB {
	position:relative;
	display:block;
	float:left;
	width:960px;
	text-align:center;
	font-size:10px;
	color:#58585a;
}

#footerC {
	position:relative;
	display:block;
	float:left;
	width:960px;
	height:30px;
}

/* ============ FRONTPAGE TEASER ============ */

#Teaser {
	position:relative;
	display:block;
	float:left;
	width:960px;
	background:#CCCCCC;
	height:300px;
	margin:0px 0px 15px 0px;
}

#cSlider ul {
	list-style:none;
}

#cSlider li {
	display:block;
	width:960px;
	height:300px;
}

.sliderImg {
	display:inline-block;
	float:left;
	width:620px;
	height:300px;
}

.sliderTxt {
	display:inline-block;
	float:right;
	width:310px;
	height:285px;
	text-align:center;
	color:#58585a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	padding:15px 15px 0px 15px;
	background:url(img/teaser.txt.bg.png) no-repeat;
}

.sliderMachMit {
	position:absolute;
	height:95px;
	width:310px;
	background:url(img/mach-mit.a.png) center center no-repeat;
	cursor:pointer;
	top:190px;
	left:635px;
	margin:0px 0px 0px 0px;
}

.sliderMachMit:hover {
	background:url(img/mach-mit.b.png) center center no-repeat;
}

#fpButtons {
	position:relative;
	float:left;
	display:block;
	width:960px;
	height:177px;
	background:url(img/arrows.start.gif) no-repeat;
}

.fpButtonsElementA {
	position:relative;
	float:left;
	width:200px;
	height:137px;
	padding:20px;
	font-weight:bold;
}

.fpButtonsElementB {
	position:relative;
	float:left;
	width:200px;
	height:137px;
	color:#FFFFFF;
	padding:20px;
	font-weight:bold;
}

.fpButtonsElementB a, .fpButtonsElementB a:hover, .fpButtonsElementB a:active {
	color:#ffffff !important;
}

.fpButtonsElementC {
	position:relative;
	float:left;
	width:200px;
	height:137px;
	padding:20px;
	font-weight:bold;
}

.fpArrow {
	padding-left:15px;
	background:url(img/arrow.gif) 0px 3px no-repeat;
}

/* ============ HEADLINES ============ */

.red {
	color:#b3071b;
}

.black {
	color:#000000;
}

h1 {
	margin:0px 0px 20px 0px;
	font-size:24px;
}

h1 a {
	color:#b3071b !important;
	text-decoration:none !important;
}

h2 {
	font-size:20px;
	font-weight:bold;
}

h3 {
	font-size:18px;
	font-weight:bold;
}