@CHARSET "utf-8";

/*********************
*** HTML Properties 
*********************/
body {
	text-align: center;
	font-size: 11px;
	color:#333333;
	line-height:1.3em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

img {
	border:0px;	
	display:block;
}

table,td,tr,th {
	font-size:1em;	
}

h1,h2,h3,h4 {
	margin-top:0px;
}
h1 {
	
}
h2 {
	
}
h3 {
	
}
h4 {
	
}

p {

}

/*
a:link, a:visited {
	color:#333333;	
}*/	


/*********************
*** Layout
*********************/

#site {
	width:988px;
	padding:0px 0px 0px 0px;
	text-align: left;
	margin:auto;
	background-color: #FFFFFF;
	border:1px solid #333333;
}

#siteFooter {
	width:980px;
	text-align: left;
	margin:auto;
}
/*  Main Navigation & LAnguageSelector*/
#metaArea {
	height:30px;
	background-color: #EEEEEE;	
	display:block;
}

#leftColumn {
	width:230px;
	float:left;	
}


#middleColumn {
	margin:20px 0px 0px 240px;
	
}

#breadcrumb {
	height:22px;
}
* html #breadcrumb {
	height: 40px;
}
#breadcrumb a:link,#breadcrumb a:visited {

}
#breadcrumb a.active {

}

#contentArea {
	display: block;
}
#content {
	margin-top: 5px;

}
#relatedContent {	
	float:right;
	width:200px;
	background-color: #EEEEEE;	
}
#footer {
	background-color: #FFFFFF;	
}

/*********************
*** Navigation and LanguageSelector
*********************/

.horizontalNavigation {
	list-style: none;
	
}
.horizontalNavigation li {
	float:left;	
}

.verticalNavigation,.verticalNavigation ul {
	list-style: none;
}

#mainNavigation {
	padding:0px;
	margin:0px;	
}

#subNavigation {
	padding:0px;
	margin:0px;		
}
#subNavigation ul {
	margin-left:10px;	
	padding:0px;
}
#subNavigation li {
	
}

#languageSelect { 
	float:right;
	padding:0px;
	margin:0px;
}

/*********************
*** Helpers
*********************/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* Formular Generator */

.formRow {
	margin: 10px 0px 10px 0px;
	clear:both;
}
.powermailLabel {
	width:150px;
	display:block;
	float:left;
}
.powermailSmallLabel {
	display: block;
	margin-bottom:5px;
}
.powermailTextfield {
	width:230px;
}
.powermailCaptcha {
	float:left;	
	margin:10px 0px 0px 0px;
}
.powermailCaptchaField {

	width:98px;	
}
.powermailTextarea {
	width:230px;
	height:80px;
}
.powermailSelect {
	width:234px;
}
.powermailRadio {
	float:left;

}
.powermailRadioBox {
	margin-left: 150px;
}
.tx-srfreecap-pi2-image {
	margin:0px;
	padding:0px;
}
.powermailSubmit {

}

ul#subnav {
	width: 177px !important;
}

div#col1_content {
	width: 230px;
}

div#col1_content .csc-header  {
	clear: both;
}

div#col1 {
	min-height: 22px;
}

div#col2 {
	border-right: 2px solid #999;
	left: 2px;
	margin: 0px;
	position: relative;
	width: 486px;
	*border-right: 0;
	z-index: 2;
}

div#col2 { border-right/*\**/: 0\9 }

body {
	background-image: none !important;
}

div#page_margins {
	border-right: 1px solid #333;
	border-left: 1px solid #333;
}

div#keyvisual {
	width: 896px;
}

div.keyvisual img {
	width: 890px !important;
}

div#header {
	width: 898px;
}
	
	
a {
	color: #C00418;
}

div#col2_content {
	display: block;
}

h1.pagetitle {
	line-height: 24px;
}

div.social {
	float: left;
	margin-left: 194px;
}

.addthis_toolbox {
	float:left;
	margin-left: 10px;
}
