/**
 * Style sheet default
 */
@import url(ie7.css);@import url(test.css);
{
}

*
{
	margin:0;
	padding:0;
}

body
{
	background-color:#000000;
	background-image:url("tl_files/template/bg.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	font-family:verdana, arial, geneva, sans-serif;
	font-size:1em;
	color:#999999;
}

#facebook
{
	width:70px;
	height:160px;
	position:fixed;
	float:left;
	margin-top:210px;
	background-image:url("tl_files/template/facebook.png");
	background-repeat:no-repeat;
	background-position: -10px top;
}

#virtuallife
{
	width:70px;
	height:160px;
	position:fixed;
	float:left;
	margin-top:400px;
	background-image:url("tl_files/template/virtuallife.png");
	background-repeat:no-repeat;
	background-position: -10px top;
}

#virtuallife:hover, #facebook:hover
{
	background-position: 0px top;
}

a#virtuallife
{
	text-decoration:none;
	font-size:0px;
	color:#000000;
}

p, input, select, label, textarea, table, a
{
	font-family:verdana, arial, geneva, sans-serif;
	font-size:0.8em;
}

a, a.link
{
	color:#999999;
}

a:hover
{
	color:#ffffff;
}

:focus
{
	outline:0;
}

input
{
	height:18px;
}

input, textarea
{
	margin-top:2px;
	margin-bottom:2px;
	padding-top:1px;
	padding-left:2px;
	background-color:#000000;
	border:1px solid #333333;
	color:#999999;
}

input.submit, input.inputbutton
{
	height:22px;
	margin-top:2px;
	margin-bottom:2px;
	padding-top:0px;
	padding-bottom:2px;
	padding-left:2px;
	border:1px solid #333333;
}

input.captcha
{
	width:25px;
}

input.submit:hover, input.inputbutton:hover
{
	background-color:#ffffff;
	border:1px solid #999999;
	color:#333333;
}

input:hover, textarea:hover
{
	background-color:#111111;
}

p
{
	font-size:0.75em;
	line-height:1.25em;
}

h1
{
	margin-bottom:10px;
	font-weight:normal;
	font-size:1.35em;
	font-family: Bauhaus;
	src: url('Bauhaus.otf');
}

h2
{
	margin-bottom:20px;
	font-weight:normal;
	font-size:1.3em;
	color:#ff007d;
}

h3, h3 a
{
	margin-bottom:5px;
	font-weight:normal;
	font-size:1em;
	color:#ffffff;
}

.galerie-ansicht h3 span
{
	padding-left:50px;
	color:#aaaaaa;
}

#galerie h3, #galerie h3 a
{
	margin-top:5px;
	margin-bottom:10px;
	font-weight:normal;
	font-size:1em;
	color:#ffffff;
}

h5
{
	margin-top:10px;
	margin-bottom:0px;
	font-weight:normal;
	font-size:1.3em;
	color:#ff007d;
}

h2 a
{
	color:#ff007d;
	text-decoration: blink;
}

h1, h2, h3, h4
{
	font-family:verdana, arial, geneva, sans-serif;
	font-weight:normal;
}

span
{
	color:#ffffff;
}

#header
{
	width:750px;
	height:230px;
	margin-right:50px;
	margin-left:200px;
}

#container
{
	width:750px;
	height:460px;
	margin-right:50px;
	margin-left:200px;
}

#left
{
	height:430px;
	position:relative;
	margin-right:10px;
	margin-left:20px;
	z-index:99;
}

#left .inside
{
	margin-top:10px;
	margin-right:10px;
	padding:15px;
	background-image:url("tl_files/template/bg_left.png");
	background-position:left top;
	background-repeat:repeat;
}

#left .inside .mod_article
{
}

#main
{
	height:460px;
}

#main .inside
{
	padding-right:50px;
}

#main .inside .ce_text
{
	background-repeat:repeat;
}

#main .inside .ce_text img
{
	border:1px solid #ffffff;
}

#main .inside .ce_text img.cam
{
	border:none;
}

/* ------ Galerie ----- */
#main .layout_fullsize
{
	width:555px;
	overflow:hidden;
	margin-left:15px;
}

/* ------ Galerie ----- */
#galerie .layout_fullsize
{
	width:390px;
	overflow:hidden;
	margin-top:5px;
	margin-left:15px;
}

.mod_galleryviewer
{
	position:relative;
	background-image:url("tl_files/template/bg_left.png");
	background-position:left top;
	z-index:10;
	background-repeat:repeat:
}

#main .layout_fullsize .image_gallery div
{
	width:80px;
	height:80px;
	overflow:hidden;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	padding:0px;
	border:2px solid #999999;
}

#main .layout_fullsize .image_gallery div:hover
{
	border:2px solid #bbbbbb;
}

#main .layout_fullsize .image_gallery div img
{
	border:none;
}

#main .pagination
{
	width:310px;
	clear:both;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:1px;
	text-align:right;
	border-top:1px solid #222222;
	border-bottom:1px solid #222222;
	font-size:0.75em;
}

#main .pagination p
{
	float:left;
	margin-right:10px;
	font-size:1em;
	color:#999999;
}

#main .pagination ul li a, #main .pagination p
{
	text-decoration:none;
	font-size:1em;
}

#main .pagination ul
{
	float:right;
}

#main .pagination ul li
{
	float:left;
	display:block;
	padding-right:2px;
	padding-left:2px;
}

#main .pagination ul li span
{
	text-decoration:underline;
}

#main .layout_fullsize .info
{
	padding-top:5px;
	padding-right:90px;
	text-align:right;
	font-size:0.65em;
	color:#999999;
}

#main #galerie p.back
{
	display:none;
}

/* ------ Galerie ----- */
#left .layout_fullsize
{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #ffffff;
}

#left .layout_fullsize .img
{
	width:50px;
	height:50px;
	float:left;
	margin-right:10px;
	border:1px solid #ffffff;
}

#left .layout_fullsize h4
{
	margin:0px 0px 5px 0px;
	padding-top:0px;
	padding-left:20px;
	background-image:url("tl_files/template/icon/cam.png");
	background-repeat:no-repeat;
	font-weight:normal;
	background-position:0px 6px;
}

#left .layout_fullsize h4 a
{
	color:#ffffff;
}

#left .layout_fullsize h4 a:hover
{
	text-decoration:none;
}

#left .layout_fullsize .meta
{
	font-size:0.75em;
}

.mod_flash
{
	width:580px;
	left:80px;
	top:160px;
	position:absolute;
	z-index:99;
}

/* ----- Galerie-Home ----- */
#left .pagination
{
	display:none;
}

/* ----- Bilder Content ----- */
#main .image_container img
{
	margin-top:5px;
	margin-right:20px;
	margin-bottom:10px;
	border:1px solid #ffffff;
}

#main .ce_text p
{
}

/* ----- Kontakt-Footer ----- */
#footer .ce_text p
{
	padding-top:10px;
	padding-left:140px;
	text-align:center;
	font-size:0.7em;
	color:#666666;
}

#footer .ce_text p a
{
	font-weight:normal;
	font-size:1em;
}

#footer .ce_text ul
{
	text-align:center;
	list-style-type:none;
}

#footer .ce_text ul li
{
	float:left;
	display:block;
	font-size:0.8em;
}

/* ------ Google-Map ----- */
.mod_dlh_googlemaps, iframe
{
	width:195px;
	padding:1px;
	border:1px solid #999999;
}

/* ----- Routenplanner ----- */
.mod_routenplaner
{
}

/* ----- Routenplanner ----- */
._from, ._to, ._start, ._end
{
	margin-top:2px;
	margin-bottom:2px;
}

._from, ._to
{
	font-size:0.95em;
	color:#ffffff;
}

#left h2, h2.gb
{
	margin-bottom:5px;
	font-size:1.1em;
}

/* ----- Kommentare ------ */
.ce_comments .comment_default
{
	margin-top:10px;
	margin-bottom:10px;
	padding:10px 15px;
	background-image:url("tl_files/template/bg_left.png");
	background-position:left top;
	background-repeat:repeat-y;
	font-size:0.8em;
	background-repeat : repeat;
}

.ce_comments .info
{
	margin-bottom:5px;
	padding-bottom:4px;
	padding-left:2px;
	border-bottom:1px dotted #666666;
}

.ce_comments .info a
{
	font-size:0.89em;
	color:#ffffff;
}

.ce_comments .info span
{
	color:#999999;
}

.ce_comments .comment
{
	padding-bottom:5px;
	padding-left:2px;
	font-size:0.95em;
}

.ce_comments .form
{
	left:-205px;
	top:45px;
	position:absolute;
	font-size:0.9em;
	z-index:999;
}

.ce_comments .form input
{
	width:186px;
}

.ce_comments .form textarea
{
	width:186px;
	height:100px;
}

.ce_comments .form span.captcha_text
{
	display:block;
	font-size:0.85em;
}

.recurring
{
	display:none;
}

#main .ce_comments .pagination
{
	margin-left:2px;
	padding-left:15px;
}

/* ----- Event-Liste ----- */
.mod_eventlist
{
	font-size:0.8em;
}

.mod_eventlist h4
{
	margin-bottom:5px;
	padding-left:20px;
	background-image:url("tl_files/template/icon/cal.png");
	background-position:left center;
	background-repeat:no-repeat;
	font-weight:normal;
	font-size:1em;
}

.mod_eventlist .event
{
	margin-right:10px;
	margin-bottom:20px;
	margin-left:0px;
	padding-bottom:10px;
}

.mod_eventlist span.date
{
	padding-left:20px;
	color:#999999;
}

.mod_eventlist a
{
	text-decoration:underline;
	font-size:1em;
	color:#ffffff;
}

.mod_eventlist a:hover
{
	text-decoration:none;
}

.teaser
{
	margin-top:5px;
	margin-left:20px;
	font-size:0.75em;
}

#events-ansicht .event p
{
	font-size:1em;
}

.event h3
{
	margin-right:20px;
	margin-bottom:15px;
	padding-bottom:2px;
	border-bottom:1px dotted #ffffff;
	color:#999999;
}

.event h3 span
{
	color:#ffffff;
}

#main .mod_eventlist .eventa
{
	width:180px;
	float:left;
	margin-top:20px;
	padding:10px 5px 10px 10px;
	border:1px dotted #333333;
}

#home .mod_eventlist .event
{
	width:110px;
	float:left;
	margin-top:5px;
	padding:0px 4px 10px 0px;
	border:none;
}

#home .mod_eventlist .event .image_container img
{
	width:100px;
	height:134px;
	overflow:hidden;
}

/* ----- Formular ----- */
#kontakt .ce_text
{
	margin-right:10px;
	margin-bottom:10px;
}

#kontakt-links .ce_text p, #club-links .ce_text p
{
	font-size:0.7em;
}

#f2 .formbody
{
	width:365px;
	padding:15px;
	background-image:url("tl_files/template/bg_left.png");
	background-position:left top;
	background-repeat:repeat;
}

div.error, .captcha_text
{
	font-size:0.7em;
	color:#999999;
}

fieldset
{
	margin-left:0px;
	padding:15px 15px 15px 10px;
	border-top:1px dotted #333333;
	border-right:0px dotted #333333;
	border-bottom:0px dotted #333333;
	border-left:0px dotted #333333;
}

legend
{
	margin-left:15px;
	padding-right:5px;
	padding-left:5px;
	font-size:0.9em;
	color:#ffffff;
}

/* ----- Player ----- */
.mod_nesiumplayer
{
	width:230px;
	left:550px;
	position:absolute;
	background:none;
}

/* ----- Impressum ----- */
.toggler
{
	margin-bottom:5px;
	padding-bottom:2px;
	border-bottom:1px dotted #333333;
	font-size:0.9em;
}

.accordion .text
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	background-image:url("tl_files/template/bg_left.png");
	background-position:left top;
	background-repeat:repeat;
}

.accordion
{
	margin-bottom:5px;
}

.accordion p
{
	font-size:0.7em;
}

#flash_2
{
	display:none;
}

/* ---- Logo ----- */
#logo
{
	left:115px;
	top:-75px;
	position:absolute;
}

#dj
{
	left:-256px;
	top:96px;
	position:absolute;
}

#boxen
{
	width:196px;
	height:200px;
	left:799px;
	top:-32px;
	position:absolute;
}

/* ----- Style-Switcher ----- */
#style-switcher
{
	width:124px;
	height:80px;
	left:550px;
	top:0px;
	position:relative;
	padding-top:10px;
	padding-left:10px;
	background-color:#000000;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	border-left:1px solid #333333;
	z-index:999;
}

#style-switcher p
{
	margin-bottom:10px;
	padding-right:7px;
	text-align:center;
	color:#ffffff;
}

#style-switcher ul
{
	list-style-type:none;
}

#style-switcher ul li
{
	float:left;
	margin-right:10px;
}

#style-switcher ul li img
{
	border:1px solid #999999;
}

#style-switcher ul li img:hover
{
	border:1px solid #ffffff;
}

#top span.at15t, #top span#at15ptc
{
	color:#333333;
}

/* ---- Video -Player ---- */
.ce_jw_media_container
{
}

/* ----- Event - Startseite */
#home-left .image_container img, #video_links .image_container img
{
	width:190px;
	height:253px;
	margin-top:10px;
	margin-bottom:5px;
	border:1px solid #ffffff;
}

/* ---- Mini-Kalender ---- */
.mod_minicalendar
{
	margin-bottom:15px;
	text-align:center;
	font-size:1em;
}

.mod_minicalendar table thead tr th.head
{
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
	border-top:1px dotted #ffffff;
	border-bottom:1px dotted #ffffff;
	color:#ffffff;
}

.mod_minicalendar table thead tr th.label
{
	padding-top:5px;
	padding-bottom:3px;
}

.mod_minicalendar table a
{
	font-size:1em;
	color:#ffffff;
}

.mod_minicalendar table tr td
{
	padding:3px 5px;
	border-top:1px solid #666666;
}

.mod_minicalendar table tr td a:hover
{
	background-color:#ffffff;
	color:#000000;
}

#banner
{
	width:468px;
	height:60px;
	top:0;
	position:absolute;
	margin-top:100px;
	margin-left:260px;
	border:1px solid #ffffff;
}

div#ufo157
{
	width:190px;
	height:253px;
	margin-top:15px;
	margin-bottom:15px;
	border:1px solid #ffffff;
}

.galerie-ansicht #left
{
	position:absolute;
	display:none;
	margin-left:-60px;
}

#galerie-ansicht
{
	position:absolute;
	margin-left:-155px;
	z-index:9999;
}

#galerie-ansicht .layout_fullsize .image_gallery div
{
}

#galerie-ansicht .layout_fullsize .image_gallery div img
{
}

#galerie-ansicht h3
{
	margin-bottom:10px;
}

.galerie-ansicht .back
{
	margin:10px 20px 15px 15px;
	padding-top:3px;
	padding-right:10px;
	padding-bottom:4px;
	text-align:right;
	background-color:#000000;
	font-size:1em;
}

.galerie-ansicht .back a
{
	color:#ff007d;
}

.mod_tellafriend
{
	padding-bottom:10px;
}

.mod_tellafriend h5
{
	font-size:1em;
}

.mod_tellafriend input.captcha
{
	width:20px;
	background-color:#111111;
}

.mod_tellafriend textarea
{
	overflow:hidden;
}

.ce_ce_jw_media-
{
	width:200px;
	float:left;
	margin-top:-15px;
}

.mod_article#galerie .layout_fullsize img
{
	width:80px;
	height:80px;
}

#main .layout_fullsize
{
	z-index:99;
}

.ce_Imagerotator
{
	width:190px;
	height:268px;
	overflow:hidden;
	display:block;
	margin-top:10px;
	margin-bottom:15px;
	border:1px solid #dddddd;
}

/* --- Job --- */
#job
{
	left:0px;
	top:-10px;
	position:absolute;
	display:none;
}

.party-package-roemerhof a
{
	border: 1px dashed #FF007D;
	 color: #FF007D;
	 display: block;
	 font-size: 0.923076em;
	 padding: 3px;
	 position: relative;
	 text-align: center;
	 top: -5px;
	 width: 185px;
}

.party-package-roemerhof a:hover
{
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}

