body {
	margin:0px;
	padding:0px;
	background-color:#4E0002;
}

p {margin:5px 0;}

table {
	border:none;
	border-spacing:0px;
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

td {
    border:none;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

img {
	border:none;
}

/*Seitenüberschrift */
h3 {
	font-size: 1.1em;
	font-weight:bold;
}

ul {
	margin-top:-8px;
	margin-left:0px;
	padding-left:15px;
}

/* Veranstaltungsüberschrift */
h4 {
	font-size: 1em;
	font-weight:bold;
	margin-bottom:2px;
}

a {
	color:#F77600;
}

.side {
	width:50%;
}

.container_table {
	height:100%;
}

.container_cell {
	width:752px;
	vertical-align:middle;
}

.border_table {
	width:752px;
	border-spacing:5px; 
	border-collapse:separate;	
}

.border_table_td {
	width:752px;
	padding:8px;
	border: 1px solid #C8B698;
}

.inner_table {
	width:752px;
	border:none;
}

.top_left {
	width:182px;
	height:74px;
	border-bottom:2px solid #342A18;
}

.menu {
	width:588px;
	height:74px;
	border-bottom:2px solid #342A18;
	background-image:url(images/menu_background.gif);
	background-repeat:repeat-x;
	background-position:right;
	text-align:left;
}

.menu_item {
	margin-left:16px;
}

ul#navigation {
    padding: 0;	
    margin: -2px 0 0 0;
    padding-left: 4px;
}

#navigation li {
    float: left;
    display: inline;
    list-style-type: none;
}	
	
#navigation a {
    color: #FFF2CC;	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    padding: 0 4px;
}

#navigation a.active, #navigation a:hover {
	color: #F77600;
}

.left {
		
}

/* Haupttextfeld */
.main {
	width:322px;
	height:410px;
	background-color:#FFF0DB;
	padding-left:19px;
	padding-bottom:19px;
	padding-top:20px;	
	text-align:justify;
	line-height:130%;
	color:#72001B;
	overflow:hidden;
	scrollbar-DarkShadow-Color:#B9A789; 
	scrollbar-Track-Color:#D8CFB6; 
	scrollbar-Face-Color:#B9A789; 
	scrollbar-Shadow-Color:#B9A789; 
	scrollbar-Highlight-Color:#B9A789; 
	scrollbar-3dLight-Color:#B9A789; 
	scrollbar-Arrow-Color:#860D2F; 
}

.main_inner {
	width:295px;
	height:410px;
	margin:0px;
	padding-right:15px;
	overflow:auto;
}

.right {
	width:248px;
	padding-bottom:0px;
	background-color:#D8CFB6;
}

.right_text {
	margin:14px;
	margin-top:0px;
	color:#3E3421;
}

.border_table_adresse {
	width:752px;
	padding:8px;	
	text-align:center;
	border: 1px solid #C8B698;
	color:#FFF2CC;
	font-size: 11px;	
}

.border_table_adresse a {
	color:#FFF2CC;
	text-decoration:underline;
}

.first_image {
	margin-bottom:4px;
}

.warn {font-weight: bold; color: #ff0000; font-size: 13px; line-height: 1.3em;}

.award {margin: 20px 0;}
