body, table, div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, img, form, fieldset, blockquote {
margin: 0px;
padding: 0px;
border: 0px;
}

html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li, em, strong, h1 b, h2 b {
font-family: "Lucida Grande","Lucida Sans Unicode", Arial, sans-serif;
font-size: 13px;
}

html {
background: url(../bilder/background.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#main {
margin: 0 auto;
width: 700px;

}

#header {
width: 700px;
background: rgb(20,44,53);
background: rgba(20,44,53,0.85);
margin-top: 30px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;

-webkit-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.5);
box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.5);

}

#logo {
height: 100px;
background: url(../bilder/logo.png) no-repeat 25px 30px;
}

#box_content {
background: rgb(254,255,254);
background: rgba(254,255,254,0.90);
width: 700px;		
padding-bottom: 29px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-radius: 0px 0px 5px 5px;
border-radius: 0px 0px 5px 5px;
-webkit-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.5);
box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.5);
}

#content {
margin-top: 0px;
margin-left: 25px;
margin-right: 25px;	
padding-top: 10px;
-webkit-animation: myanim 0.4s ease-in; 
-moz-animation: myanim 0.4s ease-in; 
-o-animation: myanim 0.4s ease-in;
-ms-animation: myanim 0.4s ease-in;
}

.content_element {
padding-bottom: 15px;
clear: both;
}

div.twosp {
column-count: 2;
column-gap: 15px;
-moz-column-count: 2;
-moz-column-gap: 15px;
-webkit-column-count: 2;
-webkit-column-gap: 15px;
text-align: left;
word-break:hyphenate;
}

div.csc-textpic.csc-textpic-intext-left div.csc-textpic-imagewrap.csc-textpic-single-image img {
margin: 0px 5px 2px 0px;
padding:5px;
background-color: #ffffff;
}


div.csc-textpic.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap.csc-textpic-single-image img {
margin: 0px 0px 2px 0px;
padding:0px;
background-color: #ffffff;
border: 5px solid #fff;	
}

div.csc-textpic.csc-textpic-intext-left-nowrap.csc-textpic-imagewrap.csc-textpic-single-image {
	width: 200px;
	margin-left: 0px;
	padding-left: 0px;
}

div.csc-textpic.csc-textpic-intext-left-nowrap div.csc-textpic-text {
	padding-left: 15px;
}

div.csc-textpic.csc-textpic-intext-left-nowrap div.csc-textpic-text ul li {
	list-style-position: outside;
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

div.csc-textpic.csc-textpic-intext-left-nowrap div.csc-textpic-text ul li:before {
	content: "â€“ ";
}

#footer {
padding-top: 15px;
padding-bottom: 20px;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.60)), to(rgba(0,0,0,0.0))); 
background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.6), rgba(0,0,0,0.0)); 
background-image: -moz-linear-gradient(top, rgba(0,0,0,0.6), rgba(0,0,0,0.0)); 
background-image: -ms-linear-gradient(top, rgba(0,0,0,0.6), rgba(0,0,0,0.0)); 
background-image: -o-linear-gradient(top, rgba(0,0,0,0.6), rgba(0,0,0,0.0)); 
background-image: linear-gradient(to bottom, rgba(0,0,0,0.6), rgba(0,0,0,0.0));
}

 #footer div {
color: #fff;
font-family: "Lucida Grande","Lucida Sans Unicode", Arial, sans-serif;
font-size: 11px;
}

#footer a { text-decoration: none; color: #fff;}
#footer a:hover { color: #c5d2dc;}
.footerLink { float: right;}
.copy {float:left; width: 55%;}
.footermail {text-align:right;}	
.fb {float:left; width: 20%;}

#footer .copy a { text-decoration: none; color: #fff;}


h3 { font-size:14px; color:rgb(100,0,8);}
h4 { font-size:12px; color:#FFFFFF; margin-top:1px; margin-bottom:2px;}
h3 strong {font-size:16px;}

input,textarea,select,option {font-size:13px; border-color:#7E5632; border-width: 1px; background-color:#fff;}

a {color:rgb(100,0,8); text-decoration:underline;}
a:visited {color:rgb(100,0,18); text-decoration:underline;}
a:hover {color: #548090; text-decoration:underline;}
a.footer {color:rgb(100,0,8); text-decoration:none;}

a.audio {
padding-left: 22px;	background: url(../bilder/arrowone.png) no-repeat 0px 0px;
text-decoration: none;
}

a.info {
padding-left: 17px;	background: url(../bilder/arrowtwo.png) no-repeat 0px -1px;
text-decoration: none;
line-height: 20px;
}

h1, h2, h1 b, h2 b { 
color: #142C35;  
margin-top: 12px;	
font-family: "Lucida Grande","Lucida Sans Unicode", Arial, sans-serif;
font-size: 15px;
padding-bottom: 12px;
}

h1 b, h2 b { 
color: #142C35;
}

p span.tel {
background: url(../bilder/lupe.png) no-repeat;
padding-left: 20px;
margin-left: 10px;
}

p span.tel:hover{
background: rgb(0,0,0);	
background: rgba(0,0,0,0.77);
cursor:pointer;
font: 40px/3px 'PTSansBold'; text-decoration: none; color: #fff;
padding: 10px 20px;
letter-spacing: 0.1em;
-webkit-animation: myanim 0.4s ease-in; 
-moz-animation: myanim 0.4s ease-in; 
-o-animation: myanim 0.4s ease-in;
-ms-animation: myanim 0.4s ease-in;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.5);
box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.5);
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.1)), to(rgba(0,0,0,0.6))); 
background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.1), rgba(0,0,0,0.6)); 
background-image: -moz-linear-gradient(top, rgba(0,0,0,0.1), rgba(0,0,0,0.6)); 
background-image: -ms-linear-gradient(top, rgba(0,0,0,0.1), rgba(0,0,0,0.6)); 
background-image: -o-linear-gradient(top, rgba(0,0,0,0.1), rgba(0,0,0,0.6)); 
background-image: linear-gradient(to bottom, rgba(0,0,0,0.6), rgba(0,0,0,0.6));
}


#termine {
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    text-align: left;
    width: 100%;
}
#termine th {
    font-size: 12px;
    font-weight: bold;
    padding: 5px 5px 5px 2px;
}
#termine td {
    border-top: 1px solid #888888;
    padding: 5px 5px 5px 2px;
}

.left {
	float:left;
	width:50%;
}
.right {
	float:right;
	width:50%;
}
#slideshow {
	float:right;
	margin-left: 12px;
	border: 1px solid; 
	border-color: rgb(20,44,53);
}
