
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background-color: #F0F0F0;
	background-image: url("img/gfx/kachel_bg.png");
	background-position: top center;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #F0F0F0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	/*font-weight: 200;*/
	font-weight: normal;
	color: #000066;
	margin-bottom: 10px;
}

h1 {
	font-size: 18px;
}

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

p, ol, ul {
	margin: 0px;
	padding: 0px;
}

p, ol {
	line-height: 180%;
}

ul {
	font-size: 11px;
	margin-bottom: 10px;
}

li {
	list-style-image: url("img/gfx/listenpunkt.png");
	list-style-position:inside;
	line-height: 20px;
}

strong {
}


/*---------- Spezielle Farben ----------*/

.blau {
	color: #000066 !important;
}

.braun {
	color: #8c724d !important;
}
/*--------------------------------------*/


/*---------- Spezielle Styles für den Editor ----------*/

.auszeichnung-blau {
	color: #000066 !important;
	font-family: 'Pinyon Script', Verdana;
	font-size: 25px;	
}

/*--------------------------------------*/


a {
	color: #5C5539;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/* Header */

#header-wrapper {
	overflow: hidden;
	height: 74px;
	background-color: #F0F0F0;
	border-bottom: #000066 4px solid;
	box-shadow: 0 0 24px -8px #000000;
}

#header {
	width: 980px;
	height: 74px;
	margin: 0 auto;
	padding: 0px 0px;
}

#linke-ranke {
	float: left;
    left: -41px;
	top: 200px;
    position: relative;
}

#rechte-ranke {
	float: right;
    right: -41px;
	top: 200px;
    position: relative;
}

#linke-ranke img {
    /*left: -65px;
	top: 260px;
    position: relative;
	background-image: url("img/gfx/linke_ranke.png");*/
}


/* Logo */

#logo {
	float: left;
	width: 242px;
	height: 73px;
	margin: 0px;
	padding: 0px;
	/*background-image: url("img/gfx/logo.png");*/
}

#logo h1 {
	/*padding: 30px 0px 0px 0px;*/
	/*background: url(file:///C|/_DATEN_Torsten_2012/joomla_cms_2012/html-Templates/goodlife/images/img02.png) no-repeat left 50%;*/
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 3.6em;
}

#logo h1 a {
	text-decoration: none;
	color: #1B2024;
}

/* Menu */

#menu {
	float: right;
	width: 716px;
	height: 20px;
	text-align: right;
	margin-top: 44px;
	/*overflow:hidden;*/
}

#menu ul {
	float: right;
	margin: 0;
	margin-right: 24px;
	margin-bottom: 24px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	height: 12px;
	line-height: normal;
	position:relative;
	/*top: 5px;
	left: 4px;*/
}

.moduletable_menu {
}

#menu li {
	float: left;
	
	height: 12px;
	line-height: 13px;
	/*padding: 0px 6px;*/
	list-style: none;
}

.last{
	border-right: none 0 !important;
}

#menu a {
	display: block;
	margin-left: 1px;
	border-right: 1px solid #666666;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	text-align: right;
	text-transform:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #8C724D;
	vertical-align:middle;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration:underline;
	/*background: #1B2024;
	border-radius: 5px;
	color: #FFFFFF;*/
}

/**NEBENMENU */

ul.menu_nebenmenu li

.moduletable_nebenmenu {
    float: left;
    padding: 8px 0 0;
    text-align: left;
    width: 470px;
}

.moduletable_nebenmenu {
	padding-top: 10px;
}

ul.menu_nebenmenu {
	/*float: right;
	margin: 0;
	margin-right: 24px;
	margin-bottom: 24px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	height: 12px;
	line-height: normal;
	position:relative;*/
	/*top: 5px;
	left: 4px;*/
	
	height: 16px;
    line-height: normal;
    list-style: none outside none;

}

ul.menu_nebenmenu li {
	float: left;
    height: 13px;
    line-height: 10px;
    list-style: none outside none;	
}

ul.menu_nebenmenu li a.last {
	border-right: none 0 !important;
}

ul.menu_nebenmenu li a {
	display: block;
	margin-left: 1px;
	border-left: 1px solid #666666;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	text-align: right;
	text-transform:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #8C724D;
	vertical-align:middle;
}

ul.menu_nebenmenu li a:hover, ul.menu_nebenmenu li .current_page_item a {
	text-decoration:underline;
	/*background: #1B2024;
	border-radius: 5px;
	color: #FFFFFF;*/
}










/** CONTENT */

#content {
	float: right;
	width: 660px;
	padding: 0px 0px 0px 0px;
}

#content .subtitle {
	padding: 0px 0px 30px 0px;
	text-transform: uppercase;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #81AFC5;
}


/** SIDEBAR */

#sidebar {
	float: left;
	width: 290px;
	padding: 0px 0px 20px 0px;
}

#sidebar h2 {
	padding: 0px 0px 30px 0px;
	letter-spacing: -1px;
	font-size: 2em;
}

/* Footer */

#footer {
	height: 30px;
	width: 980px;
	margin: 0 auto 40px auto;
	background-color: #A89A86;
	font-family:Verdana, Geneva, sans-serif;
	box-shadow: 0 0 24px -8px #000000;
}

#footer p {
	/*margin: 0;
	padding: 8px 30px 11px 30px;
	/*letter-spacing: 1px;*/
	/*line-height: normal;
	font-size: 11px;
	text-transform: none;
	text-align: center;
	color: #333;*/
	
	color: #333333;
    font-size: 11px;
    line-height: normal;
    margin: 0;
    padding: 8px 0 11px;
    text-align: right;
    text-transform: none;
}

#footer a {
	color: #333333;
}

#footer img {
    position: relative;
    top: -22px;
}

.moduletable_footertext {
    float: left;
    /*margin: 0 0 25px;*/
	margin: 0px 8px 20px 24px;
    padding: 0;
    width: 540px;
}

/* Three Column Footer Content */

#page-wrapper {
	/*background-color: #F0F0F0;*/
}



#page-content {
	position:relative;
	overflow: hidden;
	width: 916px;
	margin: 0px auto;
	padding: 30px 30px 50px 30px;
	color: #717171;
	background-color: #fff;
	background-image: url("img/gfx/feder.png");
	border-left: 2px #8D734F solid;
	border-right: 2px #8D734F solid;
	background-repeat:no-repeat;
	background-position:bottom right;
	box-shadow: 0 0 30px -10px #999999;
	/*min-height: 645px;*/

  	min-height:550px;

	height:auto !important;  /* für moderne Browser */

	height:550px;  /*für den IE */
}



#page-content a {
}

#page-content h2 span {
	color: #5C5539;
}

#page-content #fbox1 {
	float: left;
	width: 630px;
}

#page-content #fbox1 p {
	color: #666;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 15px;
}


#page-content #fbox2 {
	float: right;
	width: 224px;
	margin-left: 10px;
}

#page-content .moduletable_kontakt {
	background-color: #DCD7D0;
	margin-bottom: 5px;
	padding: 15px 15px 5px 15px;
}

#page-content .moduletable_kontakt h3 {
	font-family: 'Pinyon Script', Verdana;
	font-size: 25px;
	color: #666;
}

#page-content .moduletable_kontakt p {
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 13px;
}

#page-content .moduletable_oeffnungszeiten {
	background-color: #DCD7D0;
	margin-bottom: 5px;
	padding: 15px 15px 5px 15px;
}

#page-content .moduletable_oeffnungszeiten h3 {
	font-family: 'Pinyon Script', Verdana;
	font-size: 25px;
	color: #666;
}

#page-content .moduletable_oeffnungszeiten p {
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 13px;
}





/* Banner Style */

#banner-wrapper {
	overflow: hidden;
	height: 270px;
	/*padding: 40px 0px;*/
}

#banner {
	overflow: hidden;
	width: 980px;
	height: 90px;
	margin: 0px auto 0px auto;
	/*margin: -30px 0 0 -30px;*/
	/*background-color: grey;*/
}

/* Button Style */

.button-style {
	display: inline-block;
	margin-top: 30px;
	padding: 7px 30px;
	background: #1B2024;
	border-radius: 5px;
}

.button-style a {
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #FFFFFF;
}

/* List Style 1 */

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	padding: 20px 0px 20px 0px;
	border-top: 1px dashed #E6E7DC;
}

ul.style1 a {
	text-decoration: none;
	color: #6B6B6B;
}

ul.style1 a:hover {
	text-decoration: underline;
	color: #6B6B6B;
}

ul.style1 .first {
	padding-top: 0px;
	border-top: none;
}

/* List Style 2 */

ul.style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style2 li {
	padding: 9px 0px 9px 0px;
	border-top: 1px dashed #E6E7DC;
}

ul.style2 .first {
	padding-top: 0px;
	border-top: none;
}

/* List style 3 */

ul.style3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style3 li {
	padding: 20px 0px 20px 0px;
	background: url(file:///C|/_DATEN_Torsten_2012/joomla_cms_2012/html-Templates/goodlife/images/link-style1-divider.png) repeat-x left top;
}

ul.style3 p {
	margin: 0px;
	padding: 0px;
}

ul.style3 img {
	float: left;
	margin-top: 3px;
	margin-right: 20px;
}

ul.style3 .posted {
	padding: 10px 0px 0px 0px;
	font-size: 8pt;
	color: #A2A2A2;
}

ul.style3 .first {
	padding-top: 0px;
	background: none;
}



