/*********************************************

	Stylesheet für 
	dierking.de
	
	Farben:		Blau = #03333A   dunkel: #021A1D   hell-50%: #81999C
			Grün = #46874D   dunkel: #234427   hell-50%: #A2C3A6  hell-75%: #D1E1D2
			GrNeu = #009829  hell: #cbeecd
					
	erstellt:	08.06.2006 is
	geändert:	14.06.2006 is
			19.09.2007 is
			19.11.2007 is
			28.11.2007 is
			01.12.2009 is/ls

*********************************************/

body {
	margin: 0px 0px 0px 0px;
	border: 0px none;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	color: #03333A;
	background-color: #cbeecd;
}

#pagelevel1 { /* Grafik für die Höhe */
	position: absolute;
	background-image: url("/fileadmin/images/system/unten.jpg");
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-attachment: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;

}

#pagelevel2 { /* Grafik für die Breite */
	background-image: url("/fileadmin/images/system/rechts.jpg");
	background-repeat: repeat-x;
}

#pagelevel3 { /* Grafik für den Hintergrund */
	background-image: url("/fileadmin/images/system/back.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	min-height: 800px;
	height:800px;
	min-height: 800px;	
	width:100%;

	}

#eins {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 240px;
	height: 100%;
	float: left;
}

#zwei {
	position: absolute;
	top: 0px;
	left: 240px;
	right: 205px;
	min-width: 300px;
}

#drei {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 205px; 
	float: right;
}

#header {
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	min-height: 130px;
	width: 100%;
	float: none;
}

#date {
	padding: 80px 5px 20px 5px;
	color: #D1E1D2;
	background-color: transparent;
	font-size: 0.7em;
	font-weight: bold;
}

#menu {
	padding: 140px 5px 5px 60px; /*position: absolute;*/
	width: 175px;
	min-width: 175px;
	max-width: 175px;
	font-size: .9em;
	font-weight: bold;
}

#rand {
	padding: 30px 5px 5px 5px;
	width: 190px;
	min-width: 190px;
	font-size: .9em;
	font-weight: bold;
}

#main {
	padding: 110px 5px 5px 5px;
}

#pop {
	/*background-color: #cbeecd;*/
	padding: 10px 5px 10px 5px;
	font-size: 1em;
}

#footer {
	font-size: 0.6em;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 10px 5px 1px 5px;
	border-top: 3px solid #009829;
}

/*********************************************
*********************************************/

p {
	color: #234427;
	background-color: transparent;
	text-decoration: none; 
	font-size: 1em;
	margin: 0px 0px 0px 0em;
	padding: 0 0 0 0;
}

p.bodytext {
	margin: 0px 0px 0px 1em;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
	text-decoration: none;
}

.csc-textpic-caption {
	font-style: italic;
	font-size: 0.9em;
	
}

a {
	color: #46874D;
	background-color: transparent;
	text-decoration: none; 
}

a:hover {
	color: #234427;
	border-bottom-style: solid;
	border-bottom-color: #009829;
	border-bottom-width: 1px;
}

.linkint {
	border-bottom-style: dashed;
	border-bottom-color: #009829;
	border-bottom-width: 0px;
}

.linkint:hover {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

h1 {
	color: #03333A;
	/*color: #46874D;*/
	background-color: transparent;
	font-size: 1.4em;
	margin: 1em 0px 1em 0px;
}

h2 {
	font-size: 1.2em;
	color: #03333A;
	background-color: transparent;
	margin: 1em 0px 0.5em 0px;
}

h3 {
	font-size: 1em;
	color: #46874D;
	background-color: transparent;
	margin: 1em 0px 0.2em 0px;
}

h4 {
	font-size: 0.8em;
	color: #03333A;
	background-color: transparent;
	margin: 0.5em 0px 0.1em 1em;
}

/*********************************************
Tabellen
*********************************************/

.td-0 {
	color: #234427;
	background-color: transparent;
	text-decoration: none; 
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	/*border-right-style: solid;
	border-right-color: #009829;
	border-right-width: 1px;*/
}

.td-1, .td-2 {
	color: #234427;
	background-color: transparent;
	text-decoration: none; 
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.td-last, .td-3 {
	text-align: right;
}

/*********************************************
tt_news Formatierungen
*********************************************/

/*********************************************
LATEST
*********************************************/

.news-latest-container {
	padding: 5px 5px 5px 5px;
	color: #03333A;
	background-color: #A2C3A6;
}

.news-latest-item {
	border: 1px solid #CBEECD;      /*white; #2F4F4F;*/
	padding: 5px 5px 5px 5px;
	margin: 5px 0px 5px 0px;
	font-size: 0.8em;
	color: #46874D;
	background-color: #BAE8C1; /*#D1E1D2;*/
}

.news-latest-date {
	font-family: monospace;
	font-size: 0.8em;
	color: #03333A;
	background-color: transparent;
	font-weight: bold;
}


.news-latest-morelink {
	font-size: 0.6em;
	color: black;
	background-color: transparent;
	text-align: right;
}

/*********************************************
LIST
*********************************************/

.news-list-container {
	padding: 15px 5px 15px 5px;
	color: #03333A;
	background-color: transparent; /*#D1E1D2;*/
}

.news-list-item {
	margin: 5px 0px 5px 0px;
	border: 1px solid #03333A;
	padding: 5px 10px 5px 10px;
	font-size: 1em;
	color: #03333A;
}

.news-list-date {
	font-family: monospace;
	font-size: 0.8em;
	color: #03333A;
	background-color: transparent;
	font-weight: bold;
}

.news-list-morelink {
	font-size: small;
	color: black;
	background-color: transparent;
	text-align: right;
}

/*********************************************
SINGLE
*********************************************/

.news-single-item {
	padding: 5px 5px 5px 5px;
	font-size: 1em;
	color: #46874D;
	background-color: #D1E1D2;
}

.news-single-timedata {
	padding: 10px;
	font-family: monospace;
	font-size: 0.8em;
	color: #03333A;
	background-color: transparent;
	font-weight: bold;
}

.news-single-author {
	font-size: small;
	color: black;
	background-color: transparent;
	text-align: right;
}

/*********************************************
Powermail
*********************************************/

.powermail_mandatory {
color: red;
}

.tx_powermail_pi1_fieldwrap_html_text, .tx_powermail_pi1_fieldwrap_html_textarea, .tx_powermail_pi1_fieldwrap_html_captcha  {
padding: 5 0 0 0;
width: 250px;
}

.tx_powermail_pi1_fieldwrap_html_text{
font-size: 80%;
}

.tx_powermail_pi1_fieldwrap_html_42,
.tx_powermail_pi1_fieldwrap_html_43,
.tx_powermail_pi1_fieldwrap_html_44,
.tx_powermail_pi1_fieldwrap_html_45, 
.tx_powermail_pi1_fieldwrap_html_46,
.tx_powermail_pi1_fieldwrap_html_74,
.tx_powermail_pi1_fieldwrap_html_76,
.tx_powermail_pi1_fieldwrap_html_77,
.tx_powermail_pi1_fieldwrap_html_78, 
.tx_powermail_pi1_fieldwrap_html_79 {
padding: 20 0 0 0;
font-size: 100%;
font-weight: bold;
}

.powermail_check_inner {
padding: 0 0 0 34;
text-indent: -20px;
font-size: 80%;
font-weight: normal;
}

.powermail_radio_inner {
padding: 0 0 0 38;
text-indent: -26px;
font-size: 80%;
font-weight: normal;
}

.tx_powermail_pi1_fieldwrap_html_47,
.tx_powermail_pi1_fieldwrap_html_75 {
padding: 0 0 0 38;
}