/*html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
a, abbr, acronym, em, img,
small, strike, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
*/

html,
body {
	margin: 0;
	padding: 0;	
}

body {
	text-align: center;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	color: #444;
	background: url(../images/mainBg.gif) center repeat-y;
}

h1 {
	font-size: 1.5em;
	line-height: 1.4em;
	font-weight: bold;
	margin: 0;
	margin-bottom: 25px;
}

h2,
h3 {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: .5em;
}

h3 {
	font-size: 1em;
}

p {
	line-height: 1.6em;
	margin-bottom: 1.6em;
}

strong {
	font-weight: bold;
}

ol,
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* links
-----------------------------------*/

a {
	color: #052669;
	text-decoration: none;
}

a:hover,
a:active {
	text-decoration: underline;
}

a img,
img {
	border: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* startseite
-----------------------------------------*/

#cols{
	height: 100%;
	margin-left: 2px;
	background: url(../images/colsBg.gif) repeat-y white;
}

/* container 
-----------------------------------*/

#container {
	margin: auto;
	width: 980px;
	text-align: left;
	font-size: .75em;
}

/* header
-----------------------------------*/
#header {
	height: 250px;
	position: relative;
	padding-bottom: 1px;
	background-color: #fff;
	border-bottom: 6px solid #3a509b;
}

#logo{
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 2000;
}

/* nivo slider
---------------------------------------------*/

.theme-default #slider {
    margin:0 auto;
    width:980px; /* Make sure your images are the same size */
    height:250px; /* Make sure your images are the same size */
}


/* header img
----------------------------------------------*/

.start{
	background-color: transparent;
	background: url(../php/allendorf/startHeaderImages.php) no-repeat;
}

.allendorf{
	background: url(../php/allendorf/HeaderImages.php) no-repeat;
}

.auswahl{
	width: 400px;
	margin: 0 44px;
	float: left;
}

/* navigation
-----------------------------------*/

#nav{
	float: left;
	margin-top: 0px;
	width: 255px;
}

#nav ul li{
	border-right: 1px solid #e5e5e5;
	display: block;
	line-height: 0;
}

#nav ul li ul{
	border-top: 15px solid #e5e5e5;
	border-bottom: 15px solid #e5e5e5;
}

#nav a{
	background: url(../images/btnBg.png) 0 0 no-repeat;
	color: #444;
	display: block;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	text-indent: 15px;
}

#nav a:hover,
#nav a:active,
#nav a.current{
	background-position: 0 -30px;
	color: white;
	text-decoration: none;
}

#nav ul li ul li a{
	padding-left: 15px;
}

.hide {
	display: none;
}

/* content 
-----------------------------------*/

#content{
	float: right;
	margin-right: 50px;
	width: 650px;
	height: 100%;
}

#content ul{
	font-size: 1.1em;
	line-height: 1.6em;
	margin-bottom: 1.6em;
	list-style: none;
}

#content ul li{
	background: url(../images/liArrow.gif) no-repeat left top;
	padding-left: 13px;
}

#content ul.pdfList li{
	padding-left: 20px;
	background: url(../images/pdf.gif) no-repeat left top;
}

#content ul.cardgames {
	list-style: none;
}

#content ul.cardgames li {
	float: left;
	background-image: none;
	margin: 0;
	padding: 0;
}

#page{
	background: white;
	height: 100%; /* ie hack*/
	padding-top: 25px;
	padding-bottom: 25px;	
}

.article {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #999;	
}

.section{
	overflow: hidden;
	height: 100%;
	clear: both;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #999;
}

.section img{
	float: left;
}

/* galerie
---------------------------------------------*/

#galerie {
padding-top: 0px;
margin: auto; }

#galerie ul {
clear: both;
}

#galerie ul li {
	float: left;
	line-height: 0.1px;
	padding: 0;
	margin: 0;
}

#galerie img {
width: 150px;
height: 150px;
}

#galerie.small_pics img{
	width: 90px;
	height: 90px;
}

#galerie a:link,
#galerie a:visited {
position: relative;
display: inline-block;
border: 1px solid #fff;
text-decoration: none;
}

#galerie a:hover,
#galerie a:active {
border: 1px solid #999;
text-decoration: none;
}

#galerie a.span {
display: none;
width: auto;
height: auto;
border: 1px solid #333;
text-decoration: none;
}

#galerie a:link .artistname {
display: none;
border: 1px solid #333;
text-decoration: none;
}

#galerie a:hover .artistname {
display: block;
border: 1px solid #333;
text-decoration: none;
}

#galerie span.artistname:hover {
display: none;
border: 1px solid #333;
text-decoration: none;
}

.artistname {
position: absolute;
display: none;
text-align: left;
white-space: nowrap;
padding: 1.5ex;
left: 20px;
top: -25px;
background: #fff;
border: none;
font-size: 1em;
color: #333;
z-index: 1000 !important;
}

/* float classes
---------------------------------------------*/

.right{
	float: right;
	width: 450px;
}

.clear {
	display: block;
	height: 1px;
	padding: 0;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

/* footer
-------------------------------------------*/

#footer {
	background: url(../images/footerBg.jpg);
	border-top: 6px solid #3a509b;
	clear: both;
	overflow: hidden;
	height: 100%; /* ie hack*/
}

#footer ul{
	float: right;
	margin: 15px 50px 15px 0;
}

#footer li{
	color: white;
	display: inline;
}

#footer a{
	color: white;
	font-weight: normal;
}

#footer a:hover, #footer a:active{
	text-decoration: underline;
}

/* tables
still need 'cellspacing="0"' in the markup 
-------------------------------------------*/
 
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}


blockquote {
	width: auto;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #444;
	padding: 10px;
	margin: 0;
	margin-bottom: 2em;
	background: #ddd;
	border: 1px solid #ccc;
}

cite {
	display: block;
	text-align: right;
	margin-top: 1em;	
}

.startTitle{
	font-size: 1.3em;
	line-height: 1.5em;
	color: white;
	position: absolute;
	top: 85px;
	left: 15px;
	width: 250px;
}

/* news
--------------------------------*/

.news{
	color: white;
	display: block;
	background: #444;
	padding: 10px 5px 10px 5px;
	margin-top: 50px;
}

.achtung{
	color: red;
}

.mp3{
	padding-left: 16px;
	background: url(../images/mp3.gif) no-repeat;
}

.shopping{
	padding-left: 16px;
	background: url(../images/cart.gif) no-repeat;
}
