/* ***************************************

	Stylesheet for stadtfuehrungen-ol.de
	
	author: Andreas Walter
	
	last modified: 14-02-13

* ****************************************/



/* **************************************
	Basic styles
*****************************************/

html {
	height: 101%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	height: 101%;
}

#wrapper {
	background: url('../images/layout/bg_left.jpg') repeat-y;
}

nav li {
	list-style-type: none;
}

h3 {
	font-size:0.99em;
}


/* **************************************
	Navi left
*****************************************/

#left {
	width: 350px;

}

#left nav {
	width:290px;
	margin-top: 300px;
}

#left li {
	text-align: right;
	line-height: 25px;
	color: #CC0000;
	letter-spacing: 2px;
}

#left li.guide {
	margin-top: 40px;
}

#left li.foot {
	letter-spacing: 1px;
}

#left li a {
	color: #9B2023;
	text-decoration: none;	
}


/* **************************************
	Main Content
*****************************************/

#main .inside {
	margin: 2px 30px 20px 118px;
}

#main h1 {
	font-size: 1.48em;
	line-height: 1.52em;
	font-family: 'Gloria Hallelujah';
}

#main h2 {
	font-size: 1.08em;
	line-height: 1.22em;
	font-family: 'Gloria Hallelujah';
}


/* detail pages - guide */

#main .ce_table {
	padding-top: 12px;
}

#main .ce_table td.col_0 {
	vertical-align: top;
	padding-right: 5px;
}

#main .ce_text table td {
	vertical-align: top;
}

#main .ce_text p td {
	line-height: 1.32em;
}

#main .back a {
	color: #9B2023;
	text-decoration: none;	
}

#main .back a:hover {
	text-decoration: underline;
}

#main .layout_simple {
	margin-bottom: 12px;
}

#main .layout_simple a {
	color: #9B2023;
	text-decoration: none;	
}

#main .layout_simple a:hover {
	text-decoration: underline;
}

#main .image_container {
	margin-left: -2px;
}

#main .image_container img {
	box-shadow: 5px 7px 12px grey;

}

#main .portrait .image_container {
	padding: 20px 0 40px 0;
	text-align: right;
}

#main .portrait .image_container img {
	margin-left: 50px;
}


#main .ce_ce_lightbox4ward {
	width:330px;
	float: left;
}


#main .ce_ce_lightbox4ward .image_container {
	width: 300px;
	height: 300px;
}

#main .essentials {
	width: 200px;
}

#main .info_content {
	padding-left: 20px;
}

#main .mod_newsreader table {
	margin-top:25px;
}

#main .block {
	overflow: visible;
}

#main #zur-person {
	width: 600px;
}

#main #agb a {
	color: #9B2023;
	text-decoration: none;	
	font-size: 0.85em;
}

#main #agb a:hover {
	text-decoration: underline;
}

/* **************************************
	Footer Content
*****************************************/


#footer .inside {
	margin: 0;
	padding-top: 80px;
}

#footer .inside nav {
	background: #9B2023;	
	padding-bottom: 18px;
	padding-left: 550px;
}

#footer .inside nav li {
	float: left;
	margin-right: 30px;
	letter-spacing: 2px;
}

#footer .inside nav a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}