/*	CSS-Datei für www.feetwarmers.de - erstellt von www.bluplane.com

	Farben	Hintergrundbraun C0A88B, text 444					  */

* {
	margin:0;
	padding:0;
	}

h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,p,input,textarea,select{
	color: #444;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	text-align: left; /* Alle Elemente linksbündig */
	}

h3 {margin-bottom:10px;}

ul {list-style:none;}

img {
	border: 1px solid #444;
	}

.img_noborder {
	border: 0;
	text-decoration: none;
	}

.frontbild {
	margin-left: 65px;
	}

.img_left {
	float:left;
	margin: 4px 10px 3px 0px;
	}

.img_right{
	float:right;
	margin-left:10px;
	}
	
body {
	background: #C0A88B url(../images/bg.jpg) center top no-repeat;
	text-align: center; /* Zentrierung des Layouts im IE 5 */
	font-size: 76%;
	line-height: 1.4em;
	}

#wrap {
	margin: 31px auto;
	padding: 0;
	width:577px;
	text-align: left;
	height: 100%;
	}

#header {
	width:577px;
	height:195px;
	background: url(../images/header.jpg) center top no-repeat;
	}

.haupttitel span {display:none;}

#inhalt {
	background: transparent url(../images/body_bg.jpg) center top repeat-y;
	width:577px;
	height:auto;
	overflow:visible;
	float: left;
	}

.pageheader {
	height:40px;
	clear: both;
	font-size:1.6em;
	text-align:center;
	padding:10px 0px 10px 10px;
	line-height: 2.0em;
	font-weight:normal;
	color: #444;
	}

.bodytext {
	position:relative;
	left:25px;
	width:530px;
	margin-bottom:25px;
	}

.bodytext p {
	text-align:justify;
	margin-bottom:10px;
	}

.bodytext a {
	color:#444;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	text-decoration:none;
	border-bottom: 1px dotted #444;
	}

.bodytext a:hover {
	border-bottom: 1px solid #444;
	}

.bodytext li {
	font-size:1.0em;
	}
	
.message-text  {
	color:#444;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	}

.form-input-field {
	background-color: #FFECE0;	
	}

.bestellform  {
	color:#444;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	}

.album {
	position:relative;
	left:22px;
	width:560px;
	margin-bottom:25px;
	}

.album a {
	color:#444;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	text-decoration:none;
	}

.album a img {
	margin: 15px 30px 15px 0px;
	}

.borderless_img_left {
	border: none;
	float:left;
	margin: 4px 10px 3px 0px;
	}

.headlines {
	position:relative;
	left:22px;
	width:560px;
	margin-bottom:25px;
	}

.headlines img {
	border: none;
	margin: 5px 0px 5px 0px;
	}

.presseschau {
	position:relative;
	left:22px;
	width:560px;
	margin-bottom:25px;
	}

.presseschau a {
	float: left;
	margin: 0px 0px 20px 20px;
	width: 150px;
	color:#444;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	text-decoration:none;
	}

#navigation {
	width: 577px;
	height:47px;
	font-size: 1.1em;
	font-weight:normal;
	position: relative;
	background: url(../images/nav_bg.jpg) center top repeat-x;
	}

#navigation ul {
	position:relative;
	top:3px;
	left:15px;
	width:560px;
	background: transparent;
	list-style:none;
	}

#navigation li {
	padding:8px 10px 0px 10px;
	float: left;
	}

#navigation li a {
	text-decoration:none;
	color: #696969; /* Fix für IE 5.0 Win, verstecken vor IE Mac \*/
	display: block; /* End hide */
	}

#navigation li a:visited {
	}
		
#navigation li a:hover {
	text-decoration:none;
	border-bottom: 1px solid #444;
	}

#menu_active {
	text-decoration:underline;
	color: #444;
	}

#sub_navigation {
	width: 577px;
	height:32px;
	font-size: 1.1em;
	font-weight:normal;
	position: relative;
	background: url(../images/nav_bg.jpg) center top repeat-x;
	}

#sub_navigation ul {
	position:relative;
	top:8px;
	left:15px;
	width:560px;
	background: transparent;
	list-style:none;
	}

#sub_navigation li {
	padding:0px 10px 0px 10px;
	float: left;
	}

#sub_navigation li a {
	text-decoration:none;
	color: #696969; /* Fix für IE 5.0 Win, verstecken vor IE Mac \*/
	display: block; /* End hide */
	}

#sub_navigation li a:visited {
	}
		
#sub_navigation li a:hover {
	text-decoration:none;
	border-bottom: 1px solid #444;
	}


#sub_menu_active {
	text-decoration:underline;
	color: #444;
	}	

#footer {
	background: url(../images/footer_bg.jpg) center top no-repeat;
	width:577px;
	height:86px;
	position: relative;
	float: left;
	margin: 0 -3px 0 0; /* Explorer 6 Duplicate Characters Bug, http://www.positioniseverything.net/explorer/dup-	characters.html   */
	}

#footer img {
	border:none;
	}

#footer .copyright {
	text-align:center;
	color: #444;
	font-size: 1.0em;
	margin-top:32px;
	}

#footer a {
	color:#444;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#444;
	text-decoration:underline;
	}
	
	
/* FOTOALBUM */
.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
	left: 50px;
}

.teaser-wrapper {
	display: block;
	width: 99%;
	position: relative;
	left: 85px;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 60px;
	margin-right: 18px;
}

/*.thumbnail-frame {
	position: relative;
    bottom: 0;
    left: 0;
}  */

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	background: transparent;
}

.thumbnail-frame img {
	margin: auto;
	border: 1px outset #515b6a;
}

.thumbnail-caption {
	color: #b3b3b3;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
}

.teaser-caption {
	color: #444;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
}
	
/* @end */

/* @group Single Page (Photo view) */

body.photo-background {
	background: #C0A88B;
	text-align: center; /* Zentrierung des Layouts im IE 5 */
	font-size: 76%;
	line-height: 1.4em;
	}

.photo-navigation {
	height: 112px;
	position: relative;
	margin: 0 auto 20px;
	border-bottom: 10px solid #A89072;
}

.photo-links {
	border-bottom: 1px solid #967D60;
	height: 24px;
	text-align: center;
	margin: 10px 0px;
	width: 100%;
	padding-top: 6px;
}

.photo-navigation a:link,
.photo-navigation a:visited {
	display: inline-table;
	padding: 0 15px 5px;
	text-decoration: none;
	color: #444;
}

.photo-navigation a:hover {
	background: transparent;
}

.photo-frame{
	padding: 1px;
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
}

.photo-title {
	color: #fff;
	margin: 20px 0px;
	text-align: center;
	font-size: 2.5em;
	line-height: normal;
	letter-spacing: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.photo-caption {
	margin: 0;
	text-align: center;
	font-weight: normal;
	font-size: 1.2em;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
}