@charset "utf-8";

/***********************************************/
/* koepfli.css                             */
/* Hergestellt durch www.winprint.ch    */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

.container {
	width: 960px;
	background: #FFF;
	overflow: hidden;
	border: 1px outset #CCC;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #000;
	-moz-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
}

#content{
	padding-left: 245px;
	min-height: 560px;
	z-index: 15;
}


#masthead{
	padding: 10px 0 0 0;
	width: 100%;
	z-index: 15;
}

#navBar{
	float: left;
	width: 230px;
	background-color: #eeeeee;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #000;
	-moz-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding: 0;
}

#headlines{
	border-left: 2px solid #eeeeee;
	border-bottom: 2px solid #cccccc;
	width: 200px;
	height: 200px;
	left: 758px;
	top: 254px;
	z-index: 20;
	position: static;
	visibility: visible;
	float: right;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #EEE;
	margin-top: 10px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0;
	padding:0 0 0 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	padding: 2px 0 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0 0 10px 10px;
	font-size: 80%;
	color: #999999;
}

.feature h3{
	padding: 30px 0 5px 0;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0 0;
}

/************** .feature1 styles ***************/

.feature1{
	padding: 0 0 10px 10px;
	color: #999999;
}

.feature1 h3{
	padding: 30px 0 5px 0;
	text-align: center;
}

.feature1 img{
	float: left;
	padding: 10px 10px 0 0;
}




/************** .story styles *****************/

.story{
	padding-top: 40px;
	padding-left: 15px;
	clear: both;
}

/************** .detail styles *****************/

.detail{
	clear: both;
	padding: 0 0 0 10px;
}

/************** .auswahl styles *****************/

.auswahl{
	clear: both;
	padding: 10px 0 0 10px;
	font-size: 100%;
}

.auswahl p{
	padding: 20px 50px 10px 0;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #FFF;
	font-size: 14px;
	color: #333;
	background-color: #EAEAEA;
	font-family: "Times New Roman", Times, serif;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
	
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0;
	padding:0;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks h3{
	padding: 10px 0 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0;
	padding:0 0px 10px 10px;
	font-size: 14px;
	visibility: inherit;
	overflow: no;
}

.relatedLinks h3{
	padding: 10px 0 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/


#headlines p{

}.gastbuch-titel {
	font-weight: bold;
}
.gastbuch-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#klappe {
	background-color:transparent;
	float: right;
	padding-right: 50px;
}

/*Div für Adresse auf der Startseite*/
#anschrift {
	width:197px;
	height:170px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #000;
	-moz-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
	float: right;
	margin-top: 230px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	z-index: 1;
	position: absolute;
	visibility: visible;
	margin-left: 700px;
	background-color: #E0F5FE;
}
#bilder-schatten{
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #000;
	-moz-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
}
