body {
	margin: 0px;
	padding: 0px;
	
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
	line-height: 150%;
	
	text-align: center;
	color: #333333;

	
	background-color: white;
	
	background-image: url(../site_img_linien/background_page.jpg);
	background-repeat: repeat;
}

p, li, div {
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
	line-height: 150%;
	
	color: #333333;
}

a:link, a:visited {
	color: #354D68;
	text-decoration: none;
}
a:hover, a:active {
	color: #101f30;
	text-decoration: none;
}

a img {
	border: none;
}

img {
	behavior: url("pngbehavior.htc");
}

.links_top {
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	
	margin-top: 10px;
	width: 900px;
	
	color: #354D68;
	text-transform: uppercase;
	font-size: 9px;
}
.links_top a {
	text-decoration: none;
	color: #354D68;
}

.table_background {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
	width: 966px;
	height: 664px;


	background-image:url(../site_img_linien/background_content.png);
	background-repeat:no-repeat;
}

.content_table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
	margin-top: 2px;
	
	width: 960px;
	height: 658px;

	border: 4px solid white;
	background-color: white;
}

.top_left {	
	height: 251px;
	background-color: #fbfbfb;
}

.top_right {
	background-color: #354D68;
}

.middle_left {
	height: 372px;
	background-color: #C1DEFF;
}

.middle_center {
	background-color: #fbfbfb;
}

.middle_right {
	background-color: #C1DEFF;
}

.middle_right_container {
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 20px;
	margin-right: 10px;
}

.bottom {
	height: 25px;
	background-color: #354D68;
	
	color: #C1DFFF;
	font-size: 11px;
	
	text-align: center;
}

.bottom a:link, .bottom a:visited{
	color: #C1DFFF;
}

.bottom a:hover, .bottom a:active {
	color: #fafafa;
}

.flash_container {
	float: right;
	width: 500px;
	height: 251px;
	
	background-color: #354D68;
}

.divider {
	margin: 10px 0px 5px 12px;
}

.logo {
	margin-bottom: 15px;
	
	width: 101px;
	height: 73px;
	background-image: url(../site_img_linien/logo_linien.jpg);
	background-repeat: no-repeat;
}

.content {
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 15px;
}

.mainmenu_point {
	margin-top: 1px;
}

.menu2 {
	margin-left: 13px;
	margin-bottom: 15px;
}

.menu2_title {
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 2px;
}

.menu2 a {
	text-decoration: none;
	color: #354D68;
}

.menu2_point_active a {
	font-weight: bold;
}

.middle_left_container {
	padding: 15px;
}

.text_header {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

.klammerlogo {
	width: 140px;
	height: 74px;
	
	background-image: url(../site_img_linien/klammerlogo_linien.gif);
	background-repeat: no-repeat;
	
	margin-top: 20px;
	margin-left: 20px;
}
