/* Start of CMSMS style sheet 'primetime' */
body {
	font-family: "Lucida Grande",tahoma,sans-serif;
}

#hd {
	height: 80px;
}



p {
	font-size:85%;
	margin-top: 1%;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	/*font-family: "Lucida Grande",tahoma,sans-serif;*/
	margin:0pt 0pt;
	color: #333333;
	font-size:144%;
	line-height: normal;
}

h2 { 
	font-family: Georgia,serif;
	/*font-family: "Lucida Grande",tahoma,sans-serif;*/
	color: #2C9FC6;
	font-size:129%;
}

h3 { 
	/*font-family: "Lucida Grande",tahoma,sans-serif;*/
	color: #2C9FC6;
	margin-top: 1%;
}

h4 { 
	/*font-family: "Lucida Grande",tahoma,sans-serif;*/
	font-size:85%;
	font-weight:bold;
	margin-top: 1%;
}


#player {
	border:5px solid #F0F0F0;
	font-size:0px;
}

.topMargin10px {
	margin-top: 10px;
}

.topMargin20px {
	margin-top: 20px;
}

.topMargin30px {
	margin-top: 30px;
}

.col {
	border-right:1px solid #EFEFEF;
	padding-right: 15px;
}

.last {
	border-right:medium none;
}

/* MENU START */

#menu {
text-transform:uppercase;
margin:0pt;
padding:0pt;
}

#menu li {
list-style-image:none;
list-style-type:none;
border-right:1px solid #EEEEEE;
float:left;
width:90px;
}

#menu .current_page_item {
background-color:#F5F5F5;
background-image:url(uploads/images/menubg.gif);
border-bottom:2px solid #CCCCCC;
color:#666666;
}

#menu a {
font-size: 77%;
border-bottom:2px solid #FFFFFF;
display:block;
height:53px;
line-height:20px;
padding:35px 0pt 0pt;
text-align:center;
width:90px;
}

#menu a:hover {
background-color:#F5F5F5;
background-image:url(uploads/images/menubg.gif);
border-bottom:2px solid #01A0C7;
}

/* MENU END */

#ft {
	margin-top: 20px;
	margin-bottom: 40px;
	padding-top: 10px;
	color:#CCCCCC;
	background-image: url(uploads/images/hr.shade2.gif);
	background-repeat:repeat-x;	
	display:block;	
	height: 28px;
}

a:link, a:visited {
	color: #2C9FC6;
	text-decoration:none;
}

a:hover, a:active {
	color: #2C9FC6;
	text-decoration:none;
}

.artikelbild {
	background:#E0E0E0 none repeat scroll 0%;
	border:1px solid #DFDFDF;
	margin:2px 0px 0px 0px;
	padding:4px;
}

.objektrubrik {layout.css (line 276)
	border:2px solid #DFDFDF;
	height:23px;
	line-height:23px;
	margin:0px;
	padding:0px 2px;
	width:300px;
}

table {
	margin: 0 0;
}

th, td {
	padding: 0;
}
/* End of 'primetime' */

