@font-face
{
        font-family : "freehand";
        src: url('freehand.ttf');
    }


body {
	margin-top:0px;
	margin-left: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height: 24px;
	background-color:#bdbdbd;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;

    scrollbar-base-color:#cccccc;
    scrollbar-3dlight-color:#333333;
    scrollbar-arrow-color:#333333;
    scrollbar-darkshadow-color:#333333;
    scrollbar-face-color:#cccccc;
    scrollbar-highlight-color#cccccc;
    scrollbar-shadow-color:#cccccc;
    scrollbar-track-color:#cccccc; 
}


hr{
background-color: #FFF; /* Farbe für Opera und Firefox */
color: #FFF; /* Farbe für Internet Explorer (IE) */
border: 0;
height: 2px;
}


.dot{
background-color: #f4944d; /* Farbe für Opera und Firefox */
color: #f4944d; /* Farbe für Internet Explorer (IE) */
border: 0;
height: 2px;
}


table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
}


#page {
	margin-top:0px;
	position:absolute;
	width:908px;
	left: 50%;
	margin-left: -454px;
	font-size:16px;
}

#top {
	margin-top:0px;
	position: relative;
	width:908px;
	height: 207px;
	float: left;
	background-image:url(images/top.png);
	background-repeat:no-repeat;

}

#logo {
	margin-top:25px;
	margin-left: 90px;
	position:absolute;
	width:214px;
	height: 171px;
	float: right;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;

}


#navigation {
	margin-top:165px;
	height: 42px;
	font-size:20px;
	color:#FFF;
	font-weight:bold;
	margin-left: 480px;
	position:absolute;
	text-shadow:#000 2px 2px 1px, #FFF 2px 2px 2px;		
}


#space {
	width: 908px;
	height: 304px;
	float: left;
	background-image:url(images/space.png);
	background-repeat:no-repeat;

}

#schattencontent {
	width: 908px;
	height: 29px;
	float: left;
	background-image:url(images/schatten.png);
	background-repeat:no-repeat;

}

#content {
	width: 908px;
	float: left;
	background-image:url(images/puffer.png);
	background-repeat:repeat-y;

}

#bottom {
	width: 908px;
	height: 25px;
	float: left;
	background-image:url(images/bottom.png);
	background-repeat:no-repeat;

}

#webdesign {
	width: 908px;
	height: 50px;
	float: left;
}



#webdesignby {
	margin-left: 40px;
	height: 50px;
	float: left;
	
}

#impressum {
	height: 50px;
	margin-left: 490px;
	float: left;
}


#karte {
	width: 908px;
	height: 304px;
	background-image:url(images/karte.png);
}

#spruch {
	margin-left: 50px;
	margin-top: 50px;
}

.spruch {
 font-family : freehand;
}

#beschreibung {
	width: 90%;
	margin-left: 5%;

}


.coming {
	font-size:16px;
	margin-left: 25px;

}

.subtext {
	font-size:11px;
	line-height: 15px;

}



.beschreibung {
	font-size:15px;
	line-height: 24px;

}


.slidertext {
	color:#FFF;
	font-size:12px;
	font-weight:normal;
}

.sliderheadeins {
	color:#FFF;
	font-size:16px;
	font-weight: bold;
}

.sliderheadzwei {
	color:#FFF;
	font-size:12px;
	font-weight: bold;
}

a.slidertext, a.slidertext:visited, a.slidertext:active {
	font-size:12px;
	color: #FFF;
}

a.slidertext:hover {
	font-size:12px;
	color: #FFF;
	font-weight: normal;
}

#transkontakt{
    opacity:0.8;
}

#transkontakt:hover{
    opacity:1.0;
}

.white {
	font-size:14px;
	line-height: 24px;
	color:#000;
}


.navigation {
	font-size:20px;
	color:#FFF;
	font-weight:bold;
    text-decoration: none;
	text-shadow:#000 2px 2px 1px, #FFF 2px 2px 2px;		

}

a.navigation, a.navigation:visited, a.navigation:active {
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
	text-shadow:#000 2px 2px 1px, #FFF 2px 2px 2px;		

}

a.navigation:hover {
    color: #F60;
    text-decoration: none;
    font-weight: bold;
	text-shadow:#000 2px 2px 1px, #666 2px 2px 2px;		

}

.bottom {
	font-size:14px;
	color: #666;
    text-decoration: none;
	 font-weight: bold;
	text-shadow:#000 2px 2px 1px, #999 2px 2px 2px;		

}

a.bottom, a.bottom:visited, a.bottom:active {
    color: #666;
    text-decoration: none;
	font-weight: bold;
	text-shadow:#FFF 1px 1px 3px;		

}

a.bottom:hover {
    color: #333;
    text-decoration: none;
    font-weight: bold;
	text-shadow:#FFF 1px 1px 3px;		

}



.small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #000000;
}

.title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    background-image: url(images/title_bg.gif);
    background-repeat: repeat;
    background-position: left top;
}

.category_big {  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px; 
    color: #000000; 
    font-weight: bold; 
}

.category {  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; 
    color: #000000; 
    font-weight: normal; 
}

.marked {
    background-color: #000000;
    font-weight: bold;
}

a, a:visited, a:active {
    color: #333333;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #000000;
    text-decoration: underline;
    font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #333333;
    text-decoration: none;
}

a.category:hover {
    color: #000000;
    text-decoration: underline;
}

option, textarea, input, select, file {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000; 
    background-color: #FFFFFF; 
    border: 1px solid #333333;
}

.footer {color: #FFFFFF
	  size: 10px
			}
			
.form_off {  
    color: #666666; 
    background-color: #DCDCDC; 
    border: 1px solid #666666;
}

.form_on {  
    color: #000000; 
    background-color: #EEEEEE; 
    border: 1px solid #000000;
}

.form_username {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/username.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_password {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/password.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_name {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/name.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_text {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/message.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.input { 
    background-color: transparent; 
    border: 1px none; 
    margin-top: 0px;
    margin-bottom: 0px;
}