/* ----------------------------------------------------------------------------
Screen CSS File
Kulturpass
Copyright 2008 by Softloop
---------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------
Allgemeine Tags und Klassen
---------------------------------------------------------------------------- */

* {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

body { 
	font: 12px Verdana, sans-serif;
	background: url("../pics/body.gif") repeat-x;
}

ul li { 
	list-style-type: none;
}
	
#content_header {
	background: url("../pics/content_header.gif") no-repeat left 120px;
	overflow: hidden;
}

#content {
	background: url("../pics/content.gif") repeat-y;
	position: absolute;
	top: 0;
	left: 180px;
	overflow: hidden;
}

#content ul {
	margin-bottom: 15px;
}

#content ul li {
	padding-left: 12px;
	list-style-type: none;
	background: url("../pics/bullet.gif") no-repeat 0 8px;
	line-height: 1.5em;
}

#article {
	padding: 54px 60px 150px 60px;
	overflow: visible;
	position: relative;
}

#article a {
	color: #7f8e0b; /* #a3b70d */
}

#content_footer {
	background: url("../pics/content_footer.gif") no-repeat left bottom;
	min-height: 595px;
	width: 600px;
}

*html #content_footer {
	min-height: 595px;
 	height:auto !important;  /* für moderne Browser */
 	height:595px;  /*für den IE */
}

#logo {
	line-height: 0;
	font-size: 0;
	display: block;
}

h1 {
	font-weight: bold;
	font-size: 17px;
}

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

p {
	font: 12px Verdana, sans-serif;
	line-height: 1.4em;
	margin-bottom: 15px;
}

.media {
	position: absolute;
	left: 0px;
	top: 0px;
}

*html .media {
	position: absolute;
	left: -60px;
	top: 0px;
}

/* ----------------------------------------------------------------------------
Navigation
---------------------------------------------------------------------------- */

#navi {
	position: absolute;
	top: 167px;
	left: 37px;
	line-height: 2.5em;
	overflow: hidden;
}

#navi a{
	color: #fff;
}

#navi a.aktiv {
	color: #fff;
	font-weight: bold;
}

#navi a:hover {
	color: #fff;
	font-weight: bold;
}

#smallnav {
	position: absolute;
	top: 242px;
	left: 19px;
	line-height: 2.5em;
}

#smallnav a {
	color: #7f8e0b; /* #a3b70d */
}

#smallnav li.aktiv a {
	color: #7f8e0b; /* #a3b70d */
	font-weight: bold;
}

#smallnav a:hover {
	color: #7f8e0b; /* a3b70d */
	font-weight: bold;
}

input {
	border: 1px solid #b4b4b4;
}

input.submit_pass {
	margin-top: 20px;
}

select {
	border: 1px solid #b4b4b4;
}

#navi .subnavi {
	margin-top: -15px;
	padding-left: 10px;
	padding-bottom: 10px;
}

*html #navi .subnavi {
	margin-top: -7px;
	line-height: 1.6em;
}

*+html #navi .subnavi {
	margin-top: -7px;
	line-height: 1.6em;
}

#navi .subnavi li {
	height: 16px;
}

#adsense {
	position: absolute;
	top: 480px;
	left: 790px;
	height: 300px;
}

/**
	Gästebuch
**/

.a63-form {
	width: 420px;
	overflow: hidden;
}

.a63-form label {
	display: block;
}

.a63-form input {
	border: 1px solid #A3B70D;
}

.a63-form textarea {
	border: 1px solid #A3B70D;
}

.a63-form legend {
	font-size: 17px;
	font-weight: bold;
}

#content ul.a63-pagination {
	overflow: hidden;
}

#content ul.a63-pagination li {
	background: none;
	float: left;
}

/* ----------------------------------------------------------------------------
Serach
---------------------------------------------------------------------------- */

form#searchForm {
	position: absolute;
	left: 802px;
	top: 177px;
}

form#searchForm input {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	width: 75px;
	height: 18px;
	background: url("../pics/form_input.gif") no-repeat;
	border: none;
}

form#searchForm .submit {
	color: #FFF;
	background: none;
	border: none;
	width: auto;
	padding: 0;
}

/* ----------------------------------------------------------------------------
Counter
---------------------------------------------------------------------------- */

#count4free {
	position: absolute;
	top: 684px;
	left: 39px;
	display: none;
	height: 0px;
	width: 0px;
	overflow: hidden;
}

#count4free table {

}  

/* ----------------------------------------------------------------------------
Banner
---------------------------------------------------------------------------- */   
.bannerDiv {
    padding-top: 5px; 
}
       
.bannerPic {
    padding:  5px 0; 
}

.bannerText{  
    border: 1px solid #000;
    border-width: 1px; border-color: #ddd;    
}  

.bannerText{  
    margin-bottom: 10px;
}

a.stream {
	background-image: url(../pics/speaker.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
}

div.hinweis {
	border: 1px solid #7F8E0B;
	padding: 5px;
	font-size: 11px;
	background-color: #bbbbbb;
}

#gallery {
	width: 477px;
	float: left;
	clear: both;
}

#gallery .thumbs {
	float: left;
	margin-left: 21px;
	height: 177px;
	width: 145px;
}

#gallery .thumbs a {
	display: block;
	width: 145px;
	height: 150px;
}

#gallery .first {
	margin-left: 0;
}

/*
		Galerie
*/

.gallery_item_wrapper {
	width: 150px;
	float: left;
	text-align: center;
	margin-left: 15px;
}

.gallery .first {
	margin-left: 0;
}

.gallery_label {
	font-weight: bold;
}

h1.gallery_header {
	margin-bottom: 17px;
}

.gallery_breadcrumb {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#gallery.gallery {
	width: 500px;
}

.gallery_picture img {
	padding-bottom: 10px;
}
