﻿/* Overall */
body{
margin-top: 0px;  
margin-left: 0px; 
margin-right: 0px;
margin-bottom: 0px;
background-color: #fff; 
padding:0px;
width:100%;
background-image:url(images/back_main.jpg);
background-repeat:repeat-y;
background-position:center top;
}

h2{
font-family: 'Syncopate', sans-serif;
color:#585858;
margin-bottom:25px;
letter-spacing:2px;
font-size: 17px;
border-bottom:solid 0px #2D2D2D;
padding-bottom:4px;
font-style:normal;
}

h2.red{
color:#8a6b8d;
}

/* Scrollbar */
body{
scrollbar-arrow-color: #A8A8A8; 
scrollbar-base-color: #F2F2F2;
scrollbar-highlight-color: #A8A8A8; 
scrollbar-shadow-color: #f9f9f9;
SCROLLBAR-TRACK-COLOR: #F9F9F9;
}

#main{
text-align:center;
border:solid 0px #000;
margin:0px;
width:100%;
background-position:center top;
}

/* head */

#main_top{
width:0px;
width:100%;
background-image:url(images/TOP-PIC-SOSCHEE2.jpg);
background-repeat:no-repeat;
background-position:center top;
}

#top{
height:54px;
text-align:right;
padding-right:20px;
}

#top1{
height:228px;
vertical-align:middle;
text-align:center;
color:#fff;
padding-top:12px;
}

#top2{
width:900px;
height:54px;
text-align:center;
vertical-align:middle;
color:#000;
font-size:14px;
border-bottom:solid 0px #525252;
border-top:solid 0px #525252;
background-color:#;
}

#hpname{
letter-spacing:-1px;
font-size:38px;
font-family: georgia,arial, helvetica, verdana, tahoma, sans-serif;
color:#fff;
font-weight:bold;
}

#hpname2{
color:#F5F5F5;
letter-spacing:-1px;
font-size:38px;
font-family: georgia,arial, helvetica, verdana, tahoma, sans-serif;
}

/* Content */

#main_inhalt{
width:100%;
height:600px;
background-image:url(images/back_main.jpg);
background-repeat:repeat-y;
background-position:center top;
}

#inhalt{
width:899px;
height:100%;
}

#inbox{
height:900px;
color:#3B3B3B;
padding-top: 60px; 
padding-bottom: 0px;
padding-left: 60px;
padding-right:60px;
letter-spacing:0px;
width:100%;
vertical-align:top;
text-align:justify;
font-size: 17px;
line-height: 19px;
font-family: 'Happy Monkey', cursive;
}

#Unterschrift
{
font-family: 'Loved by the King', cursive;
font-size: xx-large;
	
}

.Galleriemenu {
	font-family: 'Syncopate', sans-serif;
color:#585858;
margin-bottom:25px;
letter-spacing:2px;
font-size: 17px;
border-bottom:solid 0px #2D2D2D;
padding-bottom:4px;
font-style:normal;
text-decoration:none;
}

/* Footer */

#footer{
width:0px;
width:100%;
}

#fuss{
width:100%;
font-family: georgia,arial, helvetica, tahoma ,verdana, sans-serif;
font-size:13px;
color: #000;
height:196px;
text-align:center;
vertical-align:middle;
letter-spacing:3px;
background-color:#;
background-image:url(images/fuss.jpg);
background-repeat:no-repeat;
background-position:center top;
}

#fuss2{
width:100%;
font-family: georgia,arial, helvetica, tahoma ,verdana, sans-serif;
font-size:11px;
color: #000;
height:88px;
text-align:center;
vertical-align:middle;
vertical-align:middle;
background-color:#fefefe;
font-size:11px;
background-image:url(images/fuss2.jpg);
background-repeat:no-repeat;
background-position:center top;
}

/* menue */

/* menue oben */

.trenn{
width:1px;
color:#818181
}

#menuhorizontal a, #menuhorizontal a:visited , #menuhorizontal a:active{
display: block;
color:#000;
font-weight:normal;
text-decoration:none ;
font-family: 'Syncopate', sans-serif;
/* font-family: 'Source Code Pro', sans-serif; font-family: 'Autour One', cursive; */
font-size: 14px;
padding-left: 0px;
padding-right: 0px; 
padding-bottom: 0px; 
padding-top:0px;
margin-left: 1px;
margin-right: 0px;
border:solid 0px maroon;
height:44px;
line-height:44px;
text-align:center;
font-weight:bold;
background:transparent;
}

#menuhorizontal a:hover{
text-decoration:underline;
border:solid 0px #000;
}

#menuhorizontal #aktuell a{
color:#000;
text-decoration:underline ;
border:solid 0px #000;
}

/* links */

a:link, a:visited, a:active{
font-size: 17px;
line-height: 19px;
font-family: 'Syncopate', sans-serif;
color:#494949;
text-decoration:underline;
background-color:#;
}

a:hover{
color:#fff;
background-color:#8a6b8d;
text-decoration:none
}

