/* Start of CMSMS style sheet 'Corvent own allgemein' */
/****** Allgemein ********************************/
body {
	margin:			0;
	padding:		0;
	background-color:	#b2d1e5;
	background-image: url(/images/corvent/bg4.jpg);
	background-repeat: repeat-x;
}
body, td, th {
	font-family:		verdana, arial, helvetica, sans;
	font-size:		10pt;
	color:			#222222;
}
.breaker {
	float:			none;
	clear:			both;
}
div.hr {
	border-bottom:		solid 1px #cccccc;
	margin:			10px;
}
a, a:visited {
	color:			#cc0000;
	text-decoration:	none;
}
a:hover {
	color:			#ff0000;
	text-decoration:	underline;
}
img, a img {
border: 0;
}

/****** Layout ***********************************/
#page {
	width:			990px;
	margin:			auto;
	margin-top:		32px;
	margin-bottom:		32px;
	background-color:	white;
	position:		relative;
	padding-bottom:		8px;
}
#head {
	background-image:	url(/images/corvent/bg_head.jpg);
	background-repeat:	repeat-x;
	background-position:	center;
	padding-top:		4px;
	padding-bottom:		4px;
}
#nav_top {
	/*margin-bottom:		48px;*/
}
#main {
padding-top:48px;
background-image:url(/images/corvent/bg_main.gif);
background-repeat:repeat-x;
}
#nav_left {
	float:			left;
	width:			180px;
	padding-left:		10px;
}
#content_center {
	margin-left:		210px;
	margin-right:		220px;
}
#content_center.content_home { /* Startseite */
	margin-left:		0;
	margin-right:		220px;
}
#content_right {
	float:			right;
	width:			180px;
	background-color:	#f3f3f3;
	margin-right:		10px;
font-size: 80%;
}
#foot {
	/*border-top:		solid 2px #cccccc;*/
	text-align:		center;
	color:			#999999;
}
#foot a {
color:#999999;
}

/****** Navigation *******************************/

#nav_left h1 {
	margin:			0;
	color:			red;
	font-size:		100%;
}
/****** Hauptteil ********************************/
#content_center h1 {
	font-size:		120%;
	margin-top:		0;
	margin-bottom:		0;
}
#content_center h2 {
	font-size:		120%;
	margin-top:		0;
	margin-bottom:		24px;
	color:			#999999;
}
#content_center h3 {
	font-size:		100%;
	margin-top:		16px;
	margin-bottom:		0;
}
#content_center .lead {
	margin-top:		0;
	margin-bottom:		24px;
	font-weight:		bold;
}
#content_center p {
	margin-top:		0;
	margin-bottom:		16px;
}

/****** Rechts ***********************************/
#content_right h1 {
	margin-top:		0;
	color:			white;
	font-size:		105%;
	padding-bottom:		4px;
	padding-top:		4px;
	padding-left:		2px;
	background-color:	#003399;
	background-image:	url(/images/corvent/head_news.png);
	background-repeat:	repeat-x;
	background-position:	center;
}
#content_right h2 {
	margin-top:		16px;
	margin-bottom:		0;
	font-size:		12px;
}
#content_right .NewsSummaryLink {
margin-bottom: 4px;
}

/****** Footer ***********************************/
.footer_part {
	float:			left;
	margin-right:		16px;
}
.footer_part.part1 {
	width:			150px;
}
.footer_part.part2 {
	width:			150px;
}
.footer_part.part3 {
	width:			150px;
}
.footer_part.part4 {
	width:			150px;
}
.footer_part.part5 {
	width:			150px;
}

/****** Diverses *********************************/
.breaking_news { /* Startseite */
/*
background-image:url(/images/corvent/bg_breaking_news.jpg);
font-weight:bold;*/
margin-left:16px;
margin-bottom:16px;
background-color:#f3f3f3;
/*padding-bottom:8px;*/
}
#content_center .breaking_news h1 {
	margin-top:		0;
	color:			white;
	font-size:		84%;
	padding-bottom:		4px;
	padding-top:		4px;
	padding-left:		2px;
	background-color:	#ff0000;
	background-image:	url(/images/corvent/nav_bg_active.png);
	background-repeat:	repeat-x;
	background-position:	center;
}
#content_center .breaking_news p {
padding:8px;
margin-bottom:0;
}
.info_field {
	/*background-color:	red;
	color:			white;*/
border:solid 2px #cc0000;
background-color:#ffcccc;
	font-weight:		bold;
	padding:		4px;
}
.info_field td {
/*	color:			white;*/
}
.info_field.right {
	/*width:			180px;*/
	float:			right;
margin-left:8px;
}
.info_field a, .info_field a:hover {
/*	color:			white;
	text-decoration:	underline;*/
}
.info_field p {
	margin-bottom:		4px !important;
}

ul.features {
	margin-top:		4px;
	list-style-image:	url(/images/corvent/haken.gif);
}
.info_field ul.features {
	list-style-position:	outside;
	list-style-image:	url(/images/corvent/haken.gif);
	padding-left:		24px;
	margin:		0;  /* IE */
margin-bottom:4px;
}
/* End of 'Corvent own allgemein' */

