body {
	background-color: #d1c6b7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #336699;
	background-attachment: scroll;
/*	background-image: url(../images/bg.png); */
	background-repeat: repeat;
	margin:0px;
	height:100%;
	padding: 0px;
}
html {
	height:100%;
	margin:0px;
	padding: 0px;
	-moz-box-sizing: border-box;
}

table#layout {
	width:80%;
	height: 100%;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	background-color: #faf1e1;
	padding: 0px;
	border: none;
	border-spacing: 0px;
}

.rand img {
	position:fixed; 
	top:120px; 
	right:0px; 
	z-index:200;
}

@media only screen and (max-width: 1024px) {
.rand img {
	position:absolute; 
	top:150px; 
	right:0px; 
	z-index:200;
}
}

@media only screen and (max-width: 800px) {
.rand img {
	display:none
}
 
}

table#footer {
	height: 25px;
	margin:0px;
	padding: 0px;
	bottom: 5px;
}

tr#footer {
	height: 25px;
	background-color: #999999;
	margin:0px;
	padding: 0px;
	bottom: 5px;
}
td#footer {
	height: 25px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 22px;
	margin:0px;
	padding: 0px;
	bottom: 5px;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333333;
}

a {
	font-size: 9px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ede0c9;
	background-color: #333333;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #ede0c9;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.work {
	margin:5px;
	border: 1px solid #990000;
	padding: 5px;
	box-shadow: -6px 6px 10px silver ;
}
.work:a {
	margin:5px;
	border: 1px solid #990000;
	padding: 5px;
	box-shadow: -6px 6px 10px silver ;
}


form {
	background-color: #CCCCCC;
}

.cycle-slideshow {
	background-position: center;
}

h3 {
	font-size:16px;
	color:#006600;
	font-style:italic;
	border-bottom:solid thin black;
}


.marked {
	color: #990000;
	font-weight: normal;
}

.news {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-left: 50px;
}

.artists a {
	color: #990000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	border: 0px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-radius: 4px;
	box-shadow: 0px 0px 3px silver;
	transition: background 0.5s;
	
	
}

.artists a:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	background-color: #AC3C32;
	/* border: 0px solid #444444; */
	
	}

.news a {
	color: #990000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	border: 0px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-radius: 4px;
	box-shadow: 0px 0px 3px silver;
	transition: background 0.5s;
	
	
}

.news a:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	background-color: #AC3C32;
	/* border: 0px solid #444444; */
	
	
	
}

.news img {
	align: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	float:left;
	width: 150px;
	height: auto;
	border: 0;
}

.kleiner-kursiv {
	color: #666666;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
}

.kleiner-kursiv a {
	color: #4c4c4c;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
}

.kleiner-kursiv a:hover {
	color: #990000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e5e5e5;
	padding-right: 2px;
	padding-left: 2px;
}

h1 {
	color: #990000;
	font-weight: bold;
	font-size:14px;
}

h1 a {
	color: #990000;
	font-weight: bold;
	font-size:14px;
}
a.h1:hover {
	color: #444444;
	font-weight: bold;
	font-size:14px;
}

h2 {
	color: #990000;
	font-weight: bold;
	font-size:14px;
}

h2 a {
	color: #990000;
	font-weight: bold;
	font-size:14px;
}
a.h2:hover {
	color: #444444;
	font-weight: bold;
	font-size:14px;
}

.uberschriftbalken {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 300;
	color: #000000;
	background-color: #999999;
	display: block;
	font-style: italic;
	text-indent: 15px;
	line-height: 12px;
	white-space: normal;
	padding: 6px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	width: 33%;
	clear: none;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-left-radius:0em;
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
	border-bottom-left-radius:0em;
	box-shadow: 4px 4px 15px silver;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	line-height: 25px;
	color: #000000;
	margin:0px;
	padding: 0px;
	align: center;
	height: 25px;
	bottom: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #444444;
	border-right-color: #333333;
	border-bottom-color: #E2E2E2;
	border-left-color: #CCCCCC;
}

a.lightbox {
	font-size: 0px;
	border: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	}

.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	line-height: 14px;
	color: #000000;
	margin:0px;
	padding: 0px;
	align: center;
	height: 14px;
	bottom: 5px;
}

.klein a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	line-height: 14px;
	color: #000000;
	margin:0px;
	padding: 0px;
	align: center;
	height: 14px;
	bottom: 5px;
}

.klein a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	line-height: 14px;
	color: #ba0000;
	margin:0px;
	padding: 0px;
	align: center;
	height: 14px;
	bottom: 5px;
}

.markbalken {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 30px;
	height: 30px;
	border-radius: 3px;
}

#cookiedingsbums a {color:#000; text-decoration:underline;}

#cookiedingsbums a:hover {text-decoration:underline;}

#cookiedingsbums div {padding:0px; padding-left:50px;}

#cookiedingsbums { 

   outline: 1px solid #7b92a9; 
   text-align:center; 
   color:#000;
   border-top:1px solid #fff;
   border-bottom-color: #bfbfbf;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   background: #d6e0eb; 
   background: -moz-linear-gradient(top, #e7e7e7 0%, #f7f7f7 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e7), color-stop(100%,#f7f7f7)); 
   background: -webkit-linear-gradient(top, #e7e7e7 0%,#f7f7f7 100%); 
   background: -o-linear-gradient(top, #e7e7e7 0%,#f7f7f7 100%);
   background: -ms-linear-gradient(top, #e7e7e7 0%,#f7f7f7 100%); 
   background: linear-gradient(to bottom, #e7e7e7 0%,#f7f7f7 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#e7e7e7', endColorstr='#f7f7f7',GradientType=0 ); 
   position:fixed;
   top:0px; 
   z-index:199; 
   width:100%; 
   font-size:11px; 
   line-height:12px;}

	
	.button {
    background-color: #990000; 
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
}

.button:hover {
    background-color: #4CAF50; /* Green */
    color: white;
}


.button1 {
	padding: 4px 24px;
	border-radius: 4px;
}
