/* Cascading Stylesheet for Das Beraterhaus GmbH & Co. KG by Timothy Santore, April 26th 2009*/
/* © 2009, Accident Grotesk - Visit http://www.accidentgrotesk.com for more information.*/

/* GLOBALS ------------------------------------------------------- */

/* Initial Reset */
*{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html h1 a, a {
/* for IE5/win */
c\ursor:pointer;
}

body {
	margin:0;
	padding:0px 0px;
	text-align:left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	background-color:#FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	
}

/* STRUCTURE ---------------------------------------------------- */

#outer {
	width:100%;
	text-align:center;
	position:relative;	
}

#inner {
	margin:0 auto;
	height:100%;
	width:990px;
	position:relative;
	clear:both;
}


#content {
	margin:0px 0px 0px 3px;
	width:973px;
	text-align:left;
	padding:0px 0px 0px 0px;
	
}

#content_container {
	margin:0px 0px 0px 3px;
	width:906px;
	padding:0px 35px 0px 35px;
}

#main {
	width:906px;
}

#title {
	width:906px;
	text-align: center;
	}

/* HEADER  ---------------------------------------------------- */
#header {
	width:903px;
	height:47px;
	margin:27px 0px 22px 0px;
	
}

#header_left {
	margin-left:3px;
	width:224px;
	float:left;
	vertical-align: bottom;
	}
	
#header_right {
	padding-top:20px;
	height:47px;
	width:600px;
	float:right;
	}

#subcontent {
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 0px;
	overflow: auto;	
	}
	
#left {
	margin-left:3px;
	width: 215px;
	float:left;
	}
	
#right {
	width: 500px;
	margin-left: 243px;
	padding-top:2px;
	}

#left_disclaimer {
	margin:0px 0px 35px 0px;
	width: 370px;
	float:left;
	}
	
#right_disclaimer {
	margin:0px 0px 35px 25px;
	width: 370px;
	float:left;
	}

/* LINKS ---------------------------------------------------------- */
a:link {
	color:#666666;
	text-decoration:none;
	font-style: normal;
	}

a:visited {
	color:#666666;
	text-decoration: none;
	}

a:hover {
	text-decoration:none;
	color:#000066;
	}

#right a:link {
	color:#000066;
	text-decoration:underline;
	font-style: normal;
	}

#right a:visited {
	color:#666666;
	text-decoration:underline;
	}

#right a:hover {
	text-decoration:none;
	color:#000066;
	}

/* LISTS  ----------------------------------------------------------- */
#left ul{
	margin-bottom:30px;
	}

#left li{
	padding-left:15px;
	font-size: 11px;
	line-height: 27px;
	background-image: url(../images/list_bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;	
	}
	
#left li a:link {
	letter-spacing:0.1px;
	color:#666666;
	text-decoration:none;
	font-style: normal;
	}

#left li a:visited {
	color:#666666;
	text-decoration: none;
	}

#left li a:hover {
	text-decoration:none;
	color:#000066;
	}

#left li .nounderline {
	border-bottom:hidden;
	}
	
#left li strong {
	color:#000066;
	font-weight:bold;
	}

/* NAV  ----------------------------------------------------------- */

#nav {
	padding-top:15px;
	width:600px;
	height: 47px;
	text-align:right;
	vertical-align: bottom;
	font-size: 11px;
	line-height: 17px;
	}
	
#nav li{
	padding-left:10px;
	margin-left: 5px;
	display:inline;
	border:none;
	}
	
#nav li a:link {
line-height:11px;
	color:#666666;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
	}

#nav li a:visited {
	color:#666666;
	text-decoration: none;
	font-weight: bold;
	}

#nav li a:hover {
	text-decoration:none;
	color:#000066;
	font-weight: bold;
	}

.border {
	background-image: url(../images/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
#nav li strong {
	color:#000066;
	font-weight:bold;
	line-height:17px;
	}



/* BREADCRUMB  ---------------------------------------------------- */
#bread_nav {
	position:relative;
	text-align:left;
	width:900px;
	height: 22px;
	vertical-align:top;
	margin:0px 0px 0px 0px;
	padding:4px 3px 0px 0px;
	}
	
#bread_nav a {
	color:#000066;
	}
	
#bread_nav > strong {
	color:#000066;
	}


/* FOOTER -------------------------------------------------------- */

#footer {
	position:relative;
	text-align:left;
	width:903px;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F00;
	vertical-align:top;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	float:left;
	}
	
#footer-left {
	text-align:left;
	width:250px;
	float: left;
	hight:20px;
	vertical-align: top;
	color:#000066;
	}
	
#footer-right {
	float:right;
	text-align: right;
	width:300px;
	height:20px;
	}

/* TABLE ----------------------------------------------------------- */	
table {
	border-collapse:collapse;
	width: 500px;
	}

th {
	width:120px;
	text-align:left;
	vertical-align:top;
	padding: 0px 2px 5px 0px;
	font-weight: normal;
	}

td {
	padding: 0px 2px 5px 0px;
	}

/* MISC ----------------------------------------------------------- */

h3 {
	font-size:18px;
	font-weight:normal;
	color:#000066;
	padding-bottom:12px;
	}

img {
	padding-bottom:20px;
	border:0px;
	}

.large {
	font-size: 16px;
	line-height: 21px;
	letter-spacing: 0px;
	font-weight: lighter;
	}
	
strong {
	color:#000066;
	font-weight:bold;
	}
	
p {
	padding-bottom: 18px;
	}
	
.italics {
	font-style:italic;
	}
	
.verbaende {
	font-size:11px;
	line-height:15px;
	}

.highlight {
	color:#000066;
	}
	
.magenta {
	color:#FF0000;
	}

hr {
	color: #f00;
	margin: 20px 0px 10px 0px;
	}