
body {
	background-color: #F0F5FF;
	font-family: Arial, Verdane, Helvetica, sans-serif;
	font-size : 12px;
	color: #330066;
	margin: 0px;
}


/*+STRUKTUR+++++++++++++++++++++++++++++++++++++++++++++*/

#geamtseite {
		width:auto;    
		padding:5px;
}

#homepage {
                
		width:auto;
		background-color: #F0F5FF;
}

#logo {
	background-color:#F0F5FF;
	width:150px;
}
#kopfzeile {
	margin-left:160px;
	margin-right:160px;
	background-color:#F0F5FF;
	height:70px;
	width:auto;
	background-image:url(../images/hg-kopfzeile.gif);
	background-repeat:no-repeat;
	background-position:top center;
	vertical-align: middle;
	text-align: center;
	padding-top:12px;
}

#maincontent {
    margin-left:160px;
    margin-bottom:5px;
    margin-right:160px;
    padding-left:0px;
    padding-right:0px;
    width:auto;
    background-color: #F0F5FF;
    display:inline-block;
}

/* Abschnittsgestaltung(Item) innerhalb der Seite */
div.items {

}
div.items h1 {
    margin-top:0px;
    margin-bottom:3px;
	font-weight:bold;
	font-size: 12px;
	line-height:30px;
	color:#FFFFFF;
	background-image: url("/images/item_h1.gif");
	background-repeat:repeat;
	padding-left:10px;
	text-decoration: none;
	text-align:left;
	vertical-align:baseline;
}
div.items h1 a {
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
    color: #FFFF00;
    text-decoration: underline;
}

div.items h1 a:hover {
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
    color: #FFFF00;
    text-decoration: underline;
}
div.items h1 a:visited {
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
    color: #FFFF00;
    text-decoration: underline;
}

div.items h2 {
    font-size: 12px;
	font-weight: bold;
    text-decoration: underline;
    text-align: left;
}

div.item {
    overflow:hidden;
    margin-top:5px;
    margin-bottom:5px;
    padding:3px;
    border-left-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-top-width:1px;
    border-style:solid;
    border-color:#0066FF;
    background-color:#CFDFFF;
}
div.items img {
    margin:5px;
}
div.itemhalfleft {
    float:left;
    overflow:hidden;    
    margin-top:5px;
    margin-bottom:5px;
    padding:3px;
    width:47%;
    border-left-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-top-width:1px;
    border-style:solid;
    border-color:#0066FF;
    background-color:#CFDFFF;
}
div.itemhalfright {
    float:right;
    overflow:hidden;
    margin-top:5px;
    margin-bottom:5px;
    padding:3px;
    width:47%;
    border-left-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-top-width:1px;
    border-style:solid;
    border-color:#0066FF;
    background-color:#CFDFFF;
}
/* Ende - Abschnittsgestaltung(Item) innerhalb der Seite */



div.box {
    margin-top:-3px;
	padding:8px;
	text-align:left;
	color:#FFFFFF;
   	font-size : 11px;
	background-image: url("/images/menue-center.gif");
}
div.box a {
	color:#FFFFFF;
}

div.boxtop {
	margin-top:10px;
	height:13px;
	background-image: url("/images/menue-top.gif");
	background-repeat:no-repeat;
}

div.boxbuttom {
	height:12px;
	margin-top:0px;
	margin-bottom:12px;
	background-image: url("/images/menue-buttom.gif");
	background-repeat:no-repeat;
}
#countertop {
	margin-top:10px;
	height:13px;
	background-image: url("/images/menue-top.gif");
	background-repeat:no-repeat;
}

#counterbuttom {
	height:12px;
	margin-top:0px;
	margin-bottom:12px;
	background-image: url("/images/menue-buttom.gif");
	background-repeat:no-repeat;
}
#mainmenue {
    margin-top:-3px;
	padding:8px;
	text-align:center;
	background-image: url("/images/menue-center.gif");
}

#leftcontent {
	text-align:center;
	position:absolute;
	left:5px;
	width:150px;
	height:1024px;
}

#navbar {
	margin:2px;
	margin-left:0px;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
}

#album {
	margin-left:0px;
	text-align:left;
	padding:5px;
}

#counter {
    margin-top:-3px;
	padding:8px;
	text-align:left;
	color:#FFFFFF;
	background-image: url("/images/menue-center.gif");
}
#rightcontent {
	
    width:150px;
    text-align:center;

    position:absolute;
    right:5px;
    top:125px;
}
#wetter {
    margin-top:80px;
	padding:0px;
	text-align:center;


}
#werbung {
	padding:5px;
	float:right;
	width:135px;
	text-align:center;
	border:1px solid #660000;
	background-color:#F9E4B2;
}
#fusszeile {
	margin-top:10px;
	height:45px;
	width:780px;
	padding:10px;
	background-color:#F0F5FF;
	background-image: url("/images/hg-fusszeile.gif");
	background-repeat: no-repeat;
	text-align:center;
        display:none;
}

#fusszeile a {
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
    color: #FFFF00;
    text-decoration: underline;
}

#fusszeile a:hover {
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
    color: #FFFF00;
    text-decoration: underline;
}
#fusszeile a:visited {
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
    color: #FFFF00;
    text-decoration: underline;
}


h1{
	font-weight: bold;
	font-size: 20px;
	line-height : normal;
	text-decoration:none;
    text-align:center;
}

h2 {
        font-weight:bold;
		font-size: 14px;
		line-height:18px;
        text-align:center;        
}

h3 {
	font-weight:bold;
	font-size: 12px;
	line-height:18px;
	text-decoration: none;
	text-align:left;
}

th {
	font-weight:bold;
	font-size: 12px;
	line-height:20px;
	color:#FFFFFF;
	padding-left:10px;
	text-decoration: none;
	text-align:left;
	vertical-align:baseline;
    background-color:#0066FF;
}
th.half {
	font-weight:bold;
	font-size: 12px;
	line-height:30px;
	color:#FFFFFF;
	background-image: url("/images/table_th_half.gif");
	background-repeat:no-repeat;
	padding-left:10px;
	text-decoration: none;
	text-align:left;
	vertical-align:baseline;
    background-color:#F0F5FF;
}
th.full {
	font-weight:bold;
	font-size: 12px;
	line-height:30px;
	color:#FFFFFF;
	background-image: url("/images/table_th_full.gif");
	background-repeat:no-repeat;
	padding-left:10px;
	text-decoration: none;
	text-align:left;
	vertical-align:baseline;
    background-color:#F0F5FF;
}

th a {
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
    color: #FFFF00;
    text-decoration: underline;
}

th a:hover {
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
    color: #FFFF00;
    text-decoration: underline;
}
th a:visited {
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
    color: #FFFF00;
    text-decoration: underline;
}
li {
	margin-left:20px;
	list-style-position: outside;
	list-style-image: url("/images/list.gif");
	margin-top: 6px;
}

table {
    padding-left: 10px;
    padding-right: 10px;
	font-size:12px;
}

td {
  vertical-align:top;
  text-align:left;
}

a {
        color: #000099;
        text-decoration: underline;
}

a:hover {
        color: #0000FF;
        text-decoration: underline;
}

a:active {
		color: #0099FF;
		text-decoration: underline;
}

a:visited {
		color: #800080;
		text-decoration: underline;
}

/* Schriftstile */
.klein {
		font-size: 11px
}
.sehrklein {
		font-size: 9px
}
/* Ende - Schriftstile */

/* Ausrichtungen */
.links {
    float:left;
    margin-right:10px;
}
.rechts {
    float:right;
    margin-right:5px;
    margin-left:10px;
}
/* Ende - Ausrichtungen */

.mainnav a {
	display: block;
	padding-left: 5px;
	margin-top: 2px;
	font-size:12px;
	text-align:left;
	color: #000066;
	font-weight: bold;
	text-decoration:none;
	line-height: 22px;
	background-color:#FFFF00;
   	background-image: url("/images/style/bg_button.jpg");
	background-repeat:repeat;
	border:1px solid #000066;
}

.mainnav a:hover {
		background-color:#FF9900;
		text-decoration:underline;
      	background-image: url("/images/style/bg_button_over.jpg");
        background-repeat:repeat;
}

.mainnav a:visited {
		text-decoration:none;
}

.mainnavactive {
	display: block;
	padding-left: 5px;
	margin-top: 2px;
	font-size:12px;
	text-align:left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	line-height: 22px;
	background-color:#CC3300;
   	background-image: url("/images/style/bg_button_active.jpg");
	background-repeat:repeat;
	border:1px solid #FFFFFF;
}

.mainnavactive a:hover {
		color: #FFFFFF;
		text-decoration:underline;
}

.mainnavactive a:visited {
		color: #FFFFFF;
        text-decoration:none;
}

.subnav a {
	display: block;
	padding-right: 5px;
	margin-top: 0px;
	font-size:11px;
	text-align:right;
	color: #000066;
	font-weight: normal;
	text-decoration:none;
	line-height: 18px;
	background-color:#FFFF66;
    background-image: url("/images/style/bg_button.jpg");
	background-repeat:repeat;
	border-right-color: #000066;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #000066;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #000066;
	border-bottom-style: solid;
	border-bottom-width: 1px;

}
.subnav a:hover {
		background-color:#FF9900;
		text-decoration:underline;
       	background-image: url("/images/style/bg_button_over.jpg");
    	background-repeat:repeat;
}

.subnav a:visited {
		text-decoration:none;
}

.subnavactive {
	display: block;
	padding-right: 5px;
	margin-top: 0px;
	font-size:11px;
	text-align:right;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
	line-height: 18px;
	background-color:#CC3300;
   	background-image: url("/images/style/bg_button_active.jpg");
	background-repeat:repeat;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;

}

.subnavactive a:hover {
		text-decoration:underline;
}

.subnavactive a:visited {
        color: #FFFFFF;
		text-decoration:none;
}
.fehlertext {
	font-weight:bold;
	color:#FF0000;
}

td.zweizeilig {
	line-height: 18px;
}

/* RSS-Formatierungen +++++++++++++++++++++++++++++++++++++++++*/
.rssitem {
    clear:left;
}
.rssitem img {
    float:left;
    margin: 5px;
}
.rssitem a {
    text-align:left;
    vertical-align:center;
    font-size: 11px;
}
/*Ende RSS-Formatierungen++++++++++++++++++++++++++++++++++++++*/


/*Beginn Gästebuch+++++++++++++++++++++++++++++++++++++++++++++*/
.header {
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
}
.fieldtitle {
	color: #ffffff;
	font-weight: bold;
}
.hinweis {
	font-size: 8pt;
	font-weight: normal;
}
.hinweisweiß {
	font-size: 8pt;
	font-weight: normal;
	color:#FFFFFF;
}
.input {
	width: 250px;
	background-color: #cdcdcd;
	font-size: 9pt;
	color: #000000;
}
.textarea {
	width: 250px;
	background-color: #cdcdcd;
	font-size: 9pt;
	color: #000000;
}
.fehler {
	font-size: 10pt;
	color: #dd0000;
	font-weight: bold;
	text-decoration: none;
}
.eintrag {
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}
a.hinweis:link {
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
}
a.hinweis:visited {
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
}
a.hinweis:active {
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
}
a.hinweis:hover {
	font-size: 8pt;
	color: #ffffff;
	font-weight: underline;
}
/*Ende Gästebuch+++++++++++++++++++++++++++++++++++++++++++++*/

div.versteckt {
    display:none;
}

/*Veranstaltungen +++++++++++++++++++++++++++++++++++++++++++*/
#g {
    background-color:#CFDFFF;
    vertical-align:top;
}
#w {
    background-color:#F0F5FF;
    vertical-align:top;
}
#th {
    background-color:#CFDFFF;
    vertical-align:top;
    font-weight:bold;
}

#error {
    background-color:#303030;

}

#head {
    background-color:#0066FF;
    text-align:center;
}

#lines {
    background-color:#CFDFFF;
}

/*Ende - Veranstaltungen +++++++++++++++++++++++++++++++++++++*/

/*Kinoprogramm +++++++++++++++++++++++++++++++++++++++++++++++*/
.gray {
    background-color:#FFFFFF;
}
/*Kinoprogramm +++++++++++++++++++++++++++++++++++++++++++++++*/
