/* CSS Document */

*
{
	font-family:Verdana, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
}

body
{
	background-color:#ececec;
	margin:0px;
	text-align:center;
/*	background-image:url(../images/design/bg_body.gif);
	background-repeat:repeat-x;*/
}



a
{
	color:#0D2788;
	text-decoration:none;
}

a img
{
	border:0px solid white;
}

a:hover
{
	color:#0D2788;
	text-decoration:underline;
}

.main_frame
{
	width:980px;
	height:535px;
	position:absolute;
	margin:-272px 0px 0px -493px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 20px 0 0 15px;
	border: 0px solid black;
	/*border:1px solid blue;*/
	background-image:url(../images/design/bg_frame_new.gif);
	background-repeat:no-repeat;
}

#mainframe_plain
{
	background-image:url(../images/design/bg_frame_plain_new.gif);
	background-repeat:no-repeat;
	padding: 5px 0 0 15px;
	height:550px;
}


.frame
{
	width:960px;
	height:502px;
}

.intro_logo
{
	position:absolute;
	top:5px;
	height:366px;
	width:784px;
	background-image: url(/fileadmin/user_upload/images/welcome3.gif);
	z-index:10;
	
}

.logo
{
	height:66px;
	width:200px;
	float:right;
	text-align:right;
	margin:0px 20px 0px 10px;
	visibility:hidden;
	/*border:1px solid black;*/
}

/* IE6 and lower star hack ;) */
* html .logo
{
	margin:0px 10px 0px 10px;
}

.logo img
{
	margin-top:5px;
}

.flags
{
	margin-top:0px;
	margin-left:69px;
	float:left;
}

.flags img
{
	border:0px solid white;
}

.stempel_55
{
	height:53px;
	width:79px;
	float:left;
	margin:0px 10px 0px 10px;
	/*border:1px solid black;*/
}

/* IE6 and lower star hack ;) */
*  html  .stempel_55 
{
	margin:0px 10px 0px 5px;
}

.body_frame
{
	margin:0px 0px 10px 10px;
	clear:both;
}

.navi_frame
{
	width:158px;
	float:left;
	margin-top:-4px;
	height:265px;
	overflow:auto;
}

.navi, .navi li ul, .subnavi
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:100%;
}

ul.subnavi li a
{
	color:#0D2788;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.navi li span, .navi li
{
	font-weight:bold;
	color:#C42633;
	font-size:11px;
	text-decoration:none;
}

.navi li span
{
	cursor:pointer;
}

.navi li ul li, .navi li
{
	margin-top:4px;
	margin-bottom:4px;
}

/* IE6 and lower star hack ;) */
*  html  .navi  li span
{

}


/* IE7 ;) */
*+ html  .navi li span
{
}

/* IE7 ;) */
*+ html  .navi li ul
{
}

/* IE7 ;) */
*+ html  .frame 
{
 	margin-top:-53px
}

.content_frame
{
	position:absolute;
	left:188px;
	height:375px;
	width:780px;
	overflow:hidden;
}

.content_frame_nl
{
	overflow:auto;
	margin-left:7px;
	margin-top:5px;
	margin-right:7px;
	height:359px;
}


.contentLeft
{
	height:360px;
	width:240px;
	float:left;
	margin-right:20px;
	margin-left:7px;
	margin-top:8px;
}

#id_contentLeft_nl
{
	margin-left:0px;
	margin-top:3px;
	margin-right:0px;
}


div#id_contentLeft div.tx-rbflashobject-pi1-swf_altcontent embed
{
	height:360px;
	width:240px;
	overflow:hidden;
}


.content
{
	line-height:20px;
	color:#0D2788;
	height:365px;
	margin-top:5px;
	margin-right:10px;
	
	overflow:auto;
}

#id_content_nl
{
	margin:0px 0px 0px 255px;
	width:496px;
	overflow:visible;
}


#content_single
{
	margin-left:10px;
}



#plain_content
{
	height:530px;
	overflow:hidden;
	text-align:center;
}

#video_content
{
	left:110px;
	
	height:530px;
	overflow:hidden;
	text-align:center;
}

/*NEW CONTENT CSS*/

table.window_frame
{
	height:374px;
	width:100%;
	margin:0px;
	padding:0px;
}


.contentUpLeft, .contentUpRight, .contentDownLeft, .contentDownRight
{
	height:172px;
	width:380px;
	background-image:url(../images/design/windowbg_new.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}

.contentUpLeft div.window_title span
{
	float:left;
}

.contentUpLeft div.window_title a
{
	float:right;
	margin-right:3px;
}

/*
.contentUpRight
{
	height:263px;
	width:372px;
	background-image:url(../images/design/windowbg2.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}

.contentDownLeft
{
	height:263px;
	width:372px;
	background-image:url(../images/design/windowbg2.jpg);
	background-repeat: no-repeat;
}

.contentDownRight
{
	height:263px;
	width:372px;
	background-image:url(../images/design/windowbg2.jpg);
	background-repeat: no-repeat;
}
*/
.window_title
{	
	height:15px;
	padding:6px;
	font-family:Arial, Helvetica, sans-serif; 
	color:#0d2788;
	font-weight:bold;
	font-size:12px;
	
	text-align:left;
}

.window_content, .window_content1
{
	margin:3px 7px 3px 7px;
	text-align:left;	
}


.window_content1
{
	margin:0px;
	height:145px;
}

.flashpartner
{
	margin-left:25px;
	margin-top:-120px;
	height:100px;
	width:100px;
}

/* IE6 and lower star hack ;) */
*  html  .flashpartner 
{
	margin-top:261px;
}

/* IE7 ;) */
*+ html  .flashpartner 
{
	margin-top:261px;
}


/*END NEW CONTENT CSS*/

.csc-header
{
	margin:0px;
	padding:0px;
}


#image_movie
{
	height:505px;
	overflow:hidden;
	text-align:center;
	margin-top:20px;
}

#image_movie a
{
	color:#C42633;
}

#single
{
	padding-left:10px;
}

.bodytext
{
	line-height:20px;
}

.content h1
{
	color:#C42633;
	font-weight:normal;
	font-size:12px;
	margin-top:0px;
	margin-bottom:3px;
	font-weight:bold;
}

.content h1.csc-firstHeader
{
	vertical-align:middle;
}

.content h2
{
	margin:0px;
}

.content p.bodytext
{
	/*margin-bottom:5px;*/
}

.content ul
{
	margin:5px 5px 5px 20px;
	list-style-type:square;
}

.content ol
{
	margin:5px 5px 5px 20px;
}

.content fieldset
{
	border:0px solid white;
}

.content table, .contenttable
{
	margin:0px;
	color:#0D2788;
}

.content table tr td, .contenttable tr td
{
	padding-right:10px;
	padding-bottom:4px;
	vertical-align:top;
}

.content table tr td p.bodytext, .contenttable tr td p.bodytext
{
	margin:0;
	padding:0;
}

.csc-mailform-field
{
	width:290px;
}

input#mailformattachment1
{
	width:300px;
}

.footer_people
{
	position:absolute;
	top:470px;
	margin-left:10px;
	margin-top:-2px;
	text-align:center;
	/*display:none;*/
}

/* IE6 and lower star hack ;) */
*  html  .footer_people 
{
	/*margin-top:-2px;*/
	position:absolute;
	left:25px;
}


/* IE7 ;) */
*+ html  .footer_people
{
	position:absolute;
	left:25px;
}



.footer_people2
{
	position:absolute;
	top:450px;
	margin-left:10px;
	margin-top:18px;
	text-align:center;
	/*display:none;*/
}

/* IE6 and lower star hack ;) */
*  html  .footer_people2 
{
	position:absolute;
	left:25px;
}

/* IE7 ;) */
*+ html  .footer_people2 
{
	position:absolute;
	left:25px;
}

.csc-textpic-above
{
	float:left;
}

/* Solutions */

.solutions_image
{
	width:90px;
	float:left;
	overflow:hidden;
	text-align:left;
}

.solutions_image img, .contacts_image img
{
	border:0px solid #ddd;
	margin-top:5px;
	margin-left:3px;
}

.solutions-list-item
{
	border-bottom:1px solid #aaa;
/*	border-left:1px solid #bbb;
	border-top:1px solid #bbb;*/
	margin-bottom:7px;
	padding-bottom:5px;
}

.solutions-list-container 
{
	border-top:1px solid #aaa;
	padding-top:5px;
	margin-top:5px;
	margin-right:5px;
}

.solutions_red, .solutions_red p
{
	color:#C42633;
	display:inline;
	margin:0;
	padding:0;
}

.solutions_black
{
	color:black;
	margin:0;
	padding:0;
}

.solutions_black p
{
	display:inline;
}


.solutions_content
{
	margin-left:110px;
	background-color:white;
}

.solutions_content p.bodytext
{
	/*display:inline;*/
}

.solutions_content a
{
	color:#C42633;
}

p.bodytext a
{
	color:#CA2633;
}

/* Contacts */
.contacts-list-item
{
	border-bottom:1px solid #0D2788;
	height:105px;
	margin-bottom:5px;
}

.contacts_image
{
	width:100px;
	padding-bottom:3px;
	float:left;
}

.contacts_image img
{
	border:0px solid #ddd;
	margin-bottom:2px;
}

.contacts_content
{
	padding-left:115px;
	background-color:#fff;
}

.contacts_content h1
{
	margin:0;
	padding:0;
}

div#sound embed
{
	height:0px;
}

.single_products_image_box
{
	float:left;
	padding-top:6px;
}

.single_products_image_box div.news-single-img
{
	float:none;
}

.single_products_navi
{
	border-bottom:1px solid #C42633;
	color:#C42633;
	margin-bottom:10px;
	margin-right:5px;
	width:450px;
	height:20px;
}

.single_products_back
{
	float:left;
	text-align:center;
	width:370px;
}

.single_products_prev
{
	float:left;
	width:40px;
	text-align:left;
}

.single_products_next
{
	float:left;
	width:40px;
	text-align:right;
}

.single_products_navi a
{
	color:#C42633;
	font-weight:bold;
}

.single_news_back
{
	float:right;
	margin-right:10px;
	width:40px;
}

.single_news_date
{
	border-bottom:1px solid #C42633;
	color:#C42633;
	margin-bottom:10px;
	margin-right:5px;
}

.single_news_image_box
{
	width:280px;
	float:left;
	padding-top:6px;
}

.single_news_image_box img
{
	display:block;
	margin-bottom:10px;
}

h1.single_news_head
{
	margin:0;
	margin-bottom:6px;
}

.single_news_content
{
	margin-right:45px;
	/*text-align:justify;*/
}

.single_news_box
{
	padding-left:300px;
}

.news-list-container, .event-min-list-container
{
	border:1px solid white;
	background-color:white;
}

.news-list-container table td.twitter_cell
{
	padding-left:10px;
}

.event-min-list-container
{
	overflow:hidden;
	margin-top:50px;
}

.event-min-list-container table
{
	width:366px;
}

.event-min-list-item
{
	
	/*height:141px;*/
}


.news-list-item
{
	margin-bottom:8px;
}


table.news-min-list-container
{
	height:100%;
	margin: 5px 5px 5px 5px;
}

table.news-min-list-container tr td
{
	line-height:17px;
}

table.news-min-list-container tr td.news-min-headline-text
{
	padding-left:10px;
}


span.wco-red
{
	color: #C42633;
}

span.wco-black
{
	color: #000000;
}

span.wco-blue, span.wco-blue a
{
	color: #0D2788;
}

.news-list-item table tr td.datefield, table.news-min-list-container tr td.news-min-datefield
{
	color:#0D2788;
}