/* CSS Document */
* { margin:0; padding:0;}

.clear { clear:both;}
html, body { height:100%; }
body {font-size:110%; line-height:0.90em; text-align:center; background:url(/images/bg_head.jpg) top left repeat-x #688b96; cursor: default;}
html, input, textarea {	font-family:Tahoma, Arial; color:#ffffff; }	

.fright { float:right;}
.contacts_box { margin-right:73px; width:187px}
.container { width:100%;}

.button{
	text-align: center; 
	font-weight: bold; 
	width:160px; 
	background: #fff; 
	color: #688b96; 
	border: solid 1px #DCC099; 
	padding: 20px 0px 20px 0px;
	cursor: pointer;
}
.button:hover{
	background: #D7E1E0; 
}

.ticket {
	text-align: center; 
	font-weight: bold; 
	width: 100%; 
	background: #EBDAC2; 
	color: #688b96; 
	border: solid 1px #DCC099; 
	padding: 20px 0px 20px 0px;
	cursor: pointer;
	margin: 0px 0px 20px 0px;
	font-size:120%;
}

.ticket:hover {
	background: #DCC099; 
}

.ticket2 {
	text-align: right; 
	font-weight: bold; 
	width: 100%; 
	background: #EBDAC2; 
	color: #688b96; 
	border: solid 1px #DCC099; 
	padding: 3px 3px 3px 0px;
	cursor: pointer;
	margin: 0px 0px 20px 0px;
	font-size:120%;
}

.ticket2:hover {
	background: #DCC099; 
}

/*---------------------------------------------------------------------------------------------------------------------TEGS*/
a img{ border:0px}
img{ vertical-align:top}
strong{ color:#ffffff}
span{ color:#ffffff} 
a{ color:#DCC099; text-decoration:underline} 
a:hover{ text-decoration:none}

.div_uportrait {
	border: 1px solid #DCC099;
	background: #D7E1E0;
	padding: 5px;
	margin: 3px 0px 3px 0px;
	text-align: center;
}
.div_uportrait_hover {
	border: 1px solid #DCC099;
	background: #DCC099;
	margin: 3px 0px 3px 0px;
	padding: 5px;
	text-align: center;
}

h1 { font-size:1.8em; font-weight:bold; margin-bottom:18px; color:#DCC099; line-height:1.1em;}
h2 { font-size:1.2em; font-weight:bold; color:#DCC099;}
h3 { font-size:1em; font-weight:bold; color:#D7E1E0; margin-bottom:14px; }
h4 { font-size:1em; font-weight:bold; color:#DCC099; margin-bottom:2px; }

.textmini {
	font-size:90%; line-height:1.00em;
}

.titelhell {
	color:#D7E1E0;
}

.texthell {
	color:#D7E1E0;
}

.leadtext {
	color:#DCC099;
}

table{
	border-collapse:collapse;
	border-spacing:0px;
}

img { 
	border: none;
}

.bilderbalken {
	margin-bottom: 5px;
}

.bildermatrix {
	margin-bottom: 5px;
	margin-right: 2px;
}

.bildershadowbox {
	margin-right: 10px;
	float: left;
}

.bilderportrait {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.portrait_shadowbox {
	display: none;
}

.div_portrait {
	font-family:Tahoma, Arial; 
	color:#ffffff;
	font-size:12px; 
	padding: 5px;
}

/*-------------------------------------------------------------------------------------------------------------------------LINE*/
.line_y{ background:url(/images/line_y.gif) top right repeat-y}
.line_x{ background:url(/images/line_x.gif) top left repeat-x; height:1px}
.line_x_2{ background:url(/images/line_x.gif) top left repeat-x; height:20px}

/*----------------------------------------------------------------------------------------------------------------------------UL*/

ul {
	padding:12px 0px 17px 30px; 
	list-style-image:url(/images/bg_list2.gif);
}
li {
	margin-bottom: 5px;
}

.list ul{margin:0; padding:12px 0 17px 0px; list-style:none; line-height:18px}
.list ul li{ }
.list ul li a{color:#DCC099; text-decoration: underline; background:url(/images/bg_list.gif)  center left no-repeat; margin:0px; padding-left:16px;} 
.list ul li a:hover { text-decoration:none; }


.main_menu { background:url(/images/header1.jpg) top left no-repeat; width:100%; height:100%; padding-left:20px;}

/*==========================================================================================================================HEADER=======*/
#header {height:320px;}
#header .bg_left{ bottom left no-repeat; width:100%; height:100%; }
#header .bg_right{ bottom right no-repeat; width:100%; height:100%; margin-left: 31px;}
#header .indent{ margin:39px 0 112px 20px; }
#header .indent_1{ margin:0px 0 0px 51px}

/*===========================================================================================================================CONTENT=======*/
#content{ font-size:0.6875em; width:100%; text-align:left}
#content .indent_cont{ padding:0 0px 38px 54px;  margin-right: -10px;}
#content .title{ display:block; margin:15px 0 29px 0px;}
#content p{ margin:12px 0px 0px 0px}
#content .pic_left{ float:left; margin:0px 20px 0px 0px}
#content .pic{ display:block; margin:0px 20px 16px 0px}
#content .width{ width:100%}
#content .indent_pic{ display:block}

/*===========================================================================================================================CONTENT COLSS=======*/
#page1 #content .col1 .indent{ padding:0px 20px 0 0px}
#page1 #content .col2 .indent{ padding:0px 20px 0 20px}
#page1 #content .col3 .indent{ padding:0px 0px 0 20px}
#page1 #content .col4 .indent{ padding:0px 20px 0 20px}

/*============================================================================================================================FOOTER=======*/
#footer { height:70px; padding:0px -0px 0 31px; font-size:0.6875em; color:#ffffff; margin-right: -31px; }
#footer .bg_long{ background:url(/images/bg_footer_long.gif) top left repeat-x}
#footer .bg_small{ background:url(/images/bg_footer_small.gif) top left no-repeat; padding:30px 0 0 20px}
#footer a {color:#DCC099; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

/*============================================================================================================================FORM=======*/

.h_f{ height:25px;}
.h{ height:18px; width:197px; margin:0px; padding:0px}