/* ---------------------
Team Evi Allemann, 2007 Version 2
--------------------- */

* {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
}

body {
	background:rgb(255,239,221);
	color:#333333;
	border: 0px solid #B20022;
	margin-top:20px;
	font-size:12px;
}

/** To center the objects **/


p {
	font-size:12px;
	text-align:justify;
	color:#333333;
}

h1 {
	font-size:15px;
	color:#000000;
	text-align:left;
}

a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration:underline;
}

ul {
	margin: 5px;
	padding: 5px;
	list-style: none;
	list-style-type: square;
}

li {
	padding-left: 5px;
	padding-top: 0px;
	list-style-position: inside;
}


/* ---------------------
template layout
--------------------- */


#logo {
	position:relative;
	width:100%;
	height:74px;
	float:left;
	z-index:100;
	position: absolute;
	margin-left: -380px;
	left:50%; 
}

/** Icon SP **/
#icon1 {
	position:absolute;
	z-index:100;
	top:416px;
	margin-left: -358px;	
    left:50%; 
}

/** Icon LS **/
#icon2 {
	position:absolute;
	z-index:100;
	top:445px;
	margin-left: -358px;	
    left:50%; 
}

/** Icon Pro Natura **/
#icon3 {
	position:absolute;
	top:474px;
	z-index:100;
	margin-left: -358px;	
    left:50%; 
}

/** Icon Mieterverband **/
#icon4 {
	position:absolute;
	top:503px;
	z-index:100;
	margin-left: -358px;	
    left:50%; 
}

/** Icon VCS **/
#icon5 {
	position:absolute;
	top:532px;
	z-index:100;
	margin-left: -358px;	
    left:50%; 
}

/** Icon Campa07 **/
#campa07 {
	position:absolute;
	top:739px;
	z-index:100;
	margin-left: -358px;	
    left:50%; 
    display:none;
}

/** Icon Campa07 oben **/
#campa07schmal {
	padding-top:10px;	
	padding-bottom:10px;
	display:none;
}

/** Ecard Campa07 **/
#ecard {
	position:absolute;
	top:739px;
	z-index:100;
	margin-left: -360px;	
    left:50%; 
    display:none;
}

/** Suchen Icon **/
#suchen {
	position:absolute;
	top:561px;
	margin-left: -358px;	
    left:50%; 
}

/** Suchfeld, Position**/
#leftcolmenu {
	position:absolute;
	top:561px;
	margin-left: -382px;	
    left:50%;
    z-index:1000;
}

/** Suchfeld, Farben hier anpassen **/
.search .inputbox {
	border: 0px solid #B20022;
	height:17px;
	background-color:#666666;
	color:#333333;
}

/** Suchfeld, Schrift **/
#leftcol .inputbox {
	font-size:11px;
	font-weight: normal;
}

/** Suchbutton **/
.button {
	height: 22px !important; 
	width: 40px !important;
	margin-right: 5px;
	background: url(../images/suchenbutton.png) no-repeat; 
	border: 0px solid #B20022;
}

/** Kontakt **/
#kontakt {
	position:absolute;
	top:591px;
	margin-left: -358px;	
    left:50%; 
    font-size:10px;
}

.kontakt
{
    font-size:10px;
    color:rgb(255,239,221);
}

a.kontakt {
    font-size:10px;
    color:rgb(255,239,221);
}

/** div container for left column, Nur Menü **/
.leftcol {
	border: 0px solid #B20022;
}

/** div container for mainbody, Nur Inhalt, kann hier verschoben werden **/
#content_main {
	position:relative;
	width:480px;
	min-height:400px;
	border: 0px solid #B20022;
	margin-top:0px;	
	margin-bottom:0px;	
	margin-left:135px;	
	margin-right:0px;	
}

#container_inner {
	float:left;
	clear:left;
	width:750px;
	margin-top:0px;	
	border: 0px solid #B20022;
}

#container {
	width:760px;
	background:transparent url(../images/bg_inside.jpg) repeat-y left top;
	float:left;
	position: absolute;
	margin-left: -380px;
	left:50%; 
	border: 0px solid #B20022;
}

/** Hintergrundbilder der einzelnen Menüpunkte**/
#menuitem_1
{	background:transparent url(../images/news.png);}

#menuitem_2
{	background:transparent url(../images/reden.png);}

#menuitem_3
{	background:transparent url(../images/texte.png);}

#menuitem_4
{	background:transparent url(../images/vorstoesse.png);}

#menuitem_5
{	background:transparent url(../images/biografie.png);}


/** unten, nur breite Inhalt**/
#blackline {
	position:relative;
	clear:left;
	float:left;
	width:590px;
	height:0px;
	min-height:0px;
	background-color:rgb(255,116,0); 
	font-size:10px;
	margin-top:20px;
}

.syndicate
{
	margin-top:310px;
	margin-left:-47px;
}



/** copyright **/
#copyright {
	position:relative;
	width:760px;
	display:block;
	clear:both;
	float:left;
}

#copyright div {
	color:#666666;
	font-size:10px;
	font-weight:bold;
	display:block!important;
	width:760px;
	float:left;
	clear:left;
	margin:-5px 0 0 0;
	text-align:left;
}


/* ---------------------
mambo content layout
--------------------- */

/** content title **/
.componentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight: bold;
	padding-top: 13px;
	background-color:inherit;
	display:block;
	text-align:left;
}

.contentheading,
.contentpagetitle,
a.contentpagetitle:link,
a.contentpagetitle:active,
a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight: bold;
	padding-top: 13px;
	background-color:inherit;
	display:block;
}

.contentpaneopen {
	width:100%;
	text-align:left;
	text-align:justify;
}


.buttonheading {
	width: 16px!important;
	text-align:right;
}


td.sectiontableheader {
	font-weight: bold;
}

.category, .categorytitle {
	font-weight: bold;
	color:#3973AC;
	background-color:inherit;
}

.sectiontableentry1,
table.pollstableborder tr.sectiontableentry1 {
	padding: 0px;
	color:#333333;
	
}

.sectiontableentry2,
table.pollstableborder tr.sectiontableentry2 {
	padding: 0px;
	color:#333333;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	word-wrap:break-word;
}

/** blog Styles **/
.blogsection {
	color:#3973AC;
	background-color:inherit;
}

.blog_more {
	font-weight: bold;
	padding-top: 20px;
	color: #3973AC;
	border-bottom: 1px solid #E5E5E5;
	background-color:inherit;
}

/** small text in content **/
.small {
	color:#999999;
	font-size:10px;
	font-weight: bold;
	background-color:inherit;
	display:none;
}

/** date info in content **/
#content_main .createdate {
	color:#4A87C4;
	font-size:10px;
	padding: 0 0 15px 0;
	background-color:inherit;
}

#content_main .modifydate {
	color:#999999;
	font-size:10px;
	padding: 0;
	background-color:inherit;
}



/** toc page navigation  **/
.pagenav_prev,
.pagenav_next {
	font-size:11px;
}


/** content item navigation  **/
.pagenavbar  {
	display:block;
	width:100%;
	background-color:inherit;
	height:20px;
	text-align:right;
	letter-spacing:2px;
	color:#999999!important;
	clear:both;
	font-size: 11px!important;
	margin-top: 10px;
	background-repeat: repeat-x;
	background-position: center bottom;	
}

.pagenav {
	height:20px;
	text-align:right;
	letter-spacing:2px;
	color:#999999;
	clear:both;
	font-size: 11px;
	margin-left: 0;
	margin-right: 0;
	background-color:inherit;
	
}

.back_button {
	display:block;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	width:100%;
	margin-bottom:10px;
	letter-spacing:2px;
}

/** highlight word search result **/
.highlight {
	font-weight:bold;
	background-color: Yellow;
	color: Blue;
	padding: 2px 0 2px 0;
	
}

/** table of content layout **/
table.contenttoc {
	border:1px solid #000000;
	padding:1px;
	display:block;
	width:130px;
	margin: 0 0 10px 10px;
}

/** table of content header **/
.contenttoc th {
	 
	background-color:#666666;
	font-size:11px;
	display:block;
	width:124px;
}

/** unordered list for latest news module **/
ul.latestnews li,ul.mostread li {
	font-size:11px;
	font-weight:bold;
	list-style-type: none;
	list-style-position: outside;
}


/** fix opera table width for content list in table category**/
table.contentpane td.contentdescription {
	width:100%!important;
}


/* ---------------------
Links
--------------------- */

/** any left column link **/
#leftcol a:link,
#leftcol a:active,
#leftcol a:visited,
#leftcolmenu a:link,
#leftcolmenu a:active,
#leftcolmenu a:visited
 {
	 
}

a.pagenav:link ,
a.pagenav_next:link,
a.pagenav_pre:link,
div.back_button a,
div.back_button a:link,
a.latestnews:link,
a.latestnews:active,
a.latestnews:visited,
a.mostread:link,
a.mostread:active,
a.mostread:visited {
	text-decoration:none;
}

/*** read more link ***/
.readon,
a.readon:link,
a.readon:active,
a.readon:visited {
	color:rgb(175,14,1);
	font-weight:bold;
	text-align:left;
	margin-top:10px;
	letter-spacing: 2px;
	font-size:10px;
	text-decoration:none;
}

/*** blog links ***/
a.blogsection:link,
a.blogsection:active,
a.blogsection:visited {
	color:#3973AC;
	text-decoration:none;
}

/** generic menu item link **/
a.mainlevel:link,
a.mainlevel:active,
a.mainlevel:visited,
a.sublevel:link,
a.sublevel:active,
a.sublevel:visited {
color:#000000;
	text-decoration:none;
	font-size:14px;
	margin-top:7px;
	height:37px;
}

/** generic menu item link on mouseover **/
a.mainlevel:hover,
#leftcol a.mainlevel:hover,
#leftcolmenu a.mainlevel:hover {
	background-color:none;
	color:#000000!important;
	text-decoration:none!important;
}

/** specific top right column menu item link **/
a.mainlevel-right:link,
a.mainlevel-right:active,
a.mainlevel-right:visited,
a.sublevel-right:link,
a.sublevel-right:active,
a.sublevel-right:visited {
	color:#000000;
	text-decoration:none;
	font-size:14px;
}

/** specific top right column menu item link on mouseover **/
a.mainlevel-right:hover {
	background-color:#CCCCCC;
	text-decoration:none;
}


/** table of content list **/
a.toclink:link,
a.toclink:active,
a.toclink:visited {
	color:#3973AC;
	font-size:11px;
	padding:2px 10px 2px 10px;
	display:block;
	text-decoration:none;
}

.pagenavbar a:link,
.pagenavbar a:active,
.pagenavbar a:visited  {
	letter-spacing:2px;
	color:#000000;
	font-size: 11px;
	text-decoration: none;
	
	
}

.pagenavbar a:hover {
	color:#3973AC;
}

/** latestnews and popular **/
.latestnews,
.mostread {
	color:#000000;
}

a.latestnews:link,
.mostread a:link,
.latestnews a:active,
.mostread a:active,
.latestnews a:hover,
.mostread a:hover,
.latestnews a:visited,
.mostread a:visited {
	color:#000000;
	text-decoration:underline;
}



/* ---------------------
mambo module layout
--------------------- */

/** general module table **/
table.moduletable,
#leftcol table,
#rightcol table {
	width:170px;
	float:left;
	clear:left;
}

/** Breite Modul Die News auf Startseite **/
table.moduletable.news {

	float:left;
	clear:left;
}

/** general module table **/
#rightcol table,
#leftcol table td {
	font-size:11px !important;
	color:#CCCCCC;
}

#rightcol table,
#rightcol table td {
	font-size:11px !important;
	color:#030303;
}

/** general module title **/
table.moduletable th,
table.moduletable-bgimg th,
table.moduletable-right th {
	border: 1px solid #000000;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	background-color:#484848;
	height:25px;
	text-align:left;
	padding-left:15px;
	font-weight:normal;
}

/** specific module td table for content top 1 and 2. 
position:user2 an user3 **/
#content_top1 table.moduletable td,
#content_top2 table.moduletable td {
	height:100px;
	min-height:100px;
	vertical-align:top;
}

/** right column module td **/
#rightcol table.moduletable td   {
	padding:5px;
}


/** generic menu item **/

.mainlevel  {
	display: block;
	vertical-align: bottom;
	font-weight: bold;
	color: #ffffff;
	padding-left:22px;
	text-decoration: none;;
}

/** specific left column form **/
#leftcol form {
	margin-left:15px;
}


/** specific left column form **/
#leftcol .inputbox {
	font-size:11px;
	font-weight: normal;
}

/** module styles in #leftcol **/
#leftcol table.moduletable td {
	color:#DADADA;
	font-size:11px;
}

/** search div in top right column. position:user4 **/
div.search {
	margin-left:10px;
}


/* ---------------------
mambo form layout
--------------------- */

/** left column input form **/
#leftcol .inputbox {
	font-size:11px;
	/*border: 1px solid #000000;*/
	margin-bottom:2px;
}


#rightcol .button {
	background-color:#E5E5E5;
}

.search  {
	margin-top:0px;
}



/* 
mambo top menu layout
you need to add menu class suffix: -nav
*/

/** unordered list top menu **/
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

/** unordered list item for top menu **/
ul#mainlevel-nav li
{
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 11px;
	white-space: nowrap;
}

/** unordered list item link for top menu **/
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

/** unordered list item link for top menu for firefox only **/
#topmenu>ul#mainlevel-nav li a {
	width: auto;
}

/** unordered list item for top menu for firefox only **/
ul#mainlevel-nav li a:hover {
	background: #535353;
	text-decoration:none;
}


 /*
specific right column menu item. position:right
you need to add menu class suffix: -right and
module class suffix: -right
 */
.mainlevel-right {
	display:block;
	height:25px;
	padding-left:15px;
	font-weight:bold;
}

/** 
moduletable specific with background image
you need to add modules class suffix: -bgimg
 **/
table.moduletable-bgimg {
	float:left;
	clear:left;
	width:100%;
}

table.moduletable-bgimg td {
	padding: 5px ;
	font-size:11px;
}

table.moduletable-bgimg td td {
	padding: 0!important;
}

/** for polls **/
.poll {
	font-size:11px;
}

table.pollstableborder .sectiontableentry2 {
	background-color:transparent; 
	text-align:left; 
}
table.pollstableborder .sectiontableentry1 {
	background-color:#F5F5F5; 
	text-align:left;
}

.moduletable_bgimg table.pollstableborder td.sectiontableentry2,
.moduletable_bgimg table.pollstableborder td.sectiontableentry1 {
	background-color:transparent!important; 
	text-align:left!important; 
}

/** hack to make any div or table inside content will not stretcg outside area*/
table.contentpane  table table input.inputbox {
	max-width:80px;
	width:80px;
}

table.contentpane {
	width:390px!important;
}

.contentpaneopen {
	width:100%!important;
	text-align:left;
	text-align:justify;
}

.contentpaneopen tr.sectiontableentry2 td,
.contentpaneopen tr.sectiontableentry1 td{
	display:block;
	width:390px!important;
	text-align:left;
	text-align:justify;
}


table.contentpane  table  {
	width:390px!important;
	text-align:left;
}

table.contentpane  td.contentheading  {
	width:200px!important;
}

table.contentpane  td.buttonheading  {
	width:150px!important;
}