/*
* CSS for Design-Template OrangeSquare
* Created by: STFmedia
* Adapted for REDAXO: STFmedia
* mailto:thorsten@stf-media.com for further assistance, no telephone support
* Last modified: 31.08.2008 15:20:45
*/
body {
	margin: 0px auto;
	text-align: center;
	padding: 0;
	font-family: Arial, sans-serif;
	background: #f4f4f4; /*#6A0509;			/*hintergrundfarbe (original: #f4f4f4) (plüschig: #ffe4c4)*/
	font-size: 0.75em;
}
#wrap {
	text-align: left;
	background: #ffffff;
	color: #141414;
	margin: 0 auto;
	width: 960px;
}
#topper {
	height: 24px;
	width: 100%;
	background-color: #99001C;		/*#5B0013;		/*oberster rand*/
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
#topper p {
	color: #fff;
	font-size: 10px;
	line-height: 24px;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	float: left;
	width: 30%
}
#header {
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
	height: 120px;
}
#header h1 {
	width: 400px;
	margin: 55px 0px 0px 10px;
	float: left;
	font-size: 36px;
	font-family: Andalus;
}
#header h2 {
	width: 400px;
	margin: -10px 0px 0px 10px;
	float: left;
	font-size: 17px;
	font-family: Andalus;
	color: #99001C;
}
#header h1 a:link, #header h1 a:visited, #header h1 a:hover, #header h1 a:focus {
	color: #99001C;
	text-decoration: none;
	font-weight: bold;
}
#header p {
	width: 360px;
	float: right;
	text-align: center;
	color: #a0a0a0;
	margin: 0 0 10px 0;
	font-size: 1em;
	line-height: 1.2em;
}
#zitat_table {
	margin-left: auto;
	margin-right: auto;
}
#zitat {
	margin: 20px 0 0 0;
	font-size: 15px;
	text-align: center;
	font-family: Harrington;
	color: #a0a0a0;
}
#zitat_quelle {
	text-align: center;
	font-size: 9px;
	color: #a0a0a0;
}
#zitat_quelle_right {
	text-align: right;
	font-size: 9px;
	color: #a0a0a0;
}


.mainNav {
	margin: 0 0 15px 0;
	height: 24px;
	width: 100%;
	background-color: #99001C;			/*Hintergrundfarbe menü, rechtes eck*/
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
.mainNav a, .mainNav a:visited {
	background-color: #99001C;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 24px;
	padding: 0 23px 0 23px;
	border-right: 1px solid #fff;
	text-decoration: none;
}
.mainNav a:active, .mainNav a:hover {
	background-color: #5B0013;			/*Hintergrundfarbe Menü wenn hover*/
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 24px;
	padding: 0 23px 0 23px;
	border-right: 1px solid #fff
}
.mainNav a.current, .mainNav a.current:hover, .mainNav a.current:visited, .mainNav a.current:active {
	background-color: #FFEFDF;
	color: #99001C;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 24px;
	padding: 0 23px 0 23px;
	border-right: 1px solid #fff
}

div.teaser {
	margin-bottom: 25px;
	border-bottom: 1px solid #606060;
}
.navigation {						/*linker block*/
	width: 150px;
	float: left;
	height: 350px;
	padding: 0px;
	/*background: #99001C;*/
	background-image: url(bg_left_sw.jpg);
	margin-left: 0px;
}
.navigation ul.nav2nd li {
	margin: 2px 0 0 -35px;
	list-style-type: none;
	/*background-color:#FFEFDF;*/
	border: 2px solid #99001C;
}

.navigation ul.nav2nd a{
	display: block;
	padding: 10px 0px 10px 10px;
	width: 131px;
	font-size: 1em;
	font-weight: normal;
	line-height: 20px;
	color: #99001C;
}
.navigation ul.nav2nd a.current, #navigation ul.nav2nd a:hover {
	text-decoration: none;
	color: #880000;
  background-color: #ffe4c4;	/*#99001C;	/*#FFEFDF;	*/

}
#avmenu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 6px 0 0 10px;
	background: #f4f4f4;
	border-left: 4px solid #cccccc;
}
#avmenu li a:hover {
	background: #eaeaea;
	color: #286ea0;
	border-left: 4px solid #286ea0;
}
.announce {
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 130px;
	color: #505050;
	background-color: #f4f4f4;
	line-height: 1.3em;
}
#extras {
	float: right;
	width: 140px;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#extras p {
	margin: 0 0 1.5em 0;
}
.content {
	height: 420px;				/*gesamtgröße von content*/
	width: 625px;
	float: left;
	color: #99001C;
	overflow: auto;
	border-left: 1px solid #004;
	line-height: 1.6em;
	text-align: left;
	margin-top: 0;
	margin-right: 14px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.content li {
	line-height: 1.9em;
	font-size: 1.2em;
	margin: 0 0 0.5em 0;
}
.content h2 {
	font-size: 1.2em;
	margin: 0 0 0.5em 0;
}
.content h3 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
}
.content h4 {
	font-size: 1em;
	margin: 0 0 0.5em 0;
}
.content img {
	padding: 1px;
	display: inline;
	background: #cccccc;
	border: 1px solid #f0f0f0;
}
.content div.flRight {
	float: right;
	margin-left: 10px;
}
.content div.flLeft {
	float: left;
	margin-right: 10px;
}
.content h1 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
}
a {
	text-decoration: none;
	color: #286ea0;
}
a:hover {
	text-decoration: underline;
	color: #286ea0;
}
a img {
	border: 0;
}
#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 12px solid #99001C;		/*#5B0013;		/*unterster rand*/
	width: 960px;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
}
#footer a {
	color: #808080;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.left {
	margin: 10px 10px 5px 0;
	float: left;
}
.right {
	float: right;
	width: 165px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}
.textright {
	text-align: right;
}
.center {
	text-align: center;
}
.small {
	font-size: 0.8em;
}
.bold {
	font-weight: bold;
}
.hide {
	display: none;
}
div#breadcrumb {
	padding: 10px 0 10px 0;
	text-align: right;
}
ul.breadcrumb li {
	list-style-type: none;
	display: inline;
	margin-right: 0px;
}
.left {
	margin: 10px 10px 5px 0;
	float: left;
}
.right {
	margin: 10px 0 5px 10px;
	float: right;
}
.textright {
	text-align: right;
}
.center {
	text-align: center;
}
.small {
	font-size: 0.8em;
}
.bold {
	font-weight: bold;
}
.hide {
	display: none;
}

/* Fotogallerie */

	#flashcontent {
		width: 480px;
		height: 680px;
		}
