﻿/* 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:0.8em;
	color:#2d2c2c;
	line-height:1.7em;
}

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


.leftIntro, .rightIntro{
	color:#541502;
}

.signature{
	font-style:italic;
}

h1{
	font-size:2.3em;
	margin:0 0 12px 0;
	font-weight:bold;
        line-height:1.5em;
        color:#865202;
}

h2{
	font-size:2em;
	margin:12px 0 8px 0;
	color:#a0461d;
	padding:20px 0 15px 0;
}

h3{
	font-size:1.5em;
	font-weight:bold;
	color:#f29400;
	padding:15px 0 10px 0;
}


h4{
	font-size:1.3em;
	color:#666:
	font-weight:bold;
	padding:1em 0 0.3em 0;
}

.contentpaneopen td.buttonheading a img{
	padding:0;
	backround:none;
	border:0;
}


.contentpaneopen img{
	border:1px solid #ccc;
   /*  padding:10px 0;
   background-color:#000;*/
}


.contentheadingstartpage{
	color:#f29400;
	font-size:1.5em;
	font-weight:bold;
	padding:8px 0;
}

.moduletableleading p{
    color:#541502;
    font-size:1em;
}

p#introText{
    font-size:1.03em;
}

.moduletableleading h3{
    font-size:1.4em;
    margin:15px 0 0 0;
    padding:0 0 3px 0;
}

.moduletableleading ul{
     padding:15px 0 0 30px;   
     font-size:2em;
}

.moduletableleading li{
   
    line-height:1.4em;
    color:#651902;
    margin-bottom:2px
}

#introText{
	font-size:1.1em;
}


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:628px;
	height:16px;
	margin:-6px 0 0 -11px;
	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%;
}


/*#### Kongresstabelle ##*/

#kongressProgramm{
	margin:40px 0 20px 0;
	/*background-color:#eee;*/
	width:100%;
}

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

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

.moduletablezufallsbild img{
    border:1px solid #ccc;
}

#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 5px 7px 5px;
	margin:-1px -1px 0 -1px;
	z-index:10;
	font-size:1em;
}

#right .moduletable h4{
	padding:8px 5px 3px 5px;
	font-size:1em;
	font-weight:bold;
}

 #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;
}

