/*
Theme Name: Spinnwebe
Theme URI: http://spinnwebe.de/
Description: The incredible spinnwebe design done by nagare.de
Version: 1.6
Author: ajara
Author URI: http://nagare.de/
*/

body {
	font-size: 62.5%;
	background: #204F77;
	padding-bottom: 4em;
	margin: 0px;
}
#container {
	margin: 0px auto 4em;
	width: 85em;
	border: 1px solid #FFFFFF;
	background: #83CDEF url(graphs/bg_wall.jpg) repeat;
	position: relative;
}
#logo {
	background: url(graphs/logo.gif) no-repeat left top;
	height: 17em;
	width: 33em;
	float: left;
	margin-right: 4em;
	margin-left: 5em;
	margin-top: 1em;
}
#toppic {
	background: url(pics/window.jpg) no-repeat left top;
	height: 19em;
	width: 39em;
	float: left;
	clear: right;
}
#display {
	width: 55em;
	margin-left: 5em;
	margin-bottom: 4em;
	margin-top: 0em;
	float: left;
}
#navbox {
	width: 22em;
	float: left;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 0.7em;
}
/** navigation and the lot **/
ul#nav {
	list-style: none;
	margin: 0px;
	padding:0px;
	display: block;
}
ul#nav li {
	display: block;
	height: 5.5em;
	margin: 0px;
	padding:0px;
}
ul#nav li a {
	text-decoration: none;
	display: block;
	height: 5.5em;
	margin: 0px;
	padding:0px;
}
ul#nav #home {
	background:url(graphs/nav/nav1.gif) no-repeat;
}
ul#nav #fundgrube {
	background:url(graphs/nav/nav2.gif) no-repeat;
}
ul#nav #center {
	background:url(graphs/nav/nav3.gif) no-repeat;
}
ul#nav #dienstleistung {
	background:url(graphs/nav/nav4.gif) no-repeat;
}
ul#nav #spinnwebe {
	background:url(graphs/nav/nav5.gif) no-repeat;
}
ul#nav #kontakt {
	background:url(graphs/nav/nav6.gif) no-repeat;
}
ul#nav #auktion {
	background:url(graphs/nav/nav7.gif) no-repeat;
}
ul#nav #home a:focus, ul#nav #home a:active,  ul#nav #home-on, ul#nav #home a:hover {
	background:url(graphs/nav/nav1a.gif) no-repeat;
}
ul#nav #fundgrube a:focus, ul#nav #fundgrube a:active,  ul#nav #fundgrube-on, ul#nav #fundgrube a:hover {
	background:url(graphs/nav/nav2a.gif) no-repeat;
}
ul#nav #center a:focus, ul#nav #center a:active,  ul#nav #center-on, ul#nav #center a:hover {
	background:url(graphs/nav/nav3a.gif) no-repeat;
}
ul#nav #dienstleistung a:focus, ul#nav #dienstleistung a:active,  ul#nav #dienstleistung-on, ul#nav #dienstleistung a:hover {
	background:url(graphs/nav/nav4a.gif) no-repeat;
}
ul#nav #spinnwebe a:focus, ul#nav #spinnwebe a:active,  ul#nav #spinnwebe-on, ul#nav #spinnwebe a:hover {
	background:url(graphs/nav/nav5a.gif) no-repeat;
}
ul#nav #kontakt a:focus, ul#nav #kontakt a:active,  ul#nav #kontakt-on, ul#nav #kontakt a:hover {
	background:url(graphs/nav/nav6a.gif) no-repeat;
}
ul#nav #auktion a:focus, ul#nav #auktion a:active,  ul#nav #auktion-on, ul#nav #auktion a:hover {
	background:url(graphs/nav/nav7a.gif) no-repeat;
}
/** end nav styles **/

#header {
	margin-left:2em;
	margin-top:-3em;
}
#sign {
	margin-top:2em;
	margin-left:2em;
}
#impressum a {
	background: url(graphs/nav/imp.gif) no-repeat left top;
	height: 4em;
	width: 9em;
	display:block;
	margin-top: 1em;
	margin-left: 6em;
}
#impressum a:hover, #impressum a:focus, #impressum a:active {
	background: url(graphs/nav/impa.gif) no-repeat left top;
}
#impressum-on {
	background: url(graphs/nav/impa.gif) no-repeat left top;
	height: 4em;
	width: 9em;
	display:block;
	margin-top: 1em;
	margin-left: 6em;
}

/* textbox1 styles including links in the box */
#textbox1 {
	font: 1.2em/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #0a2b6b;
	background: url(graphs/bg_textbox.jpg) repeat;
	padding: 2em;
	width: 42.5em;
}
#textbox1 a:link, #textbox2 a:link, #textbox a:link {
	color:#FD370E;
	text-decoration:none;
}
#textbox1 a:visited, #textbox2 a:visited, #textbox a:visited {
	color:#999999;
	text-decoration:none;
}
#textbox1 a:hover, #textbox2 a:hover, #textbox a:hover {
	color:#0C248B;
	text-decoration:none;
}

/* textbox 2 and textbox3 only appear on the homepage - 
	containers for a random pic special offers */
#textbox2 {
	width: 21em;
	color: #0a2b6b;
	background: url(graphs/bg_textbox.jpg) repeat;
	float: left;
	margin-top: 1.5em;
	padding: 1.5em;
	font: 1.2em/1.6em Verdana, Arial, Helvetica, sans-serif;
}
#textbox2 img {
	border:0;
}
#textbox3 {
	width: 17em;
	color: #0a2b6b;
	background: url(graphs/bg_textbox.jpg) repeat;
	float: right;
	margin-top: 1.5em;
	padding: 1.5em;
	font: 1.2em/1.6em Verdana, Arial, Helvetica, sans-serif;
}

/* A horizontal line and the diakonie 
	logo appear at the bottom inside textbox1 */
#footer {
	margin-top: 0em;
	margin-bottom: 0em;
}
/* Styles for the fundgrube page displaying items in 
	a table with two columns */
#fundgrube {
	width:100%;
	margin: 1em auto;
}

/* Styles for the contact form */
label {
	display: block;
	margin-top: 1em;
}
fieldset {
	padding: 0em 0em 0em 3em;
	width: 25em;
	border-style: none;
}
input:focus {
	background-color: #ceecfc;
}
input#senden {
	background-color:#204F77;
	color:#ffffff;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 0.5em;
}
input#reset {
	background-color:#204F77;
	color:#ffffff;
	margin-top: 1em;
	margin-bottom: 1em;
}
.red {
	color: #ff0000;
}
/* end contact form */

/*	Used for img in wordpress . This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #ffffff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



