#container
{
	background-image: url(images/shadow_bg.png);
	background-position: 1px 96px;
}

#border
{
	background-image: url(images/border_bg.gif);
	background-repeat: repeat-y;
	xheight: 100%;
}

#main
{
	background-position: 0 18px;
	background-repeat: no-repeat;
	width: 990px;
	padding-left: 15px;
}

#center
{
	width: 961px;
	padding-left: 22px;
	padding-bottom: 20px;
}

#left
{
	float:left;
	width: 699px;
}

#left #breadcrumb 
{
	margin-top: 27px;
	color: #FFF;
}

#left #breadcrumb a
{
	color: #FFF;
}

#left .title
{
	margin-top: 19px;
	margin-bottom: 75px;
}

#left .title h1
{
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
}

#content
{
	line-height: 17px;
}

#content a
{
	color: #445E8C;
}

#content h2
{
	font-size: 22px;
	color: #821519;
	margin-bottom: 20px;
	line-height: 23px;
}

#content h3
{
	font-size: 13px;
	font-weight: bold;
	color: #445E8C;
	border-bottom: 1px solid #333;
}

#content h3:hover
{
	background-color:#CCCCCC;
}

#content h4
{
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
}

#content .spalte_rechts h3
{
	width: 277px;
}

#content p
{
	margin-bottom: 2px;
	margin-top: 6px;
}

#content ul
{
	list-style-type: disc;
	padding-left: 20px;
	margin-top 0;
	margin-bottom: 5px;
}

#content ul li
{
	margin-bottom: 0;
}

#content .panelBody ul li
{
	margin-bottom: 2px;
}


#right
{
	float:left;
	width: 221px;
	margin-left: 19px;
	padding-top: 17px;
}

#right .title
{
	font-size: 17px;
	color: #FFF;
	padding-left: 12px;
	background-image:url(images/nav_title.png);
	background-repeat: no-repeat;
	background-color: #333;
	xheight: 28px;
	padding-top: 12px;
	padding-bottom: 10px;
}

#sub_navi
{
	background-image: url(images/subnav_footer.png);
	background-position: bottom;
	padding-bottom: 10px;
}

#sub_navi a
{
	color: #333;
	font-size: 11px;
}

#sub_navi li
{
	background-image: url(images/nav_scnd_bg.jpg);
	background-repeat: repeat-x;
	width: 207px;
	height: 24px;
	padding-left: 12px;
	padding-top: 10px;
	border: 1px solid #333;
	border-top: none;
}

#sub_navi li.act
{
	font-weight: bold;
}

#footer
{
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0;
	padding-top: 20px;
}

.skype
{
	margin-bottom: 5px;
}

.skype .name
{
	float: left;
	width: 185px;
}

.skype a
{
	margin-right: 19px;
}

.skype a img
{
	margin-left: 70px;
}

.csc-mailform
{
	border: none;
}

label
{
	display: block;
}

legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #000C39;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}


.mf-radio {
border:0px;
}

.mf-text {
color: #FFF;
border: 1px solid #888;
margin-bottom: 5px;
width: 350px;
color: #888;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #888;
margin-bottom: 5px;
width: 300px;
color: #888;
}

.mf-submit {

}

.mf-reset {
color: #ffffff;
background-color: #000C39;
border: 0px;
float:left;
margin-left: 230px;
}

#zertifikate
{
	margin-bottom: 10px;
	padding-left: 40px;
}

#referenzen-web .block p
{
	margin-bottom: 7px;
	margin-top: 0;
}

#zertifikate .block
{
	float:left;
	width: 150px;
	text-align: center;
	margin-right: 5px;
	line-height: 12px;
}

#referenzen-web .block
{
	float:left;
	width: 200px;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 10px;
}

#content .news-list-item h2
{
	margin-bottom: 7px;
}

#content .news-list-date
{
	font-weight: bold;
}

#content h2.date
{
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
}

#content table
{
	width: 680px;
	margin-bottom: 6px;
}

#content table td
{
	border: 1px solid #ECEAEC;
	border-collapse: collapse;
	padding-left: 3px;
}

#content table th
{
	background-color: #ECEAEC;
	font-weight: bold;
	padding-left: 3px;
}

.footer_date
{
	margin-bottom: 8px;
}

.panelBody .img
{
	float:left;
}

.panelBody .move_map
{
	cursor: pointer;
}

.panelBody li.move_map
{
	cursor: pointer;
	color: #445E8C;
}

.panelBody li.move_map:hover
{
	cursor: pointer;
	color: #559ABA;
	text-decoration: underline;
}

#content_r
{
	border: 1px solid #333;
	background-color: #FFF;
	margin-top: 16px;
}

#content_r .title
{
	background-image: url(images/title_r_bg.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	padding-top: 7px;
	padding-left: 13px;
}

#content_r .content
{
	padding-left: 13px;
}

#content_r .content a
{
	color: #445E8C;
}

#content_r table td
{
	padding-bottom: 8px;
}

#content_r table td.csc-uploads-fileName
{
	background-image: url(images/download_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 10px;
	width: 130px;
}

#content_r .csc-textpic-intext-left
{
	margin-bottom: 10px;
}

#content_r .csc-textpic-intext-left .csc-textpic-text
{
	padding-top: 7px;
}

dd.csc-textpic-caption
{
	text-align: center;
	color: #FFF;
	background-image: url(images/img_caption_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #333;
	border-top: none;
	padding: 0;
	margin: 0;
	background-color: #333;
	background-position: bottom;
}

#content_r ul li
{
	background-image: url(images/download_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 10px;
	width: 130px;
	margin-bottom: 8px;
}

/*------------------------------------------------------- Gal */


