/* @override 
	http://beta.praenet.eu/fileadmin/template/main/res/screen.css
	http://praenet.groene.loc/fileadmin/template/main/res/screen.css
*/

@import url("typo.css");


@import url("navigation.css");

body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #7fe0da url(../images/bg_body.png) repeat-x;
}

img {
	border: 0;
}

a {

 color: 		#000;

 }



a:hover {
 color: 		#999;

 text-decoration: none;

}



div#pagecontainer {
	position: relative;
	width: 870px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/bg_pagecontainer.png) repeat-y;
}



div#header {
	position: relative;
	margin: 0;
	padding: 0;
	width: 870px;
	height: 270px;
	overflow: hidden;
	background: url(../images/bg_header.png) no-repeat;
}


div#header div#logo {
	position: absolute;
	left: 385px;
	top: 44px;
}


div#navigationscontainer {
	position: relative;
	width: 200px;
	float: left;
	margin-top: 25px;
}

div#topmenu {
	position: absolute;
	top: 5px;
	right: 20px;
	height:  20px;
	width: 300px;
}

div#logoslidebox {
	position: relative;
	width: 180px;
	height: 140px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	background: url(../images/bg_logoslidebox.png) no-repeat;
	padding-top: 10px;
}

div#logoslides {
	position: relative;
	width: 100px;
	height: 100px;
	margin-top: 18px;
	margin-left: 40px;
}

div#contentcontainer {
	position: relative;
	width: 800px;
	margin: 0 0 0 35px;
}

div#maincontent {
	float: left;
	width: 570px;
	margin-left: 30px;
	margin-top: 20px;
}

div.col {
	width: 270px;
	float: left;
}

div.first {
	margin-right: 30px;
}



/* FOOTER */

div#footer {
	height: 50px;
	text-align: center;
	background: #7fe0da url(../images/bg_footer.png) no-repeat;
}

div#footercontent {
	padding-top: 40px;
}

div#footercontent a {
	color: #fff;
	text-decoration: none;
}

div#footercontent a:hover {
	color: #00589e;
	text-decoration: underline;
}

#eyecatch {
	width: 320px;
	height: 260px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 10;
}

div.bildrechts {
	float: right;
	margin-left: 14px;
}


/* Text und Bildelemente */

#maincontent div.csc-header.csc-header-n2 {
	margin-bottom: 2em;
}




/* Bildergalerie */
div.csc-textpic-imagerow {
	margin-bottom: 1em;
}

div.csc-textpic-caption {
	font-size: 0.9em;
	padding-top: 0.5em;
	color: #333;
}


/* Mailformulare */

div.tx-powermail-pi1 .tx-powermail-pi1_fieldset {
	border-style: none;
	/* background-color: #ececec; */
	padding: 0;
	margin-top: 10px;
}


div.tx-powermail-pi1 legend {
	text-transform: uppercase;
	padding-bottom: 5px;
	color: #9a9b9c;
	letter-spacing: 0.2em;;
}

div.tx-powermail-pi1 label {
	width: 100px;
	display: block;
	float: left;
	padding: 5px 2px 2px;
}

div.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html {
	padding: 5px;
	margin-bottom: 1px;
}

div.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html input, div.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html textarea {
	width: 440px;
	margin: 0;
	padding: 2px;
	height: 15px;
}

div.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html textarea {
	height: 150px;
}

div.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html.even {
	background-color: #E0E0E0;
}

div.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html.odd {
	background-color: #ebebeb;
}


/* Mailformulare: Checkboxen */

p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	margin-bottom: 8px !important;
	font-weight: bold;
}


div.powermail_check_inner div.checkboxwrapper .powermail_check{
	width: 24px;
	margin-bottom: 8px;
	float: left;
}

div.powermail_check_inner  label {
	width: 250px;
	padding: 0;
}

/* Mailformulare: Buttons */

div.tx-powermail-pi1 input.powermail_submit {
	width: auto;
	height: auto;
}

.tx_powermail_pi1_fieldwrap_html_submit {
	background-color: #fff !important;
}

fieldset#tx-powermail-pi1_fieldset_3.tx-powermail-pi1_fieldset.tx-powermail-pi1_fieldset_absenden.tx-powermail-pi1_fieldset_3 legend {
	display: none;
}

/**********************************************************/
/********** DOWNLOADS Tabellenlayout **********************/
/**********************************************************/

table.csc-uploads {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 25px;
	border-top: 1px solid #b2b2b2;
}


table.csc-uploads td.csc-uploads-icon {
	padding-right: 10px;
	padding-left: 10px;
	width: 20px;
}

table.csc-uploads td.csc-uploads-fileSize {
	padding-left: 10px;
}

table.csc-uploads tbody td {
	padding: 3px;
	border-bottom: 1px solid #b2b2b2;
}

table.csc-uploads tbody tr.tr-even td {
	background-color:	 #E0E0E0;
}

table.csc-uploads tbody tr.tr-odd td {
	background-color: #EBEBEB;
}

table.csc-uploads p.csc-uploads-description {
	font-size: 1em;
}

table.csc-uploads tbody td.csc-uploads-fileSize p {
	font-size: 1em;
	text-align: right;
}

table.csc-uploads a {
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;

}

table.csc-uploads a:hover {
	color: #333333;
}




