﻿/* Format-Einstellungen */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* #### allgemein ###*/
body{
	font-size:11px;
	color:#2d2c2c;
	line-height:1.5em;
}

title:before{
	content: "Bailaviena - ";
}

h1{
	font-size:16px;
	margin:0 0 12px 0;
	font-weight:bold;
}

h2{
	font-size:14px;
	margin:12px 0 8px 0;
	color:#a0461d;
}

h3{
	font-size:12px;
	font-weight:bold;
	color:#f29400;
}

h4{
	font-size:11px;
	font-weight:bold;
	color:#666666;
}


a{
	color:#a0461d;
}

a:hover{
	color:#f29400;
}

ul#mainmenu li a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}


/* ### left ### */
#middle{
 padding:20px 0 0 0;
}

/* ### middle ### */
.moduletableleading p{
	margin-bottom:20px;
}

.contentheading, .componentheading{
	font-weight:bold;
	font-size:16px;
	padding:0 0 13px 0;
}

.componentheadingstartpage{
	width:623px;
	height:16px;
	margin:-6px 0 0 -6px;
	background:url('../images/bg_header_orange_hell.gif') repeat-x;
	border:1px solid #f29400;
	padding:5px;
	z-index:10;
	font-weight:bold;
}

.componentheadingstartpage:after{
	content: " :: News";
}

#contentpane{
	width:100%;
}

.blogstartpage{
	margin:5px;	
}

.contentpaneopenstartpage img{
	margin:12px 15px 0 0; /*margin-top = h2 margin top*/
}

.createdate{
	padding-top:15px;
}


.readonstartpage{
	float:right;
	margin-right:15px;
}

caption{
	font-weight:bold;
	font-size:12px;
	text-align:center;
	margin-bottom:5px;
}

th{
	font-weight:bold;
}

.ticket-table{
	border:1px solid #ccc;
	width:100%;
	margin:30px 0 5px 0;
}

.left-col{
	width:90%;
}

/* #### right */
#right{
	padding:20px 0 0 0;
}

#right .moduletablezufallsbild{
	min-height:191px;
	height:auto !important;
	height:191px;
}

#right .moduletable{
	border:1px solid #ccc;
	margin:0 0 30px 0;
	z-index:9;
	min-height:150px;
	height:auto !important;
	height:150px;

}

#right .moduletable h3{
	background:url('../images/bg_header_orange_dunkel.gif') repeat-x;
	height:16px;
	padding:5px;
	margin:-1px -1px 0 -1px;
	z-index:10;
}

#right .moduletable h4{
	padding:8px 5px 3px 5px;
}

 #right .moduletable p{
 	padding:0 5px 0 5px;
 }

#right div #dsbs_rotatorhorizontal{
	padding:15px 10px 10px 10px;
	width:100%;
	height:100%
}

span.description{
	width:250px;
	height:20px;
	float:right;
}

/* ### footer ### */

#innerfooter{
	font-size:10px;
}
