/* Start of CMSMS style sheet 'Main' */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
}
* {
	margin: 0px;
	padding: 0px;
}
h3 {
        font-size: 16px;
}
#container{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 853px;
}
#Seite {
	width: 799px;
	float: left;
}
#header{
	width: 800px;
	float: left;
}
#hauptmenue{
	float: left;
	height: 41px;
	display: block;
	width: 615px;
	list-style-type: none;
}
#hauptmenue li{
	font-size: 12px;
	display: inline;
	font-weight: bold;
	margin-right: 9px;
	margin-left: 10px;
	line-height: 40px;
}
#links {
        float: left;
	width: 198px;
}
#linksNavi{
	font-size: 12px;
	list-style-type: none;
        padding-top:5px;
        padding-bottom: 5px;
        padding-left: 10px;
}
#linksNavi ul {
	list-style-type: none;
        padding-left: 10px;
}
#linksNavi li{
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#linksNavi ul li{
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#mitte{
	width: 417px;
	float: left;
}
#rechts{
	width: 184px;
	float: left;
}
#fuss{
        clear:both;
	width: 799px;
	font-weight: bold;
        text-align: center;
}
#flairlogo{
	margin-left: 5px;
	float: left;
}
#newscontainer {
        width: 397px;
        padding: 10px;
}
#photodiv {
  background-repeat: no-repeat;
}
/* End of 'Main' */

/* Start of CMSMS style sheet 'tagungen' */
body {
	background-color: #E5F2FF;
}
#header{
	background-color: #E5F2FF;
}
#Seite {
	background-color: #C7E3FF;
}
#headerLeft{
	background-image: url(uploads/images/templates/tagung_header_links.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 198px;
	float: left;
}
#headerCenter{
	background-image: url(uploads/images/templates/tagung_header_mitte.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 417px;
	float: left;
}
#headerRight{
	background-image: url(uploads/images/templates/tagung_header_rechts.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 184px;
	float: left;
}
#hauptmenue{
	background-color: #6699FF;
}
.hauptmenueSelected a{
	color: #003366;
}
.hauptmenueNotSelected a{
	color: #FFFFFF;
}
#spacer2{
	background-image: url(uploads/images/templates/header_platzer_blau.jpg);
	display: block;
	float: right;
	height: 41px;
	width: 184px;
	background-repeat: no-repeat;
}
#contentcontainer {
	float:left;
        width: 799px;
}
.linksNaviSelected a{
	color: #003366;
}
.linksNaviNotSelected a{
	color: #3366CC;
}
.mittetext{
        color: #003366;
}
#mitte p, li, ul, tr, td, div{
color: #003366;
}
.rechtstext {
	color: #003366;
}
.BilderRechts{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.BilderRechts li{
	display: block;
}
#fuss{
	background-color: #E5F2FF;
}
.head {
font-size: 18px;
color: #3366CC;
font-weight: bold;
}
.sub {
font-weight: bold;
color: #3366CC;
}
/* End of 'tagungen' */

/* Start of CMSMS style sheet 'News_Tagungen' */
#box_container {
	width: 173px;
	background-color: #E5F2FF;
	border: 2px solid #003366;
        margin-top: 5px;
        margin-bottom: 10px;
        margin-right: auto;
	margin-left: auto;
}
#box_head_image{
	background-image: url(uploads/images/templates/box_head_image.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 46px;
	width: 173px;
}
#box_head_image p{
	font-size: 18px;
	color: #000000;
	text-align: right;
	line-height: 45px;
	font-weight: normal;
	margin-right: 3px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#box_spacer{
	background-color: #79A8FF;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#box_content{
	background-color: #E5F2FF;
	margin: 5px;
}
#box_content ul {
	margin: 3px 3px 3px 13px;
	padding: 0px;
	list-style-type: square;
}
#box_content li {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	margin: 3px;
	padding: 0px;
}
#box_content p {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
#box_foot {
	text-align: right;
	margin-right: 5px;
	margin-bottom: 3px;
}
#box_foot a{
	color: #3366CC;
	font-size: 16px;
	font-weight: bold;
}
/* End of 'News_Tagungen' */

/* Start of CMSMS style sheet 'News_comp_tagungen' */
#titel p{
color: #3366CC;
font-size: 16px;
font-weight: bold;
padding-top: 10px;
margin-top: 2px;
margin-bottom: 2px;
}
#zusammenfassung p{
margin-top: 2px;
margin-bottom: 2px;
font-size: 12px;
color: #003366;
}
#zusammenfassung h3{
margin-top: 2px;
margin-bottom: 2px;
}
#zusammenfassung li{
font-size: 12px;
color: #003366;
}
#kategorie p{
font-size: 12px;
color: #003366;
}
#inhalt p{
font-size: 12px;
color: #003366;
}
#inhalt li{
font-size: 12px;
color: #003366;
}
.NewsSummaryMorelink {
text-align: right;
padding-right: 10px;
}
/* End of 'News_comp_tagungen' */

