/* Style-Sheets */
* { font-family:Arial; }
body { font-size:12px; color:#000; background-color:#fff; margin:0; line-height:16px; }
input,textarea { color:#000; }
input.edit, textarea.edit { padding:1px; margin:0; border:1px solid #999; }
input.warn, textarea.warn { padding:1px; margin:0; border:1px solid red; background-color:#fdd; }
h1,h2,h3,h4,h5,h6 { margin:0; }
h1 { font-weight:normal; font-size:20px; line-height:30px; color:#b91c2e; display:block; margin:0; padding:0; font-family:Revue; }
h2 { display:block; padding:0; font-size:18px; line-height:30px; color:#000000; }
h3 { display:block; padding:0; font-size:16px; line-height:22px; color:#b91c2e; }
h4 { display:block; padding:0; font-size:16px; line-height:22px; color:#000000; }
h5 { font-size:10px; font-weight:normal; color:#666; display:block; text-align:center; margin:0 auto; padding:2px 10px; }
img { border:none; display:block; }
p { margin:0; padding:0; font-size:12px; line-height:16px; }
pre { font-family:monospace; }
.admin { color:#33c; margin:0 0 0 4px; }
.adminbox {  background-color:#ccf; border-color:#999; border-width:1px 0 1px 0; border-style:solid; padding:0; }
.thumbnail {  }

div.hr { background-color:#999; border:none; height:1px; margin:7px 0; }
hr { display:none; }
ul.list { list-style-type:none; padding:0; margin:0; }
ul.list li { background-image:url(../img/dot.gif); background-repeat:no-repeat; background-position:0 1ex; padding-left:1em; font-size:12px; line-height:16px; }

#menu ul { list-style-type:none; padding:0; margin:0 0 11px 0; }
#menu ul ul { margin-bottom:0; border:none; }
A { text-decoration:none; }
A:hover { text-decoration:underline; }
.textsmall { font-size:9px; text-decoration:none; }
.textbig { font-size:13px; text-decoration:none; }
A.icon { margin:0 1px; }
A.icon:hover { text-decoration:none; }

A.navigation { color:#888; }
A.url { color:#000; text-decoration:underline; }
A.download { background:url(../img/download.gif) no-repeat left; padding-left:10px; color:#000; text-decoration:underline; }
A.back { color:#000; text-decoration:underline; }
A.prev { color:#000; text-decoration:underline; }
A.next { color:#000; text-decoration:underline; }
A.navigation:hover,A.url:hover,A.download:hover,A.back:hover,A.prev:hover,A.next:hover { color:#b91c2e; text-decoration:underline; }
A.dir { background:url(../img/dir0.gif) no-repeat left; padding-left:14px; color:#888; text-decoration:none; }
A.dir:hover { background:url(../img/dir1.gif) no-repeat left; padding-left:14px; color:#888; text-decoration:none; }

A.menu0 { padding-bottom:2px; margin-bottom:8px; font-size:14px; line-height:18px; font-weight:normal; color:#000; display:block; }
A.menu1 { background:url(../img/line.gif) repeat-x bottom; padding-bottom:2px; margin-bottom:8px; font-size:14px; line-height:18px; font-weight:normal; color:#b91c2e; display:block; }
A.menu0:hover,A.menu1:hover { background-color:#fff; color:#b91c2e; text-decoration:none; }

A.submenu0 { padding-bottom:2px; margin-bottom:8px; font-size:12px; line-height:16px; color:#000; display:block; }
A.submenu1 { background:url(../img/line.gif) repeat-x bottom; padding-bottom:2px; margin-bottom:8px; font-size:12px; line-height:16px; color:#b91c2e; display:block; }
A.submenu0:hover,A.submenu1:hover { background-color:#fff; color:#b91c2e; text-decoration:none; }

A.xtramenu0 { padding:2px 0; margin-right:0.5em; font-size:12px; font-weight:bold; color:#888; }
A.xtramenu1,span.xtramenu1 { padding:2px 0; margin-right:0.5em; font-size:12px; font-weight:bold; color:#c00; }
A.xtramenu0:hover,A.xtramenu1:hover,span.xtramenu1:hover { color:#c00; text-decoration:none; }
DIV.xtramenu { background-color:#ddd; border-color:#999; border-width:1px 1px 0 0; border-style:solid; padding:2px 0; }

A.thread0 { font-size:10px; color:#777; font-weight:bold; margin:1px; }
A.thread1 { font-size:10px; color:#c00; font-weight:bold; margin:1px; }
A.thread0:hover,A.thread1:hover { color:#c00; text-decoration:none; }
div.thread0 { padding:2px 0; color:#c00; background-color:#e0e0e0 }
div.thread1 { padding:2px 0; color:#c00; background-color:#ccc; }
div.posting { background-color:#eeeeee; padding:2px; }
div.posting h4, div.posting .postinghead { color:#333; background-color:#ccc; display:block; margin:0; padding:1px; font-size:11px; text-transform:none; letter-spacing:0; }

#guestbookhead h2 { float:left; }
#guestbookhead a { float:right; color:#999; font-size:11px; margin:16px 16px 0 0; }

.foldhead { padding-left:10px; background:url(../img/rechts.gif) no-repeat left; font-weight:bold; color:#888; text-decoration:none; }
.foldheadhigh { padding-left:10px; background:url(../img/unten.gif) no-repeat left; font-weight:bold; color:#888; text-decoration:none; }
.foldhead:hover, .foldheadhigh:hover { text-decoration:none; }
.foldbody { display:none; font-size:12px; }

div.menuend { border-color:#999; border-width:1px 0 0 0; border-style:solid; padding:3px 0; }
.box { margin:0; background-color:#eee; padding:8px; }
.quote { margin:0 0 0 16px; color:#0000BE; }
.small { font-size:11px; }
.big { font-size:15px; }
.c { color:#b91c2e; }
.subtxt { color:#999; font-weight:bold; }
.u { text-decoration:underline; }

.zoomicon { margin-top:-13px; margin-left:0; }

#logo { position:absolute; left:18px; top:36px; }
#topmenu { position:absolute; left:268px; top:115px; }
#menu { position:absolute; left:18px; top:222px; width:216px; }
#maincontent { position:absolute; left:260px; top:204px; width:816px; padding:16px 0 0 16px; }
#marginal { width:232px; padding:0; }
#banner { position:absolute; left:276px; top:0; }
#subnavi { position:absolute; left:276px; top:150px; }
#fx { position:absolute; left:276px; top:66px; width:800px; background:url(../img/line.gif) repeat-x bottom; color:#b91c2e; font-size:14px; }
#fx div { float:right; padding-bottom:6px; background:#fff; }
#fx a.topmenu0 { color:#888; }
.block { display:block; }
.fileselection { margin-left:32px; display:none; }

.gal a { display:block; background-color:#eee; color:#888; line-height:16px; padding:0; margin:2px 2px 0 0; width:16px; text-align:center; float:left; }
.gal a.activeSlide { background-color:#888; color:#fff; line-height:16px; padding:0; margin:2px 2px 0 0; }
.gal a:hover { text-decoration:none; }

#topmenu ul { list-style-type:none; padding:0; margin:2px 0; }
#topmenu ul li { display:inline; margin:0; padding:0; }
a.topmenu0 { padding:0 8px; font-size:14px; color:#000000; }
a.topmenu1 { padding:0 4px 6px; margin:0 4px;font-size:14px; color:#b91c2e; background:url(../img/line.gif) repeat-x bottom; }
a.topmenu0:hover, a.topmenu1:hover { color:#b91c2e; text-decoration:none; }

.edit_wrapper { width:800px; margin:0; padding:0; overflow:hidden; }
.edit_wrapper div { width:800px; }
.edit_wrapper textarea { margin-left:16px; float:left; }

span.playbutton { position:absolute; width:64px; height:64px; margin:-32px 0 0 -32px; top:50%; left:50%; background:url(../img/video_play_button.png) no-repeat 0 0; }
span.playbutton:hover { background-position:0 -64px; }

SUB,SUP { line-height:1px; }
div.markup { border:1px inset #eee; background-color:#ddd; padding:3px 0; }
div.markup a { border:1px outset #eee; padding:2px; margin:0; color:#444; text-decoration:none; cursor:pointer; }
div.markup a:hover { border:1px inset #eee; background-color:#ccc; text-decoration:none; }

.ctadmin div.markup { border:1px inset #eee; background-color:#ddd; padding:3px 0; }
.ctadmin div.markup a { border:1px outset #eee; padding:2px; margin:0; color:#444; }
.ctadmin div.markup a:hover { border:1px inset #eee; background-color:#ccc; }
.ctadmin div.imgpos { border:none; background:none; padding:0; }
.ctadmin div.imgpostd { border:none; background:#e0e7ff; padding:0; } /* Farbe 50% zwischen Content und adminbox */

.ctadmin span { display:block; height:17px; border-bottom:1px solid #999; display:block; background-color:#fff; margin-bottom:1ex; padding-top:1px; }
.ctadmin span a { display:block; height:16px; float:left; border-width:1px 1px 0 1px; border-style:solid; border-color:#999; background-color:#bbb; color:#444; text-decoration:none; margin:0 2px; padding:0 2px; cursor:pointer; }
.ctadmin span a:hover { background-color:#ccc; }
.ctadmin span a.active { background-color:#ccf; color:#000; padding-bottom:1px; }
.ctadmin span a input { margin:0 2px; padding:0; font-size:10px; display:block; float:left; }

.adminbox span.blind { color:#9e9ef0; display:inline; background:none; border:none; }

abbr.blind, span.blind { display:block; float:left; height:18px; margin:1px 0 1px 0; padding:0 4px; font-size:10px; line-height:18px; border-style:solid; border-width:1px; border-color:#fff  #777 #777 #fff; ; color:#777; background-color:#95a0f0; background-image:url(../img/admin0.gif); font-family:Verdana; }
.ctadmin i { color:red; }
.clear  { clear:both; }

.ctrl_prev { position:absolute; left:0; width:32px; z-index:1000; height:100%; display:none; }
.gal_prev { position:absolute; left:0; width:32px; height:100%; background:#fff url(../img/banner-prev.gif) no-repeat 50% 50%; opacity:0.2; filter:alpha(opacity=20); }
.ctrl_next { position:absolute; right:0; width:32px; z-index:1000; height:100%; display:none; }
.gal_next { position:absolute; right:0; width:32px; height:100%; background:#fff url(../img/banner-next.gif) no-repeat 50% 50%; opacity:0.2; filter:alpha(opacity=20); }
.gal_ct { position:absolute; bottom:0; left:0; background:#fff; opacity:0.6; filter:alpha(opacity=60); width:100%; }
.gal_ct2 { padding:10px 32px; }
.ctcol1 { width:86px; margin:0 16px 16px 0; float:left; overflow:hidden; }
.ctadm1 { width:86px; margin:0 16px 16px 0; float:left; overflow:hidden; background-color:#ccf; border-color:#999; border-width:1px 0 1px 0; border-style:solid; padding:0; }
.ctbox1 { width:102px; margin:0; float:left; overflow:hidden; }
.ctcol2 { width:188px; margin:0 16px 16px 0; float:left; overflow:hidden; }
.ctadm2 { width:188px; margin:0 16px 16px 0; float:left; overflow:hidden; background-color:#ccf; border-color:#999; border-width:1px 0 1px 0; border-style:solid; padding:0; }
.ctbox2 { width:204px; margin:0; float:left; overflow:hidden; }
.ctcol3 { width:290px; margin:0 16px 16px 0; float:left; overflow:hidden; }
.ctadm3 { width:290px; margin:0 16px 16px 0; float:left; overflow:hidden; background-color:#ccf; border-color:#999; border-width:1px 0 1px 0; border-style:solid; padding:0; }
.ctbox3 { width:306px; margin:0; float:left; overflow:hidden; }
.ctcol4 { width:392px; margin:0 16px 16px 0; float:left; overflow:hidden; }
.ctadm4 { width:392px; margin:0 16px 16px 0; float:left; overflow:hidden; background-color:#ccf; border-color:#999; border-width:1px 0 1px 0; border-style:solid; padding:0; }
.ctbox4 { width:408px; margin:0; float:left; overflow:hidden; }
.ctcol5 { width:494px; margin:0 16px 16px 0; float:left; overflow:hidden; }
.ctadm5 { width:494px; margin:0 16px 16px 0; float:left; overflow:hidden; background-color:#ccf; border-color:#999; border-width:1px 0 1px 0; border-style:solid; padding:0; }
.ctbox5 { width:510px; margin:0; float:left; overflow:hidden; }
.ctcol6 { width:596px; margin:0 16px 16px 0; float:left; overflow:hidden; }
.ctadm6 { width:596px; margin:0 16px 16px 0; float:left; overflow:hidden; background-color:#ccf; border-color:#999; border-width:1px 0 1px 0; border-style:solid; padding:0; }
.ctbox6 { width:612px; margin:0; float:left; overflow:hidden; }
.ctcol7 { width:698px; margin:0 16px 16px 0; float:left; overflow:hidden; }
.ctadm7 { width:698px; margin:0 16px 16px 0; float:left; overflow:hidden; background-color:#ccf; border-color:#999; border-width:1px 0 1px 0; border-style:solid; padding:0; }
.ctbox7 { width:714px; margin:0; float:left; overflow:hidden; }
.ctcol8 { width:800px; margin:0 16px 16px 0; float:left; overflow:hidden; }
.ctadm8 { width:800px; margin:0 16px 16px 0; float:left; overflow:hidden; background-color:#ccf; border-color:#999; border-width:1px 0 1px 0; border-style:solid; padding:0; }
.ctbox8 { width:816px; margin:0; float:left; overflow:hidden; }
.ctadmin { width:800px; margin:0 16px 16px 0; float:left; overflow:hidden; background-color:#ccf; border-color:#999; border-width:1px 0 1px 0; border-style:solid; padding:0; }
.ctadmin * { font-family:Verdana; font-size:12px; }
.mgcol1 { width:100px; margin:0 16px 16px 0; float:left; overflow:hidden; }
.mgadm1 { width:100px; margin:0 16px 16px 0; float:left; overflow:hidden; background-color:#ccf; border-color:#999; border-width:1px 0 1px 0; border-style:solid; padding:0; }
.mgbox1 { width:116px; margin:0; float:left; overflow:hidden; }
.mgcol2 { width:216px; margin:0 16px 16px 0; float:left; overflow:hidden; }
.mgadm2 { width:216px; margin:0 16px 16px 0; float:left; overflow:hidden; background-color:#ccf; border-color:#999; border-width:1px 0 1px 0; border-style:solid; padding:0; }
.mgbox2 { width:232px; margin:0; float:left; overflow:hidden; }
.mgadmin { width:216px; margin:0 16px 16px 0; float:left; overflow:hidden; background-color:#ccf; border-color:#999; border-width:1px 0 1px 0; border-style:solid; padding:0; }
.mgadmin * { font-family:Verdana; font-size:12px; }

a.admin { display:block; float:left; height:18px; margin:1px 0; padding:0 4px; font-size:10px; line-height:18px; border-style:solid; border-width:1px; border-color:#fff  #777 #777 #fff; ; color:#000; background-color:#95a0f0; background-image:url(../img/admin0.gif); font-family:Verdana; }
a.admin:hover { display:block; float:left; height:18px; margin:1px 0; padding:0 4px; font-size:10px; line-height:18px; border-style:solid; border-width:1px; border-color:#666 #eee #eee  #666 ; color:#fff; background-color:#95a0f0; background-image:url(../img/admin1.gif); text-decoration:none; }
.submit { display:block; float:left; height:20px; margin:1px 0; padding:0 4px; font-size:10px; line-height:18px; border-style:solid; border-width:1px; border-color:#fff  #777 #777 #fff; ; color:#000; background-color:#95a0f0; background-image:url(../img/admin0.gif); font-family:Verdana; }
.submit:hover { display:block; float:left; height:20px; margin:1px 0; padding:0 4px; font-size:10px; line-height:18px; border-style:solid; border-width:1px; border-color:#666 #eee #eee  #666 ; color:#fff; background-color:#95a0f0; background-image:url(../img/admin1.gif); text-decoration:none; }
.search { display:block; float:left; margin:1px; padding:0 2px; font-size:10px; line-height:18px; font-family:Verdana; border-style:solid; border-width:1px; border-color:#888 #eee #eee  #888 ; color:#000; background-color:#95a0f0; background-image:url(../img/admin2.gif); text-decoration:none; }

@font-face {
	font-family:'Revue';
	font-weight:normal;
	font-style:normal;
	src:url('fonts/reve.eot');
	src:url('fonts/reve.woff') format('woff'),url('fonts/reve.svg#Revue') format('svg');
}
@media only screen and (max-device-width:480px){
	* { -webkit-text-size-adjust:none; }
}