/**
 * Style sheet dai_layout
 */
#facebook
{
	margin-left:15px;
}

.facebook
{
	margin-left:15px;
	font-size:8px;
}

* html #facebook
{
	width:160px;
	height:160px;
	margin:0px;
	padding:0px;
	visibility: hidden;
}

* html .facebook
{
	margin:0px;
	padding:0px;
	font-size:8px;
	visibility: hidden;
}

body
{
	background-color:#B8C7D0;
}

* html body
{
	margin:0 auto;
	padding:0;
	text-align:center;
	background-color:#B8C7D0;
	color:#333333;
}

#wrap
{
	width:990px;
	height:auto;
	background-color:#ffffff;
}

#header
{
	width:990px;
	height:30px;
	clear:both;
	background-color:#F8F1D9;
}

#secondheader
{
	width:990px;
	height:91px;
	bottom:0px;
	left:0px;
	right:0px;
	top:0px;
	margin:4px 0px 0px 0px;
	vertical-align:top;
	background-color:#f8f1d9;
	background-image:url("./tl_files/dainbg/images/logo.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

#secondheader .inside
{
	float:right;
	margin-right: 2px;
}

#container
{
	margin:4px 0px 0px 0px;
	padding:0px;
	vertical-align:top;
	background-image:url("./tl_files/dainbg/images/wrapper.jpg");
	background-position:center top;
	background-repeat:repeat-y;
	height: auto;
	background-color: #FFFFFF;
	color: #333333;
	width: 990px;
}

#main
{
	padding:5px 10px;
}

#footer
{
	height: 41px;
	width: 990px;
	background-color: #034670;
	color: #FFFFFF;
	margin-top: 6px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	clear: both;
}

#footer .inside
{
	color: #FFFFFF;
	margin-top: 6px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top: 13px;
}

* html #footer .inside
{
	color: #FFFFFF;
	margin-top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top: 3px;
}

.abstand5
{
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
}

/* Klassendefinition Sprachenwechsler Modul */
.mod_changelanguage ul
{
	list-style: none;
	display: inline;
	margin-right: 2px;
}

.mod_changelanguage li
{
	display: inline;
	margin-right: 2px;
}

.mod_changelanguage
{
	float:right;
	margin-right: 20px;
	padding-top: 5px;
}

/* Klassendefinition für die Zufallsbilder im secondheader */
.mod_randomImage
{
	margin-left:2px;
	float: left;
}

/* Mini Kalender */
.mod_minicalendar
{
	margin-left: 1px;
	margin-right: 1px;
	border-top: 1px solid #034670;
	border-bottom: 1px solid #034670;
	width:98%;
	background-color: #F8F1D9;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.mod_minicalendar .minicalendar
{
	text-align: center;
	margin-left: 13px;
}

* html .mod_minicalendar .minicalendar
{
	margin-left: 0px;
}

.mod_minicalendar head
{
	padding-top:2px;
	padding-bottom:3px;
	text-align:center;
}

.mod_minicalendar .label, .mod_minicalendar .days
{
	padding-top:2px;
	padding-bottom:3px;
	padding-left: 3px;
	padding-right: 3px;
	text-align:center;
	/*font-weight:bold;*/
	font-size:11px;
}

.mod_minicalendar .days
{
	border:1px solid #999999;
	
}

.mod_minicalendar .days a
{
	font-weight:bold;
	color:#990000;
}

.mod_minicalendar .today
{
	background-color:#616161;
	color:#fff;
	font-weight:bold;
}

/* Hauptkalender Layout */
.mod_calendar
{
	margin-left: 1px;
	border-top: 1px solid #034670;
	width:99%;
}

.mod_calendar .calendar
{
	text-align: center;
}

.mod_calendar head
{
	padding-top:5px;
	padding-bottom:5px;
	height: 25px;
	text-align:center;
	width: 98%;
}

.mod_calendar .event
{
	width:75px;
	overflow:hidden;
	margin-bottom:15px;
	text-align:left;
	vertical-align:top;
}

.mod_calendar .event a
{
	overflow:hidden;
	vertical-align:top;
	font-size:8px;
}

.mod_calendar .header
{
	width:100%;
	overflow:hidden;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	vertical-align:top;
	background-color:#cccccc;
	font-weight:bold;
	text-align: left;
}

.mod_calendar .days
{
	width:78px;
	overflow:hidden;
	margin-right:auto;
	text-align:left;
	vertical-align:top;
	border:1px solid #999999;
	padding-bottom:15px;
	padding-left: 1px;
	padding-right: 1px;
	font-size:11px;
}

.mod_calendar .label
{
	background-color:#000066;
	border:1px solid #999999;
	color:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 3px;
	padding-right: 3px;
	text-align:center;
	font-size:10px;
}

.mod_calendar .days a
{
	font-size:9px;
	color: #990000;
}

.mod_calendar .today
{
	background-color:#DDDDDD;
	font-weight:bold;
	font-size:11px;
}

/* Kalenderarchiv */
.mod_period_events
{
	margin-top:10px;
	margin-bottom:10px;
}

.mod_period_events .header
{
	width:98%;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#000066;
	border-bottom:1px solid #333333;
	font-weight:bold;
	color:#ffffff;
}

.mod_period_events .more
{
	margin-bottom:5px;
	padding-top:3px;
	padding-bottom:3px;
}

/* Newsletter */
.mod_subscribe
{
	width:93%;
	margin-right:1px;
	margin-left:1px;
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
	border-top:1px solid #333333;
}

.mod_subscribe h1
{
	text-align: center;
}

.mod_subscript .submit
{
	width:80px;
}

.mod_subscribe .text
{
	width:160px;
}

/* Breadcrumb Navigation */
.mod_breadcrumb
{
	margin-bottom:10px;
}

/* Quicksuche */
.mod_quicksuche
{
	margin-left:8px;
}

/* DAI Mediabox */
.mod_mediabox
{
	width:100px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
}

.mod_mediabox h1
{
	text-align:center;
}

.mod_mediabox a.tv
{
	background-image: url(tl_files/dainbg/images/dai_tv.jpg);
	background-position: 0 -70px;
	display: block;
	width: 70px;
	height: 70px;
	margin-bottom: 10px;
}

.mod_mediabox a.audio
{
	background-image: url(tl_files/dainbg/images/dai_audio.jpg);
	background-position: 0 -70px;
	display: block;
	width: 70px;
	height: 70px;
	margin-bottom: 10px;
}

.mod_mediabox a.photo
{
	background-image: url(tl_files/dainbg/images/dai_photo.jpg);
	background-position: 0 -70px;
	display: block;
	width: 70px;
	height: 70px;
	margin-bottom: 10px;
}

.mod_mediabox a.tv:hover
{
	background-image: url(tl_files/dainbg/images/dai_tv.jpg);
	background-position: 0 0;
}

.mod_mediabox a.audio:hover
{
	background-image: url(tl_files/dainbg/images/dai_audio.jpg);
	background-position: 0 0;
}

.mod_mediabox a.photo:hover
{
	background-image: url(tl_files/dainbg/images/dai_photo.jpg);
	background-position: 0 0;
}

.mod_mediabox a span
{
	display: none;
}

p.error
{
	font-weight:bold;
	color:#ff0000;
}

.event
{
	margin-bottom:20px;
}
