body {
	background:#FFF4E5 url(../img/bg.jpg) repeat-y;
	background-position:top;
	color:#000;
	font-family:Verdana,Arial;
	font-size:12px;
	text-align: center;
	margin:0;
	padding:0;
}


/* layout START */
#container {
	margin:16px auto 0 auto;
	width:880px;
}
#header {
	height:85px;
	margin-top: 10px;
	text-align:left;
}
#logo {
	height:85px;
	width:840px;
	margin-left:30px;
	text-align:center;
}
#content {
	width:880px;
	margin:0;
	text-align:left;
}
#rahmenoben {
	width:880px;
	height:20px;
	background: url(../img/oben.png);
}
#rahmenunten {
	width:880px;
	height:20px;
	background: url(../img/unten.png);
	margin: 0 0 10px 0;
}
#frame {
	width:880px;
	background: url(../img/bg_content.png) repeat-y;
}
#inhalt {
	width:840px;
    margin-left:40px;
}
#slideshow {
	width:580px;
    margin:0px;
    margin-bottom:10px;
    text-align:left;
    float:left;
}
#wappen {
	width:210px;
    margin:8px 0 0 25px;
    text-align:center;
    float:left;
    z-index:3;
    position:relative;
}

#menu {
	width:820px;
	height:26px;
	margin: 0 -10px 14px -10px;
    background: url(../img/bg_menu.gif) repeat-x;
    z-index:3;
    position:relative; 
}

#pagecontent {
	width:550px;
    margin:0 10px 0 0;
    text-align:left;
    float:left;
    background: url(../img/watermark.jpg) no-repeat 100px 50px;
}

#boxes {
	width:244px;
    text-align:center;
    float:left;
    position:relative;
}
#box {
	width:240px;
    margin: 0;
    border: 1px solid #B99C6E;
    background-color: #FFFFFF;

}
#boxbg {
    margin-bottom:20px;
}


#bot_left {
	width:580px;
    margin:-5px 0 0 40px;
    text-align:left;
    float:left;
    display:inline;
}
#bot_right {
	width:224px;
    margin:-5px 0 0 0;
    text-align:right;
    float:left;
    display:inline;
}


/* layout END */


#flags {
	width:110px;
    margin:0;
    text-align:right;
    float:left;
    height:24px;
}
#boxtop {
	width:240px;
	height:22px;
    background: url(../img/boxtop.gif) repeat-x;
    color:#FFFFFF;
    text-align: left; 
}



.imgteaser {
    margin:2px 0 5px 0;
}
.Text{font-family:Verdana,Arial;font-size:12px;font-weight:normal;color:#000000;}

input {background-color:#EBEBEC; width:130px; border:1px solid #7C7C7C; color:#383838;}

a:link { color:#710000;text-decoration:underline;}
a:visited { color:#710000;text-decoration:underline;}
a:hover { color:#000000;text-decoration:underline;}
a:active { color:#710000;text-decoration:underline;}
a:focus { color:#710000;text-decoration:underline;}

h1 {font-family:Verdana,Arial; font-size:18px; font-weight:bold; color:#710000; padding-bottom:24px; margin-top:0px; margin:0px;}


.inp {background-color:#FFF5E8; width:500px; border:1px solid #B97137; color:#000000;}
textarea {background-color:#FFF5E8; width:500px; height:150px; border:1px solid #B97137; color:#000000;font-family:Verdana; font-size:12px;}
.send {background-color:#FFF5E8; width:200px; border:1px solid #C10304; color:#000000;}

.anfrsend {background:transparent url("../img/bg_menu.gif") repeat-x;width:180px;color:#FFFFFF;}

.imgshadow {
    float:left;
    clear:left;
    background: url(../img/shadowAlpha.png) no-repeat bottom right !important;
    background: url(../img/shadow.gif) no-repeat bottom right;
    margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
    }

.imgshadow img {
    position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:0px;
	margin: 0px;
    background-color:#FFFFFF;
    }



