html {

}

body { 
 	margin: 0px;
 	padding: 0px;
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #485D69;
	background-image:url(../images/layout/bg.jpg);
	background-repeat:repeat-x;
}

#maincontainer { 
 	width:960px;
}

#logo {
	border-bottom: 1px solid #d2dce8;
}

#header { 
	width:960px;
	height:38px;
}

#main_navigation {
	float:left;
}

#searchContainer { 
 	width:170px;
	padding: 0px 0px 0px 0px;
	height:32px;
	float:right;
}

#indexedSearch {
	/*margin-top: 55px;
	margin-left: 5px;*/
}

.searchField {
	border: none;
	background-image: url(../images/layout/searchbox_bg.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding:0px;
	height: 18px;
	width: 107px;
	padding-left:25px;
	margin-top:7px;
}


.clearer {
 	clear:both;  
}

#main {
	width:960px;
}


#mainleft { 
 	width:206px;
	float:left; 
	background-color:#ffffff;
	height: 100%;
}

#mainright { 	
	float:left;
	margin:0px 0px 0px 0px;
	width:754px;
	height: 100%;
}

#mainheader { 
 	height:116px;
	width:754px;

}

#mainheaderleft { 
 	height:113px;
	width:499px; /* 1px added by margin-right */
	float:left;
	/*background-image:url(../images/layout/mainheaderleft.jpg);*/
}

#mainheaderright { 
 	height:113px; 
	width:239px; 
	padding: 0px 0px 0px 16px;
	float:left; 
	background-image:url(../images/layout/loginbox_bg.gif);
	background-repeat: no-repeat;
}


#contentArea {  
 	width:754px;
}

#contentArea .tx-newloginbox-pi1 p {
	color: #485D69;
}

#contentArea .tx-newloginbox-pi1 h3 {
	font-size: 16px;
	color: #05509F;
	margin-bottom: 25px;
}

#leftcol, #functionlinks {
	width: 185px;
	margin-left:10px;
	margin-top:15px;
}

#functionlinks .border {
	border:1px solid #a6b9cc;
	border-top:none;
}

#functionlinks ul li {
	margin-left:10px;
	list-style-image: url(../images/layout/functionlinks_list_img);
	line-height:18px;
}



#contentdetails { 
	background-color:#fff;
	width:754px; 
}

#contentdetailsbottom { 
 	width:754px; 
	height:16px; 
}

#colNormal {
	padding: 20px 20px 4px 20px; /*round bottom has 16px*/
	min-height:300px;
	height: auto;
	_height: 300px;
}

#colRight{
	padding: 20px 20px 0px 20px;
	width:215px;
	overflow:hidden;
}

#contentleft { 
	background-color:#fff;
 	float:left; 
	width:499px; 
}

#contentleft #colNormal {
	padding:20px 0px 0px 20px;
}

#contentright { 
 	float:left; 
	width:255px; 
}

#footer {

}

#socialbookmarks {
	text-align:center;
	background:#FFF;
	padding-top:20px;
	padding-bottom:10px;
}

#shortcutmenu {
	height:100px;
	width:754px;
	border-top:3px solid #6485a6;
	border-bottom:1px solid #e5e9f2;
	background:#FFF;
}

#shortcutmenu h1 {
	color: #4b4b4b;
	font-size:13px;
	margin-top:11px;
	padding:0;
}

.hidden {
	DISPLAY: none;
	padding: 0px;
	margin: 0px;
}


/*---------------------
    main_navigation
---------------------*/


/* suckerfish */
#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:32px; 
	font-size:13px;
}

#nav a {
display:block;
padding:0px 15px;
border:none;
border-bottom:1px solid transparent;
color:#fff;
text-decoration:none;

}

#nav a:hover, #nav li.selected a{
background-color:#d8eaff;
color:#0f5390;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:12em;
top:32px;
}

#nav li ul a{
width:12em;
height:auto;
float:left;
border:none;
border-bottom:1px solid #FFF;
background-color:#2966ad;
}

#nav li ul {
line-height:24px;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:13em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

/*---------------------
    sub_navigation
---------------------*/

#submenu #sub_nav {
	margin:0;
	padding:0;
	 width: 206px;
	 overflow:hidden;
}

#submenu #sub_nav li  {
    width: 206px;
    margin: 0px;
    padding: 0px;
    background: #FFFFFF;
    list-style-type: none; 
}


#submenu #sub_nav li a {
	font-weight: normal;
	font-size: 12px;
    display: block;
    width: 191px;
    padding-left: 15px;
    line-height: 24px;
    text-transform: none;
    text-decoration:none;
    border-bottom: 1px solid #d2dce8;
}

#submenu #sub_nav li  a:hover {
 background: #e3ebf5;
    }

#submenu #sub_nav li  a:focus {
    background: #e3ebf5;
    }

#submenu #sub_nav li  a:active {
 background: #e3ebf5;
    }

#submenu #sub_nav  li.selected a {
    display: block;
    width: 191px;
    padding: 0px 0px 0px 15px;
    line-height: 24px;
    background: #e3ebf5 /*url(../images/layout/mainmenuback_on.gif) no-repeat*/;
    font-weight: bold;
    }
    
    
    
    
    
    
#submenu #sub_nav li.selected #sub_nav_2 {
    width: 191px;
    margin-left: 0px;
    padding: 0px;
    background: #FFFFFF;
}

#submenu #sub_nav li.selected #sub_nav_2 li {
    margin: 0px;
    padding: 0px;
    width: 191px;
}

#submenu #sub_nav li.selected #sub_nav_2 li a {
	font-weight: normal;
    display: block;
    width: 176px;
    padding-left: 30px;
    color: #05509F;
    line-height: 24px;
    text-transform: none;
    background-color: #FFF;
    }

#submenu #sub_nav li #sub_nav_2  {
    margin:0;
}
    
#submenu #sub_nav li #sub_nav_2 li a {
	font-weight: normal;
    display: block;
    width: 191px;
    padding-left: 30px;
    line-height: 24px;
    text-transform: none;
    }
    
#submenu #sub_nav li.selected #sub_nav_2 li a:hover {
    padding: 0px 0px 0px 30px;
    width: 176px;
    font-weight: bold;
    background: #e3ebf5
    }

#submenu #sub_nav li.selected #sub_nav_2 li a:focus {
    padding: 0px 0px 0px 30px;
    width: 176px;
    font-weight: bold;
    background: #e3ebf5
    }

#submenu #sub_nav li.selected #sub_nav_2 li a:active {
    padding: 0px 0px 0px 30px;
    width: 176px;
    font-weight: bold;
    background: #e3ebf5
    }

#submenu #sub_nav li.selected #sub_nav_2 li.selected a {
    padding: 0px 0px 0px 30px;
    width: 176px;
    font-weight: bold;
    background: #e3ebf5
    }    
    
    
    
    
    
    
    
#metaNavigation {
text-align:center;
}
    
#metaNavigation li {
	display: inline;
}

#breadcrumb {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-weight: normal; 
	color:#000;
	border-left: 1px solid #d2dce8;
	height:24px;
	line-height: 24px;
}

#breadcrumbMenu li {
	display: inline;
	list-style-type: none;
	color: #4b4b4b;
	line-height: 24px;
}

/* Loginbox */

.loginField {
	border: 1px solid #7e9cbe;
	background-image: url(../images/loginbox/bg_login_field.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 15px;
	width: 100px;
	margin-right: 10px;
}

.loginBox {
	margin-bottom: 4px;
}
/* Loginbox */


div.filelinks {
	color: #485D69; 
}

/*css filelinks - uploads */
div.filelinks div.odd {
	background-color: #eaeaea;
	margin-bottom: 2px;
}

div.filelinks div.even {
	background-color: #fff;
	margin-bottom: 2px;
}

div.filelinks a {
	font-weight: bold;
	color: #05509F;
}

div.filelinks span.description {
	font-size: 12px;
}


#tipafriend .submit {
	height: 20px;
	background-image: url(../images/layout/mailform_submit_bg.gif);
	background-repeat: repeat-x;
	color: #05509f;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
	font-size: 10px;
}

#tipafriend span.req, #tipafriend .error, .tx_mdrsnewsfeedit_error {
	font-weight: bold;
	color: red;
}

#tipafriend div.label {
	float:left;
	width: 250px;
}

#tipafriend form div {
	margin-bottom: 4px;
}

#tipafriend .inputField, #tipafriend textarea.inputField {
	border: 1px solid black;
	background-image: url(../images/loginbox/bg_login_field.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	height: 15px;
	width: 170px;
}

.tx-mdrsnewsfeedit-pi1 .inputField {
	width: 210px;
	background-image:none;
}

#tipafriend textarea.inputField {
	height: 70px;
}

.inputField {
	border: 1px solid black;
	background-image: url(../images/loginbox/bg_login_field.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	height: 15px;
	width: 250px;
}

textarea.inputField {
	height: 100px;
}

select.inputField {
	height: 18px;
}

.submit {
	height: 20px;
	background-image: url(../images/layout/mailform_submit_bg.gif);
	background-repeat: repeat-x;
	color: #05509f;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
	font-size: 10px;
}

.shortMonth {
	font-size: 11px;
	color:#7d97b2;
}

.day {
	font-weight: bold;
	color:#7d97b2;
	font-size:14px;
}

.news-latest-Title {
	width:300px;
	float:left;
}
.news-latest-title a {
	font-weight: bold;
}

.news-list-title {
	float:left;
	
}

.news-list-title a {
	font-weight: bold;
}

p.bodytext a img {
	border: none;
}

select {
	border: 1px solid black;
	height: 18px;
	width: 170px;	
}

.tt_products_label {
	width: 130px;
	display: block;
	float: left;
}

div.tt_products_basket_info form input {
	margin: 2px;
}

dl.summary dt {
	font-weight: bold;
}

p.redfont {
	color: #8A0020;
}

span.redfont {
	color: #8A0020;
}

p.bluefont {
	color: #05509F;
}

span.bluefont {
	color: #05509F;
}


#banner {
	padding-top:20px;
	padding-left: 10px;
}

#bannerRight {
	position:absolute;
	top: 175px;
	left: 970px;
}

	
/* Calendar */

#leftcol .tx-cal-controller table.month-small .sideback {
	font-size: 12px;
	color: #FFF;
	height:31px;
	line-height:27px;
	background-image:url(../images/layout/box_header.gif);
	background-repeat:repeat-x;

}

#leftcol table.month-small  {
	border:none;
}

#leftcol table.month-small tbody {
	border:1px color red;
}

#leftcol table.month-small .sideback  a {
	color: #FFF;
	text-decoration:none;
}

/* Mailbox */

.mailbox_header {
	color: #FFF;
	padding-left:15px;
	font-weight:bold;
	height:31px;
	line-height:31px;
	background-image:url(../images/layout/box_header.gif);
	background-repeat:repeat-x;
}

/* Forum */
.teaser-latestposts-container {
	padding:0px;
	background:transparent !important;
	
}

.news-latest-container {
	background-color: #FFF;
	
}

.teaser-latestposts-container h1, .news-latest-container h1, .job-latest-container h1, .newsListContent h1 {
	/*margin-left:10px;
	margin-right:10px;*/
	background-image:url(../images/layout/h1_bg.gif);
	background-repeat:repeat-x;
	padding-bottom:4px;
}

.tx-doodochcforumteaser-pi1 {
background-color:transparent !important;
}

.teaser-latestposts-post {
	width:215px;
	border:none;

	background-color:transparent !important;
	padding:0px;
	margin:0px;
}

.news-latest-item {
	width:146px;
	float:left;
	margin-right:10px;
	overflow:hidden;
	height:300px;
}

.news-latest-title {
	padding:3px 0px 3px 0px;
}

.news-list-item {
	width:100%;
}

.teaser-latestposts-post p {
	font-size:12px;
}

.teaser-latestposts-authordate {
	padding-top:10px;
}
.teaser-latestposts-authordate a {
	font-size:12px;
	color:#000;
	text-decoration:none;

}

.teaser-latestposts-post a, .teaser-latestposts-post a:visited {
	font-size: 12px;
	background:none;
	padding:0;
}

.teaser-latestposts-post h3 a:hover {
	background:none;
}

.job-latest-container {
	padding:0px;
	background:transparent !important;
}

.job-latest-item {
	height:48px;
	margin:0px 0px 1px 0px;
	padding:0px;
}

.job-single-item .news-single-img img {
	float:right;
}

.tx-ednewscomments-pi1-entry {
	width:100%;
	margin:0px 0px 1px 00px;
	padding:5px;
	background-color:#e9eff5;
}

.job-list-item {
	width:100%;
	height:48px;
	margin:0px 10px 1px 0px;
	padding:5px;
	background-color:#e9eff5;
}

.job-latest-gotoarchive {
	text-align:right;
	width:100%;
	padding-right:10px;
}

.job_cal {
	background-image:url(../images/layout/job_cal_ico.gif);
	background-repeat:repeat-x;
	float:left;
	width: 30px;
	height: 33px;
	text-align:center;
	margin-right:10px;
	padding-top:5px;
}

.job-single-timedata {
	float:right;
}

.important {
	border:1px solid #FF9900;
	background-color: #FFCC66;
	padding:10px;
}

.important h1 {
	color: red;
	margin-top:0px;
	padding-top:0px;
}

/*-----------------------------
Seminarlisting, detail
-------------------------------*/

.seminarlist_contenttable	{
	width:100%;
	
}

.seminarlist_contenttable th	{
	text-align:left;
	padding-bottom:10px;
	
}

.seminarlist_contenttable td	{
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #D2DCE8;
	
	
}

.seminarlist_contenttable td a.subscr_link	{
	display:block;
	margin-top:5px;

}

.seminarlist_detaillinkcontainer	{
	text-align:right;
	padding-right:10px;
	padding-left:10px;
	width:30px;

}

.seminarlist_datecontainer	{
	width:160px;
	padding-right:10px;

}

#seminardetail_imagecontainer	{
	float:right;
	width:270px;

}

#seminardetail_image, #seminardetail_subscr	{
	float:left;
	width:270px;
	
}

#seminardetail_image img	{
	border:none;
	margin-bottom:10px;

}

.seminardetail_contenttable	{
	width:420px;
	margin-bottom:30px;
	border-right:1px solid #D2DCE8;

}

.seminardetail_eventtitle	{
	font-weight:bold;

}

.seminardetail_fieldtitle	{
	font-weight:bold;
	width:150px;
	padding-bottom:10px;

}

.seminardetail_fieldcontent	{
	padding-right:20px;
	padding-bottom:10px;

}

.seminardetail_contenttable td span	{
	font-weight:bold;
	display:block;
	padding-bottom:10px;

}

/*-----------------------------
Seminarsubscr form
-------------------------------*/

.subscr_mailform input, .subscr_mailform textarea, .subscr_mailform select	{
	background:#fff none no-repeat;
	border: 1px solid #7E9CBE;

}

.subscr_mailform select	{
	height:20px;

}

#mailformaccept_agb	{
	padding:10px;
	border:none;

}

.subscr_mailform_field label	{
	width:150px;
	float:left;

}

.subscr_mailform .csc-mailform-submit	{
	margin-top:20px;
	cursor:pointer;
	width:100px !important;
	height:19px !important;
	background-image:url(../images/send.gif) !important;
	background-repeat:no-repeat !important;
	
}

.subscr_mailform .checklayout input	{
	border: none;

}

.subscr_mailform .csc-mailform-label	{
	margin-left:100px;
	line-height:27px;

}


/* Newscalendar */ 

.calendar-table {
	width:185px;
	padding:0px;
	border-collapse: collapse;
}



.calendar-table a{
	text-decoration:underline;
}
.calendar-table TD, .calendar-table TH{
	padding:0px;
	text-align:center;
	border:1px solid #A6B9CC;
	height:20px;
}
.calendar-table TH{
	color:#333333;
	border-top:1px solid #7e7e7e;
	border-bottom:1px solid #7e7e7e;
}

.columPrevious {
	background-image:url(../images/layout/box_header.gif); 
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	height:31px;
	line-height:31px;
	width:20px;
	padding:0px !important;
	border:none !important;
}

.columYear {
	background-image:url(../images/layout/box_header.gif); 
	background-position: -20px 0px;
	background-repeat:no-repeat;
	width: 145px;
	color:#FFFFFF;
	font-weight:bold;
	height:31px;
	line-height:31px;
	padding:0px !important;
	margin:0px !important;
	border:none !important;
}

.columNext {
	background-image:url(../images/layout/box_header.gif); 
	background-position: -165px 0px;
	background-repeat:no-repeat;
	width:20px;
	color:#FFFFFF;
	font-weight:bold;
	height:31px;
	line-height:31px;
	padding:0px !important;
	border:none !important;
}

.columNext a, .columYear a, .columPrevious a {
	color: #FFF;
}

.calendar-table caption{
	font-size:200%;
	color:#333333;
	text-transform:uppercase;
}


.linked_today{
	padding:2px;
	color:#333333;
	background-color:#C7D5FE;
	cursor:pointer;
	text-decoration:underline;
	border:1px solid #333333;
}
.linked_today_nolink{
	padding:2px;
	color:#333333;
	background-color:#C7D5FE;
}
.linked_day{
	padding:2px;
	color:#FFFFFF;
	background-color:#89b86b;
	cursor:pointer;
	text-decoration:underline;
}

/* List view CSS */
.newsCalendar_listHeader{

}
.newsCalendar_listBody{

}
.newsCalendar_listItem{
	font-size:1em;
	padding-left:1em;
}
.newsCalendar_listItemHeader{
	font-weight:bold;
	padding-top:0.5em;
	padding-bottom:0.25em;
	font-size:1.25em;
}

.newsListContent {
	width:326px;
	margin-right:20px;
	float: left;
	overflow:hidden;
}

.newsInfoDate, .newsInfoOrt {
	float:left;
	width:160px;
	font-size:11px;
	font-weight:bold;
}