body {
	margin: 0;
	padding: 0;
	background: #E3E7ED url(/assets/templates/aktien-bot.de/images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #F93D00;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
	padding-bottom: 10px;
}

h3 {
	font-size: 1.2em;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #417FDA;
}

#wrapper {
	width: 1160px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 1170px;
	height: 150px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 500px;
	float: left;
	height: 100%;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	color: black;
	text-transform: uppercase;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	font-size: 3em;
	padding-top: 90px;
	font-weight: bold;
	color: #424954;
}

#logo p {
	float: left;
	margin: 0;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #616161;
}

/* Menu */

#nav {
	width: 968px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

#nav ul {
	margin: 0;
	padding: 0;
	/*list-style: none;*/
	line-height: normal;
}

#nav li {
	float: left;
	background: url(/assets/templates/aktien-bot.de/images/img03.gif) no-repeat right top;
}

#nav li ul li {
	background-color: #363D48;
}

#nav a {
	margin-top: 10px;
	padding: 7px 20px 7px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border: none;
}

#content-box {
	height: 100%;
}

#content {
	width: 600px;
	float: left;

	background-color: #FBFBFB;

	/*min-height:210px;	*/
	padding: 20px;

	margin-left: 25px;
	margin-right: 25px;

	border-left: 	1px dashed #414853; 
	border-right:	1px dashed #414853; 
	border-top:		1px dashed #414853;	
	border-bottom:	1px dashed #414853;	
	
	margin-top: 15px;	
	margin-bottom: 20px;	
}

#content h1 {
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 20px;	
}

#sidebar-left {
	padding: 20px;
	float: left; 
	width: 140px;	
	display: block;
	background-color: #FBFBFB;	
	height: 100%;
	
	text-align: center;
	margin-bottom: 20px;	
}

#sidebar-right {
	padding: 20px;
	float: right; 
	width: 240px;	
	display: block;
	background-color: #FBFBFB;	
	height: 100%;
	
	margin-bottom: 20px;
}

.sidebar {
	border-left: 	1px dashed #414853; 
	border-right:	1px dashed #414853; 
	border-top:		1px dashed #414853;	
	border-bottom:	1px dashed #414853;	
	
	margin-top: 15px;
}

.sidebar ul {
	padding-left: 5px;
	list-style-type: none;
}

.sidebar ul li{
	padding-bottom: 5px;
}

.sidebar h2 {
	padding-bottom: 5px;
	padding-top: 5px;
	
}

#footer {
	height: 100%;
	
	position: relative;
	margin-top: 20px;
	
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: #FBFBFB;
	
	border-left: 	1px dashed #414853; 
	border-right:	1px dashed #414853; 
	border-top:		1px dashed #414853;	
	border-bottom:	1px dashed #414853;		
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #3D444F;
}
