* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

body {
	margin: 0;
	background-color: #eee;
	background-image: url(../image/fond-body.gif);
	background-repeat: repeat-y;
}

img {
	border: 0;
}

/*link normal*/
a {
	text-decoration: none;
	/*border-bottom: 1px dotted blue;*/
}

a:visited {
	color: blue;
}

a:active {
	color: blue;
}

/*link hover*/
a:hover {
	color: red;
}

ul {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 25px;
	}
li {
	margin-left: 25px;
	}

.darkblue-fond {
	background-color: #0051a3;
}
.content-fond {
	background-color: #ffffff;
}

.mediumblue-fond {
	background-color: #95b8df;
}

.lightblue-fond {
	background-color: #d3e1f9;
	
}

#content-table {
}
#content-table td {
	vertical-align: top;
}
/*tabelle navigation*/
table#mainnav td {
	vertical-align: middle;
	height: 20px;
	background-image: url(../image/dot-menu.jpg);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 2px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid white;
}

table#mainnav td.sub-menu-entry {
	padding-left: 23px;
	background-image: none;
	font-size: 11px;
}

table#mainnav td.sub-menu-entry-2 {
	padding-left: 34px;
	background-image: none;
	font-size: 11px;
}

table#mainnav td.searchfield {
	height: 40px;
	vertical-align: middle;
	background-image: none;
	padding-left: 3px;
}

table#mainnav input.submit {
	border: 0;
	background-color: transparent;
	padding: 0;
	margin: 0;
	padding-left: 10px;
}

table#mainnav input.textbox {
	width: 110px;
}

table#mainnav td a {
	text-decoration: none;
	border: none;
	color: white;
}

table#mainnav td a:hover {
	text-decoration: none;
	border: none;
	color: #0051a3;
}
table#mainnav td.sub-menu-entry a {
	border: none;
	color: #0051a3;	
}

table#mainnav td.sub-menu-entry a:hover {
	border: none;
	color: white;	
}
table#mainnav td.sub-menu-entry a:active {
	border: none;
	color: red;	
}

td#breadcrumb,
td#helpmenu {
	padding-top: 5px;
}

td#helpmenu {
	text-align: right;
}

td#breadcrumb,
td#breadcrumb *,
td#helpmenu,
td#helpmenu * {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #0051a3;
	padding-left: 3px;
	border: none;
}



.news-list-container h3,
.news-list-container h3 a
 {
	color: #0051a3;
	/*padding-bottom: 3px;
	font-size: 12px;*/
	padding-bottom: 15px;
	font-size: 15px;
	text-decoration: none;
	border: none;
}

.news-list-container p {
	margin-bottom: 0;
	margin-top: 0;
}

div.news-header,
div.col-header,
h3.col-header {
	padding-left: 28px;
	height: 20px;
	background-color: #95b8df;
	color: white;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../image/dot-menu.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	overflow: hidden;
}

div.col-header h3 {
	font-size: 12px;
	padding-top: 3px;
}

div.news-header h2 {
	padding-top: 3px;
	font-size: 12px;
}

span.news-more {
margin-left: 10px;
}

div.right-col div {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
}

div.right-col label {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}

div.right-col div.csc-header {
	padding: 0;
}

div.right-col div div {
	padding: 0;
}

div.right-col div.csc-header div.col-header {
	padding-left: 28px;
}

div.csc-header h3,
div.news-header h2 {
	margin: 0;
	margin-bottom: 20px;
}

h1 {
	margin-top: 20px;
}

.textbox.mainsearchfield {
	float: left;
}

hr {
	border: 0;
	border-bottom: 1px solid #0051a3;
	margin-top: 9px;
	margin-bottom: 10px;
	padding: 0;
}

div.csc-mailform-field {
	font-size: 11px;
	margin-bottom: 3px;
}

div.csc-mailform-field label {
	width: 200px;
	display: block;
	float: left;
}


td#rightcol p.bodytext {
	padding-left:5px;
	padding-right:5px;
        height: 0.01%;
}

td#rightcol h4 {
	font-size: 12px;
	margin-bottom: 4px;
}

td#rightcol h4 a,
td#rightcol h4 a.internal-link,
td#rightcol h4 a:visited,
td#rightcol h4 a.internal-link:visited {
	color: #0000EE !important;
	background-color: transparent;
	height: 0.01%;
}
/* ##################################################################### */
/* Default stylesheet for the html mails of extension powermail          */
/* ##################################################################### */
fieldset.tx-powermail-pi1_fieldset {
	/* Disable border */
	border: 1px solid #95b8df;
	width: auto;
	margin-top: 25px;
	padding-bottom: 10px;
	}
fieldset.tx-powermail-pi1_fieldset legend{
	/* Disable border */
	border: 1px solid #95b8df;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 15px;
	}

fieldset.tx-powermail-pi1_fieldset label {
	/* Style labels */
	text-align: right;
	padding-left: 15px;
	display: block;
	width: 35%;
	float: left;
	clear: both;
	}

fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset select {
	/* Style input fields */
	width: 50%;
	border: 1px solid #95b8df;
	padding: 2px;
	margin-left: 10px;
	float: left;
	}
fieldset.tx-powermail-pi1_fieldset select {
	padding-left: 15px;
        }
fieldset.tx-powermail-pi1_fieldset input[type="submit"],
fieldset.tx-powermail-pi1_fieldset submit{
	/* 15 rand + 150 label + 10 margin-input */
	margin-left: 50%;
	/* Feste Breite */
	width: 100px;
	}
fieldset.tx-powermail-pi1_fieldset input[type="checkbox"] {
	width: 30px;
	/*border: 0px solid #95b8df;*/
	padding: 2px;
	margin-left: 10px;
	float: left;
	vertical-align: middle;
	}
fieldset.tx-powermail-pi1_fieldset textarea {
	width: 400px;
	border: 1px solid #95b8df;
	margin-left: 8px;
	padding: 2px;
	}
fieldset.tx-powermail-pi1_fieldset p{
	padding-left: 15px;
	font-weight: bold;
        }

div.tx_powermail_pi1_fieldwrap_html {
	/* Increase margin between every field */
	clear: both;
	margin: 5px 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

td#rightcol p {
	margin-top: 0;
}

/* ##################################################################### */
/* Default stylesheet for the html mails of extension sr_feuser_register */
/* ##################################################################### */
* { margin: 0; padding: 0; }
body {
	background:#ffffff none;
	margin: 0;
	padding: 1em;
	font-family:Verdana, sans-serif;
	font-size: 12px;
	color: #35006d;
	line-height: 125%;
	}
.tx-srfeuserregister-pi1 p, .tx-srfeuserregister-pi1 h4 {
	margin: 0;
	padding-top: 10px;
	padding-left: 15px;
	text-indent: 0;
	}
.tx-srfeuserregister-pi1 p, .tx-srfeuserregister-pi1 dl {
	padding-top: 10px;
	padding-left: 15px;
	}
.tx-srfeuserregister-pi1 h4 {
	font-weight: bold;
	}
.tx-srfeuserregister-pi1 a:link {
	color: navy;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	}
.tx-srfeuserregister-pi1 a:visited {
	color :blue;
	}
.tx-srfeuserregister-pi1 a:hover {
	color: red;
	}
.tx-srfeuserregister-pi1 a:active {
	color: blue;
	}
.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd {
	padding-bottom: 10px;
	margin-left: 15px;
	}
.tx-srfeuserregister-pi1 dt {
	float: left;
	clear: both;
	width: 25%;
	text-align: right;
	}
.tx-srfeuserregister-pi1 dd {
	text-align: left;
	float: right;
	clear: right;
	width:70%;
	}
.tx-srfeuserregister-pi1 fieldset {
	
	border: 1px solid #95b8df;
	width: 98%;
	white-space: nowrap;
	padding-bottom: 5px;
	}

.tx-srfeuserregister-pi1 legend {	
	/* Disable border */
	border: 1px solid #95b8df;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 15px;
        }

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values {
	list-style-type: square;
	list-style-image: none;
	list-style-position: inside;
	}
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li {
	float: left;
	margin: 0 1em 0 0;
	}
.tx-srfeuserregister-pi1 input {
	/* Style input fields */
	
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;

	padding-left: 2px;
	}	

.tx-srfeuserregister-pi1 input[type=radio] {

	width: 50px;
	border-top: 0px;
	border-bottom: 0px;
	border-top: 0px;
	border-bottom: 0px;
}

.tx-srfeuserregister-pi1 input[type=password] {
	width: 100px;
	border: 1px solid #95b8df;
	}

.tx-srfeuserregister-pi1 input[type=text]{
	border: 1px solid #95b8df;
}

.tx-srfeuserregister-pi1 input[type=button],
.tx-srfeuserregister-pi1 input[type=submit] {
	/* Style input fields */
	border: 1px solid #95b8df;
	width: 200px;
	}
	

		
.tx-srfeuserregister-pi1 select	{
	/* Style input fields */
	width: 300px;
	border: 1px solid #0051a3;
	margin-left: 10px;
	padding: 2px;
	}


/* ##################################################################### */
/* Default stylesheet for the pics mails of extension sr_feuser_register */
/* ##################################################################### */
div.csc-textpic-imagewrap {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0pt;
	padding-left: 0pt;
}

div.csc-textpic-left div.csc-textpic-imagewrap{
	float: left;
}
div.csc-textpic img
{
	padding: 2px;
	padding-right: 15px;
	border: 0px solid #d3e1f9;

}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
text-decoration: none;
	margin-top: 0pt;
	margin-right: 0px;
	margin-bottom: 0pt;
	margin-left: 0pt;
}

/* ##################################################################### */
/* default styles for extension "tx_abdownloads_pi1"                     */
/* ##################################################################### */
/* --------------------  general styles  -------------------- */

.tx_abdownloads_viewDetailsForDownload {
	/*font-size : medium;*/
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_viewAddNewDownload {
	/*font-size : medium;*/
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_viewAddNewDownloadResult {
	/*font-size : medium;*/
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_viewReportBrokenDownload {
	/*font-size : medium;*/
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_viewReportBrokenDownloadResult {
	/*font-size : medium;*/
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_viewRateDownload {
	/*font-size : medium;*/
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_viewRateDownloadResult {
	/*font-size : medium;*/
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_categoryPath {
	font-size : small;
}

.tx_abdownloads_formErrorMsg {
	color : red;
	margin-top : 10px;
	margin-bottom : 10px;
}

/* --------------------  listView  -------------------- */

.tx_abdownloads_listView_categoryPath {
	font-size : small;
}

.tx_abdownloads_listView_categories {
	margin-top : 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #0051a3;
	border-bottom: 1px solid #0051a3;
}

.tx_abdownloads_listView_category {
	margin-top : 10px;
	border: 1px solid #d3e1f9;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding: 2px;
}

.tx_abdownloads_listView_categoryLabel { }

.tx_abdownloads_listView_downloads {
	margin-top : 10px;
}

.tx_abdownloads_listView_download_1 {
	border: 1px solid #d3e1f9;
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	
}
.tx_abdownloads_listView_download_1 img{

	/*float: left;*/
}

.tx_abdownloads_listView_download_2 {
	/*clear: left;*/
	/*border: 1px solid #d3e1f9;*/
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.tx_abdownloads_listView_download_2 img{
}

.tx_abdownloads_listView_downloadAddNew {
	margin-top : 10px;
}

.tx_abdownloads_listView_downloadLabel { 
  font-weight: bold;
}

.tx_abdownloads_listView_downloadDetails { }

.tx_abdownloads_listView_downloadReportBroken { }

.tx_abdownloads_listView_downloadRate { }

.tx_abdownloads_listView_downloadImage { 
	padding: 3px;
}

/* --------------------  treeView  -------------------- */

.tx_abdownloads_treeView_category {
	margin-top : 10px;
	margin-bottom : 10px;
}

.tx_abdownloads_treeView_category_level_1 { }

.tx_abdownloads_treeView_category_level_2 { }

.tx_abdownloads_treeView_category_level_3 { }

.tx_abdownloads_treeView_category_level_4 { }

.tx_abdownloads_treeView_downloads {
	margin-bottom : 10px;
	margin-top: 10px;

	border: 1px solid #d3e1f9;
}

.tx_abdownloads_treeView_downloadAddNew {
	font-size : 11px;
}

.tx_abdownloads_treeView_downloadLabel { }



.tx_abdownloads_treeView_downloadDetails { }

.tx_abdownloads_treeView_downloadReportBroken { }

.tx_abdownloads_treeView_downloadRate { }

.tx_abdownloads_treeView_downloadImage { }

/* --------------------  searchView  -------------------- */

.tx_abdownloads_searchView_searchBox { }

.tx_abdownloads_searchView_searchBox_searchWord { }

.tx_abdownloads_searchView_searchBox_button { }

.tx_abdownloads_searchView_resultMessage {
	margin-top : 10px;
	margin-bottom : 10px;
}

.tx_abdownloads_searchView_noDownloadsMessage {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	margin-bottom : 10px;
	display : block;
	text-align : center;
}

.tx_abdownloads_searchView_categoryPath {
	font-size : small;
}

.tx_abdownloads_searchView_categoryLabel { }

.tx_abdownloads_searchView_downloads {
	margin-top : 10px;
}

.tx_abdownloads_searchView_downloadLabel { }

.tx_abdownloads_searchView_downloadDetails { }

.tx_abdownloads_searchView_downloadReportBroken { }

.tx_abdownloads_searchView_downloadRate { }

.tx_abdownloads_searchView_downloadImage { }

/* --------------------  topView  -------------------- */

.tx_abdownloads_topView_downloads {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-bottom : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_topView_download {
	margin-top : 5px;
}

.tx_abdownloads_topView_downloadLabel { }

.tx_abdownloads_topView_downloadDetails { }

.tx_abdownloads_topView_downloadImage { }

/* --------------------  catalogView  -------------------- */

.tx_abdownloads_catalogView_categoryPath {
	font-size : small;
}

.tx_abdownloads_catalogView_category {
	width : 300px;
	padding-top : 5px;
	padding-bottom: 10px;
	padding-left:2px;
	padding-right: 2px;
	margin-top: 10px;
	margin-right: 3px;
	border: 1px solid #0051a3
}

.tx_abdownloads_catalogView_subcategories {
	font-size : small;
}

.tx_abdownloads_catalogView_categoryLabel { }

.tx_abdownloads_catalogView_downloads {
	padding-top : 20px;
}

.tx_abdownloads_catalogView_download_1 {
	padding: 2px;
	border: 1px solid #d3e1f9
}


.tx_abdownloads_catalogView_download_2 {
	padding: 2px;
}



.tx_abdownloads_catalogView_downloadAddNew {
	margin-top : 10px;
}

.tx_abdownloads_catalogView_downloadLabel { }

.tx_abdownloads_catalogView_downloadDetails { }

.tx_abdownloads_catalogView_downloadReportBroken { }

.tx_abdownloads_catalogView_downloadRate { }

.tx_abdownloads_catalogView_downloadImage { }

table.table_normal {
	border: 0px solid red;
}
.table_normal td{
	padding-left: 12px;
	padding-right:12px;
	margin-left: 25px;
	margin-right: 25px;
}
.table_normal caption {
	font-weight: bold;
	text-align: left;
	margin-top: 12px;
	}
	
/* Anpassungen f�r Kundenformular */
div.tx-srfeuserregister-pi1-fe_users_form{
  color: #FFFFFF;
}


/* Änderungen für Startseite */

.news-header{
	display: none;
}

.news-list-container{
	/*background: #F4F7FE;*/
}

.news-list-container img{
	/*border: 1px solid #79A4CF;*/
}

.news-list-container h3, .news-list-container h3 a{
	color: #03509E;
	padding-bottom: 15px;
	font-size: 15px;
	text-decoration: none;
	border: none;
}

/* Newsletter bestellen unter Hauptmenü*/
div.col-header_news {
	background-color:#95B8DF;
	background-image:url("../image/dot-menu.jpg");
	background-repeat:no-repeat;
	color:white;
	font-size:12px;
	font-weight:bold;
	height:20px;
	margin-bottom:1px;
	overflow:hidden;
	padding-left:28px;
}

.lightblue-fond_news {
	background-color:#D3E1F9;
	padding-bottom: 5px;
}

div.col-header_news a, a:active, a:visited{
	color: #FFFFFF;
	border: 0px none;
}
div.col-header_news a:hover{
	color: #0051A3;
	text-decoration: none;
}
td#rightcol img{
	border: 0px none;
}
td#rightcol img.a{
	border: 0px none;
}

td#rightcol a{
	border: 0px none;
}

td#rightcol a:active, a:visited {
	color: blue;
}

/* Anpassungen der Multibox */
div.MultiBoxContainer{
	position: absolute;
}

a:visited, a:active {
	color: blue;
}
