﻿
#html,body {
	background-color: #CCCCCC;
}




#wrapper {width:1200px; margin:0px auto; background-color:#FFFFFF;}

#headline {background-color:black; height:260px; overflow:hidden;}


#LogoPetra {margin: 5px 0 0 15px;}

#subheadline {background-color:black; overflow:hidden; border-bottom:1px #E6E6E6 solid;}

#switchtochristian {float:right;}
#switchtochristian img {width:100px;}
#counter1 {float:left; margin:25px 0 0 20px;}

#navigation {background-color:#808080; clear:both;}
#navigation ul {width:1160px; float:left; margin:0px; background-color:#808080; border-bottom:3px #E6E6E6 solid;}
#navigation ul li {display:inline;}
#navigation ul li a {float:left; padding:10px 20px;}


#navigation a:link {color:#ffffff;}
#navigation a:visited {color:#ffffff;}
#navigation a:active {color:#ffffff;}
#navigation a:hover {color:#ffffff; background-color:#D11C07;}
#navigation a:focus {color:#ffffff;}

#textarea {width:95%; background-color:#FFFFFF; margin:0 0 0 30px;}
#textarea p {text-align:justify;}
#textarea li {text-align:justify;}


#contactform ol {list-style-type:none;}


label, submit, input, textarea {border:0; padding:0; margin:0; background:none; }

label {float:left; width:150px; font-size:15px; margin-top:5px; text-align:right; display:block;}

input, textarea {border:1px #333 solid; margin-left:10px;}

input {width:280px; height:26px; margin-bottom:16px}

textarea {width:280px; height:150px; margin-bottom:16px; }

.submit {width:50px; height:25px; margin-left:392px; font-size:12px;}

#container1 {width:80%; height:600px; border:1px solid black; margin:0 auto; position:relative; }
#container1 img {width:100%; height:100%; position:absolute; }

#container2 {width:80%; height:600px; border:1px solid black; margin:0 auto; position:relative; }
#container2 img {width:100%; height:100%; position:absolute; }

#container3 {width:80%; height:600px; border:1px solid black; margin:0 auto; position:relative; }
#container3 img {width:100%; height:100%; position:absolute; }

#map {
        height: 600px;
        width: 100%;
       }




/*#textarea btn {width:50px; height:50px; border:none; border-radius:25px; top:200px; background:black; color:white; font-size:20px;}

#btn prev:hover {box-shadow:10px 0 20px 10px black; }
#btn next:hover {box-shadow:-10px 0 20px 10px black; }
#btn>#next {position:relative; float:right; }*/