body{
	margin:0;
	padding:0;
	text-align:center;
}


.c_l{
	clear:left;
	line-height:0px;
	font-size:1px;
}

a img {
	border:none;
}

#dieseite{
	margin:0 auto;
	padding:0;
	text-align:left;
	vertical-align:middle;
	width:901px;
}

#seitenblock{
	border-left:1px solid #a2a1a1;
	border-right:1px solid #a2a1a1;
	border-bottom:1px solid #a2a1a1;
}

#head{
	height:79px;
	text-align:left;
	padding:3px 27px 0px 0px;
	background-color:#FFF;
}
#headl{
	/* height:79px; padding:3px 0px 0px 0px; */
	text-align:left;
        padding:28px 0px 0px 18px;
	background-color:#FFF;
	float:left;
	width:470px;
}
#headr{
	height:79px;
	text-align:right;
	padding:3px 20px 0px 0px;
	background-color:#FFF;
	float:left;
	width:390px;
}

#hauptmenu{
	background-image:url(../UPLOAD/cmsimages/hauptmenu_back.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:50px;
}

#contentbereich{
	background-image:url(../UPLOAD/cmsimages/seiten_back.gif);
	background-repeat:repeat-y;
	background-position:188px 0px;
	display: inline-block;
}
#contentbereich_full{
	background-image:url(../UPLOAD/cmsimages/seiten_back_leer.gif);
	background-repeat:repeat-y;
	background-position:188px 0px;
	display: inline-block;
}

#content_lh{
	float:left;
	width:189px;
}

#content_rh{
	float:left;
	width:710px;
}

#head_bild img{
	border:1px solid #FFF;
}

#content_rh_1{
	float:left;
	padding:15px;
        width:482px;
}

#content_rh_2{
	float:left;
        width:198px;
}

#content_rh_2p{
	float:left;
        width:178px;
	padding:15px 5px 5px 15px;
}


#footer{
	background-image:url(../UPLOAD/cmsimages/footer_back.gif);
	background-repeat:repeat-x;
	height:35px;
	padding:17px 0px 0px 0px;
	text-align:center;
}

#footer p{
        font-size:10px;
}




/* MENU LH */
.M_head{
 background-image:url(../UPLOAD/cmsimages/header_menu.jpg);
 background-repeat:no-repeat;
 padding:6px 0px 4px 11px;
 font-size:13px;
 color:#000;
 font-weight:bold;
}

.M_head1{
 background-image:url(../UPLOAD/cmsimages/header_menu.jpg);
 background-repeat:no-repeat;
 padding:6px 0px 4px 11px;
 font-size:12px;
 color:#000;
 font-weight:bold;
}

#erstesM{
padding:16px 0px 25px 0px;
}

#zweitesM{
padding:0px 0px 25px 0px;
}

#drittesM{
padding:0px 0px 25px 0px;
}

.baltic_logo{
border-top:1px solid #A2A1A1;
border-bottom:1px solid #A2A1A1;
}

.euro_logo{
border-bottom:1px solid #A2A1A1;
}


#partnerhead{
background-image:url(../UPLOAD/cmsimages/head_rh.jpg);
background-repeat:no-repeat;
background-position:2px 1px;
color:#000000;
font-size:13px;
font-weight:bold;
padding:6px 0 4px 11px;
}

.partner_link{
border-bottom:1px dotted #a2a1a1;
padding:4px 4px;
}

.cycle_box {
height:200px;
margin:0 0 10px 9px;
padding:0;
width:179px;
}

.news1{
background-image:url(../UPLOAD/cmsimages/news_back.jpg);
background-repeat:no-repeat;
padding:5px;
width:243px;
height:67px;
float:left;
}

.news2{
background-image:url(../UPLOAD/cmsimages/news_back.jpg);
background-repeat:no-repeat;
width:219px;
padding:5px;
height:67px;
float:left;
}

.n_datum{
color:#912929;
}

#sprachwahl a {
	color:#000;
	text-decoration:none;
}

#freiT{
padding:0px 0px 0px 8px;
}


.form_box {
	margin-bottom:1px;
	line-height:1.8;
	border:1px solid #ffffff;
	padding:0;
}
.form_left {
	float:left;
	width:150px;
	padding:0;
	margin:0;
}
.form_right {
	float:left;
	width:300px;
	padding:0;
	margin:0;
}
.form_feld {
	width:285px;
}
.form_submit {
	width:435px;
	text-align:right;
}
.form_right_full {
	float:left;
	width:500px;
	padding:0;
	margin:0;
}
.form_feld_full {
	width:485px;
}
.form_submit_full {
	width:635px;
	text-align:right;
}

.form_submit_presse {
	float:left;
	width:435px;
	text-align:right;
}
.form_submit_zurueck {
	float:left;
	width:200px;
	text-align:left;
}
.form_submit_veranstaltung {
	float:left;
	width:235px;
	text-align:right;
}
.radio_checkbox {
	border:0;
}
#ui-datepicker-div {
	font-size:10px;
}

/* Tooltip */
.tipsy { padding: 5px; font-size: 10px; position: absolute; z-index: 100000; }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-arrow { position: absolute; background: url(../UPLOAD/cmsimages/tipsy.gif) no-repeat top left; width: 9px; height: 5px; }
.tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
.tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
.tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }


#wid_menu a {
font-size:13px;
text-decoration:none;
color:#000;
}
#wid_menu a:hover {
color:#912929;
}
