/***** You can put your own style stuff here in this file 
       For questions see www.phpcomasy.com *****/


/********************************* General styles ******************************/
body, a, table, td, tr, tbody, b, p, input, select, label, textarea {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}
input, select, textarea {
	border: 1px solid #303030;
	margin-bottom: 1px;
}
h1 {
	color: #1a1819;
	margin-bottom: 6px;
	border-bottom: 1px solid #cc66cc;
}
h2,
h2 a,
h2 a:hover {
	font-size: 11px;
	text-decoration: none !important;
	color: #9e1b68 !important;
}
hr {
	border: 0px;
	border-bottom: 1px solid #cc66cc;
}
#my-body {
	background: #FFFFFF;
}
/*******************************************************************************/


/************************************ Basic ************************************/
#container {
	margin: 10px auto auto auto;
	padding:0px 0px 0px 0px;
	width: 950px;
	text-align: left;
}

#header{
	float: left;
	height: 60px;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

#picture-top {
	float: left;
	width: 950px;
	height: 135px;
	margin: 0px 0px 0px 0px;
	background: url(img/header.jpg) no-repeat;
}

#picture-top img{
	margin: 15px 0px 0px 120px;
}
/*******************************************************************************/


/*********************************** Navigation ********************************/
#left-column{
	float: left;
	width: 160px;
	padding: 0px 0px 0px 0px;
}

#navigation {
	overflow: hidden;
	width: 160px;
}

.navigation {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #bf85a6;
}

.navigation li {
	line-height: 20px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}
.navigation li a {
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	width: 160px;
	display: block;
	background: transparent;
	padding: 5px 0px 5px 10px;
	margin: 0px 0px 0px 0px;
	color: black !important;
}
.navigation li.level0 {
	border-top: 1px solid white;
}
.navigation li.level1{
	padding: 0px !important;
	margin: 0px !important;
	font-size: 8pt;	
	line-height: 20px;
}
.navigation li.level1 a{
	margin: 0px;
	padding: 3px 3px 3px 12px;
	font-weight: normal !important;
}
.navigation li a:hover {
	color: white !important;
}
.navigation li.current {
}
.navigation li.current a ,
.navigation li.current a:hover {
	background: #8c3264;
	color: white !important;
}

.navigation li.level1.current a ,
.navigation li.level1.current a:hover {
	background: #9f4075;
	color: white !important;
}

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


/************************************ Content **********************************/
#content {
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px 15px 5px 15px;
	line-height: 16px;
	background: #ffffff;
	width: 530px;
}

#content h1 {
	margin-top: 5px;
}
#content a {
	text-decoration: none;
	color: #cc66cc;
}
#content a:hover {
	text-decoration: none;
	color: #4c433a;
}
#content {
	height: 400px;
}
#content ul, li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content li {
	margin: 0px 0px 0px 17px;
}

/* IE hack for min-height */
#content[id] {
    height: auto;
    min-height: 400px;
}

.box {
	border: 1px solid gray;
	background: #dac7da url(img/box.png) repeat-x;
	padding: 5px;
}

#top-navigation {
	text-align: right;
	margin-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
}
#top-navigation a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
}
.event-entry .listing-author{
	display: none;	
}

#header .portlet {
	display: none;
	border: none;
	border-left: 1px solid white;
}

#logo-container {
	float: left;
	width: 727px;
	height: 200px;
}

#header-info-container {
	float: left;
	width: 222px;
	height: 200px;
	background: #973c6f;
	border-left: 1px solid white;
}

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


/************************************ Right Column *********************************/

#right-column {
	float: right;
	width: 222px;
	overflow: hidden;
	background: #ebebeb;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid white;
}



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


/************************************ Portlets *********************************/
.portlet {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 222px;
	background: #973c6f;
}

#right-column .portlet {
	width: 222px;
}

#left-column .portlet {
	width: 160px;
}

.portlet h1 {
	display: block;
	border:none;
	color: white;
	font-size: 9pt;
	margin: 0px 0px 0px 0px !important;
	padding: 5px 0px 4px 7px !important;
	background: black;
}
.portlet a {
	color: #ffffff !important;
	line-height: 17px;
	display: block;
}
.portlet-title {
	padding: 15px 0px 0px 10px;
	background:url(img/portlet-top.jpg) top no-repeat;
	width: auto;
}
.portlet-content {
	color: #ffffff !important;
	padding: 7px;
	background: #973c6f url(img/linear.png) repeat-x;
	width: auto;
}
.portlet-content p {
	color: #ffffff !important;
}
.portlet-content h2,
.portlet-content h2 a{
	color: #ffffff !important;
}
#portlet-language-switcher h1 {
	display: none;
}
#portlet-language-switcher {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100px;
	height: 20px;
	text-align: left;
	background: transparent;
}
#portlet-language-switcher .portlet-content {
	background: transparent;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#portlet-language-switcher a {
	display: inline;
	color: black;
	color: black !important;
}

#portlet-listing-Verband .portlet-content {
	background: #636263 url(img/verlauf1.png) repeat-x;
}

#portlet-listing-Homenews {
	width: 540px;
}
#portlet-listing-Homenews .portlet-entry-img {
	float: left;
	margin-right: 10px;
}
.portlet-entry-Homenews {
	clear: both;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	background: white !important;
}

#portlet-listing-Homenews .portlet-content {
	background: white !important;
	color: black !important;
	padding: 0px;
	margin: 0px;
}
#portlet-listing-Homenews a,
#portlet-listing-Homenews p {
	color: black !important;
}
#portlet-listing-Homenews h2 {
	color: #973c6f !important;
}
#portlet-listing-Homenews h1 {
	background: white !important;
	padding: 0px !important;
	margin: 0px !important;
	background: white;
	color: #1a1819;
	font-size: 16px;
	padding-bottom: 3px !important;

	border-bottom: 1px solid #cc66cc;
}
.portlet-entry-Homenews {
	border-bottom: 1px dashed #c0c0c0; 
	margin-bottom: 5px;
}



#left-column h2 a,
#left-column h2 {
	font-size: 11px;
}

.comment {
	color: #444444;
}

#news-home {
	display: none;
}
/*
.portlet input, 
.portlet select, 
.portlet textarea{
	border: 1px solid #d3d1cf;
}
/*******************************************************************************/


/******************************** Additional stuff *****************************/
.breadcrumb,
.breadcrumb a {
	color: gray;
	padding: 0px;
}
#info {
	clear:both;
	background: transparent;
	text-align: center;
	color: gray;
	margin: 5px 0px 10px 0px;
	padding-top: 3px;
	border-top: 1px solid #c0c0c0;
}
#info a {
	text-decoration: none;
	color: gray;
}

#address{
	margin-left: 10px;
	float:left;
	width: 104px;
}
#hours{
	float: left;
	width: 104px;
}
.details{
	color: #9a9a9a !important;
	margin-top: 30px;
	font-size: 8.5pt;
	font-family: arial;
}

.edit-navigation-control{
	clear:right;
}
#latest_news,
#upcoming_events {
	float: left;
	width: 255px;	
}
#latest_news {
	padding-right: 20px;	
}

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