@charset "UTF-8";


.tbl_height {
	height: 100%;
}

#container {
	width: 580px;
	height: 388px;
	text-align: center;
	background-color:#ccc;
	/*background-image: url(../img/pix_bkg.gif) repeat;*/
}

.news {
	padding-left: 6px;
	width: 448px;
	height: 64px;
	text-align: left;
	vertical-align:middle;
	background-color:#ccc;
	/*background-image: url(../img/pix_bkg.gif) repeat;*/
}

html, body, div {
	margin: 0px auto;
	padding: 0px;
}

/***** REIHE 1 *****/

#r1 {
	width: 576px;
	height: 64px;
	/*text-align:center;*/
	/*background-color:#d2d;*/
}

#r1_left {
	float: left;
	width: 496px;
	height: 64px;
	/*text-align:center;*/
	/*background-color:#eee;*/
}

#r1_right {
	float: right;
	width: 80px;
	height: 64px;
	/*text-align:center;*/
	/*background-color:#bbb;*/
}

#r1_newsleft {
	float: left;
	width: 512px;
	height: 64px;
	/*text-align:center;*/
	/*background-color:#eee;*/
}

#r1_newsright {
	float: right;
	width: 64px;
	height: 64px;
	/*text-align:center;*/
	/*background-color:#bbb;*/
}

/***** REIHE 2 *****/

#r2 {
	width: 576px;
	height: 64px;
	/*text-align:center;*/
	/*background-color:#d2d;*/
}

/***** REIHE 3 *****/

#r3 {
	width: 576px;
	height: 64px;
	/*text-align:center;*/
	/*background-color:#d3d;*/
}

/***** REIHE 4 *****/

#r4 {
	width: 576px;
	height: 64px;
	/*text-align:center;*/
	/*background-color:#d4d;*/
}

/***** REIHE 5 *****/

#r5 {
	width: 576px;
	height: 66px;
	/*text-align:center;*/
	vertical-align: top;
	/*background-color:#d5d;*/
}

#r5_left {
	float: left;
	width: 512px;
	height: 64px;
	/*text-align:center;*/
	/*background-color:#eee;*/
}

#r5_right {
	float: right;
	width: 64px;
	height: 64px;
	/*text-align:center;*/
	/*background-color:#bbb;*/
}

/***** REIHE 6 *****/

#r6_footer {
	width: 576px;
	height: 64px;
	padding-top: 12px;
	text-align:center;
	vertical-align: middle;
	/*background-color:#d6d;*/
}

/***** NAVIGATION *****/

.navi{
	/*float: left;*/
	width: 576px;
	height: 17px;
	/*background: #ffffff;*/
	/*border:thin solid black;*/
}

.main_navi {
	padding: 18px 0px 0px 0px; 
}

/* Subnmenue */

.sub_navi_1{
	width: 242px;
	height: 12px;
	/*background-color: #333;*/
	z-index: 11;
	position:relative;
	visibility: hidden;
	top: 5px;
	left: 100px;
}

.sub_navi_2{
	width: 200px;
	height: 20px;
	/*background-color: #333;*/
	z-index: 12;
	position:relative;
	visibility: hidden;
	text-align: right;
	top: -7px;
	left: 188px;
}

.sub_navi_3{
	width: 300px;
	height: 25px;
	/*background-color: #333;*/
	z-index: 13;
	position:relative;
	visibility: hidden;
	top: 5px;
	left: -132px;
}

/***** GALERIE - Reihe 3-5 *****/

#g2 {
	width: 576px;
	height: 194px;
	/*text-align:center;*/
	vertical-align: top;
	/*background-color:#d5d;*/
}

#g2_con_left {
	float: left;
	width: 512px;
	height: 194px;
	/*text-align:center;*/
	/*background-color:#eee;*/
}

#g2_thumb_left {
	float: left;
	width: 320px;
	height: 194px;
	/*text-align:center;*/
	/*background-color:#eee;*/
}

#g2_pic_left {
	float: right;
	width: 192px;
	height: 194px;
	/*text-align:center;*/
	/*background-color:#eee;*/
}

#g2_btn_right {
	float: right;
	width: 64px;
	height: 194px;
	/*text-align:center;*/
	/*background-color:#bbb;*/
}

/***** UEM-VITA - Reihe 3-5 *****/

#v2_bubble_left {
	float: left;
	width: 64px;
	height: 194px;
	/*text-align:center;*/
	/*background-color:#eee;*/
}

#v2_cont_right {
	float: right;
	width: 448px;
	height: 194px;
	/*text-align:center;*/
	/*background-color:#eee;*/
}

#v2_txt_left {
	float: left;
	width: 246px;
	height: 190px;
	vertical-align:text-top;
	/*padding: 0px 0px 0px 0px;*/
	/*background-color:#bbb;*/
	margin-left: 4px;
	margin-top: 2px;
}

#v2_pic_right {
	float: right;
	width: 192px;
	height: 194px;
	/*text-align:center;*/
	/*background-color:#bbb;*/
}

/***** NEWS - Reihe 3-5 *****/

#n2_txt_left {
	float: left;
	width: 430px;
	height: 190px;
	vertical-align:text-top;
	/*padding: 0px 0px 0px 0px;*/
	/*background-color:#bbb;*/
	margin-left: 10px;
	margin-top: 2px;
}

/*cards*/

#c2_thumb_left {
	float: left;
	width: 256px;
	height: 194px;
	/*text-align:center;*/
	/*background-color:#eee;*/
}

#c2_pic_left {
	float: right;
	width: 256px;
	height: 194px;
	text-align: left;
	/*background-color:#eee;*/
}

