/*
Theme Name: DataZ
Author URI: http://www.dls-webdesign.com
Version: 1
Author: D.Löbe
Description: 2 spaltiges Design für DataZ
*/


body {
	background: #FFFFFF url(images/background.jpg) top center repeat-x;
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, Sans-serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	border-top: 5px solid #000;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited {
	color: #416CA8;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ff6600;
	}
#container {
	width: 860px;
	text-align: left;
	margin: 0px auto 20px auto;
	overflow: hidden;
	}
* html #header{ width: 860px; padding: 0px;}

#header {
	background: transparent;
	padding: 0px;
	text-align: left;
	margin: 0px;
	clear: both;
	height: 135px;
	}
#headerlogo {
	color: #ffffff;
	background: transparent;
	margin: 25px 0px 10px 0px;
	float: left;
	padding: 0px;
	}

#headerleft {
	color: #ffffff;
	background: transparent;
	margin-left: 0px;
	float: left;
	width: 550px;
	}

#headerleft h1 {
	color: #ffffff;
	background: transparent;
	font-size: 34px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: normal;
	margin: 35px 0px 0px 0px;
	}

#headerleft h1 a {
	color: #ccc;
	background: transparent;
	text-decoration: none;
	font-weight: normal;
	}
#headerleft h1 a:hover {
	color: #fff;
	text-decoration: none;
	}

#headerleft h2 {
	color: #ffffff;
	background: transparent;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: normal;
	margin: 0px;
	}

#headerleft h2 a {
	color: #ffffff;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: normal;
	}

#headerleft h2 a:hover {
	color: #006699;
	text-decoration: none;
	}
#headerright {
	float: right;
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 25px 20px 0px 0px;
	overflow: hidden;
	}

#headerright img {
	margin: 0px;
	padding: 0px;
	}

#menu {
	background: transparent;
	margin: 30px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	text-align: left;
	clear: both;
	}
#menu img{
	border: none;
	}
#menu h2 {
	color: #333;
	font-size: 15px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#menu ul {
	margin: 0px;
	padding: 4px;
	}

#menu ul li a {
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: normal;
	font-size: 13px;
	color: #333;
	padding: 8px 20px 8px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	}

#menu ul li a:hover {
	color: #fff;
	background: #416CA8;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	}

* html #content { width: 500px; margin-top: 10px; }

* html #topphoto { margin: 10px 0px 0px 0px; }

#topphoto {
	background: #eeeeee;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	padding: 0px;
	border: 1px solid #416CA8;
	}
#content {
	background: transparent;
	display: block;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	padding: 0px;
	}

#content_box {
	background: #eeeeee;
	display: block;
	width: 520px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	padding: 20px;
	border: 1px solid #416CA8;
	}
	
#aktuelles {
	background: #eeeeee;
	display: block;
	width: 520px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 20px;
	border: 1px solid #416CA8;
	}

#con_box {
	background: #eeeeee;
	display: block;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	padding: 20px;
	border: 1px solid #416CA8;
	}

#content p{
	margin: 0px;
	line-height: 18px;
	padding: 5px 0px 5px 0px;
	}

#content p img{
	border: none;
	float: left;
	padding: 0px 10px 10px 0px;
	}

#content h1 {
	color: #416CA8;
	font-size: 30px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
#content h1 a  {
	color: #416CA8;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: normal;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #ff6600;
	text-decoration: none;
	}


#content h2 {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 120%;
	}
#content h2 a  {
	color: #333333;
	font-size: 18px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #ff6600;
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #ff6600;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#content li {
	margin: 0px;
	padding: 0px;
	}

#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}

#content ul li a {
	color: #416CA8;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 15px;
	padding: 15px;
	font-style: italic;
	color: #333;
	border: 1px solid #333;
	background: #c9bdaa;
	}


.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}


#sidebar {
	display: block;
	background: #eeeeee;
	color: #000000;
	width: 190px;
	float: right;
	margin: 10px 20px 20px 20px;
	padding: 20px 30px 20px 30px;
	text-align: left;
	border: 1px solid #416CA8;
	}

* html #sidebar { width: 190px; margin: 20px 20px 20px 20px; }

#sidebar p, #sidebar .textwidget {
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}

#sidebar h2 {
	color: #333333;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: normal;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px solid #416CA8;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	}

#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}
#sidebar ul li a {
	color: #416CA8;
	font-weight: normal;
	text-decoration: underline;
	}

#sidebar ul li a:hover {
	color: #ff6600;
	text-decoration: none;
	}
#sidebar ul li ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 0px 10px;
	}

#footer {
	color: #fff;
	background: #416CA8;
	padding: 20px 20px 20px 20px;
	height: 50px;
	text-align: center;
	clear: both;
	border-top: 2px solid #000000;
	}
#footer a {
	color: #fff;
	text-decoration: underline;
	}
#footer a:hover {
	color: #fff;
	text-decoration: none;
	}

	/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend,
form.ddfm label,
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p,
form.ddfm .fmradio p,
form.ddfm textarea,
form.ddfm .fmfullblock,
form.ddfm .fmhalfblock,
form.ddfm .fmselect,
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend,
form.ddfm label,
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 450px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 430px;
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;
}

form.ddfm label {
	display: block;
	float: left;
	width: 26%;
	text-align: right;
	margin: 0 10px 0 0;
	padding-bottom: 15px;
	clear: left;
}

form.ddfm label.fmtextlblwide {
	display: block;
	float: left;
	text-align: left;
	margin: 0 10px 0 1px;
	padding-bottom: 8px;
	width: 100%;
}

form.ddfm select.fmselect {
	float: left;
	display: block;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}

form.ddfm .fmcheck {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmchecklabel {
	display: inline;
	float: none;
	clear: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmradiolabel {
	display: inline;
	float: none;
	clear: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left;
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block;
	float: left;
	width: 26%;
	text-align: right;
	margin: 0 10px 0 0;
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left;
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left;
	display: block;
}

form.ddfm input.fmverify {
	float: left;
	width: 22%;
	margin-bottom: 15px;
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px;
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left;
	display: block;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}

form.ddfm input.fmdate {
	float: left;
	display: block;
	width: 35%;
	margin-bottom: 15px;
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px;
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	clear: both;
	width: 97%;
}

.ddfmwrap .ddfmerrors {
	display: block;
	float: left;
	width: 27%;
	text-align: right;
	margin: 0 10px 0 0;
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left;
	display: block;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both;
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}


/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	}
