/* IPDAY Design 2012 by DAC */


* {
	margin: 0;
	padding: 0;
}
:focus, :active {
	outline: 0;
}
body {
	font: 14px Verdana, Arial, Sans-Serif;
	color: #454340;
	background:#fff;
}
a {
	text-decoration: none;
	color: #454340;
}
a:hover {
	color: #454340;
	text-decoration: underline;
}
.x {
	clear: both;
}
.v-spacer {
	clear: both;
	height: 25px;
}
p {
	line-height: 22px;
	margin: 0 0 22px;
	color: #454340;
}
img {
	border: 0;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #EA6013;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #454340;
}
h3 {
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 10px;
	color: #EA6013;
}
h4 {
	font-size: 16px;
	font-weight: normal;
	float: left;
	margin-bottom: 10px;
	color: #EA6013;
}
h5 {
	font: 14px Verdana, Arial, Sans-Serif;
	font-weight: normal;
	line-height: 22px;
	margin: 0 0 22px;
	color: #EA6013;
}
#wrapper {
	background: #fff;
	margin: 0 auto;
	width: 900px;
	border-right: 1px solid #454340;
	border-left: 1px solid #454340;
	border-bottom: 1px solid #454340;
}
#content {
	background: url(../pic_lib/ipday_bg.png) repeat-y;
	width: 900px;
}
#logo {
	background: url(../pic_lib/ipday_header.png) no-repeat;
	height:220px;
}
#logo13 {
	background: url(../pic_lib/ipday_header13.png) no-repeat;
	height:220px;
}
#logo14 {
	background: url(../pic_lib/ipday_header14.png) no-repeat;
	height:220px;
}
#logo15 {
	background: url(../pic_lib/ipday_header15.png) no-repeat;
	height:220px;
}
#logo16 {
	background: url(../pic_lib/ipday_header16.png) no-repeat;
	height:220px;
}
#logo17 {
	background: url(../pic_lib/ipday_header17.png) no-repeat;
	height:220px;
}
#logo18 {
	background: url(../pic_lib/ipday_header18.png) no-repeat;
	height:220px;
}
#logo19 {
	background: url(../pic_lib/ipday_header19.png) no-repeat;
	height:220px;
}
#logo20 {
	background: url(../pic_lib/ipday_header20.png) no-repeat;
	height:220px;
}
#links {
	width: 175px;
	padding-right: 10px;
	padding-left: 10px;
	float:left;
	display: block;
}
#rechts {
	width: 685px;
	padding-right: 8px;
	padding-left: 10px;
	display: block;
	float: right;
}
.menu {
	list-style: none;
	margin: 5px 0px 0 5px;
	width: 165px;
	float: left;
}
.menu li {
	float: left;
	margin: 0 4px 4px 0;
	width: 165px;
}
.menu li a {
	display: block;
	font-size: 14px;
	padding: 14px 24px;
	border: 1px solid #fff;
}
.menu a:hover {
	border: 1px solid #EA6013;
}
li.current a {
	border: 1px solid #EA6013;
}
li.current2 a {
	border: 1px solid #fff;
}
.menu li ul {
	display: block;
	background: #fff;
	margin: -1px 0 0;
	position: absolute;
	display: none;
	z-index: 2;
	border: 1px solid #ddd;
}
.menu li ul li {
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
}
.menu li ul li a {
	width: auto;
	margin: 4px;
	white-space: nowrap;
}
#main {
	width: 900px;
	margin-left: 25px;
	margin-right: 25px;
}
#main p {
	text-align: justify;
}
#main img {
}
#main ul li {
	line-height: 22px;
	color: #4b4b4b;
	text-align: left;
}
#left {
	width: 599px;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	display: inline;
	border-right: 1px solid #ccc;
}
#left p {
	text-align: justify;
}
#left img {
	float: left;
	margin: 5px 20px 2px 0;
	padding: 3px;
	border: 1px solid #ccc;
}
#left form {
	padding-left: 45px;
}
#left label {
	float: left;
	display: block;
	clear: both;
	padding: 3px 0;
	color: #666;
	font-weight: normal;
	width: 150px;
}
#left .lcurrent {
	font-weight: bold;
}
#left label img {
	vertical-align: middle;
}
#left input.text, textarea, select {
	float: left;
	margin: 0 5px 10px 0;
	padding: 7px;
	width: 350px;
	border: 1px solid #ccc;
}
#left textarea {
	height: 200px;
}
#left select {
	width: 366px;
}
#left input.radio {
}
#left input:focus {
	border-color:#aaa;
}
#left textarea:focus {
	border-color: #aaa;
}
#left ul li {
	line-height: 22px;
	color: #4b4b4b;
	text-align: left;
}
.error {
	font-size: 10px;
	color: #666;
	margin: 0 0 10px 150px;
	display: none;
}
#left .submit {
	border: 0;
	background: #7f2927;
	color: #fff;
	padding: 5px;
	float: left;
	margin-left: 150px;
}
ul {
	color: #666;
	margin: 0 0 10px 30px;
	line-height: 18px;
}
ol {
	color: #666;
	margin: 5px 0 5px 30px;
	line-height: 18px;
}
#contact-back {
	margin: 12px 40px 0 0;
	float: right;
}
.post {
	position: relative;
	margin-bottom: 20px;
	height: 127px;
}
.post-options {
	position: relative;
	margin: -37px 0 40px 0;
	font-size: 10px;
	color: #666;
}
#right {
	width: 223px;
	float: left;
	padding-left: 25px;
	display: inline;
}
#feature {
	margin-left: 28px;
	padding-bottom: 10px;
}
.small-post {
	float: left;
	width: 260px;
	margin-right: 56px;
}
.small-post img {
	border: 1px solid #ccc;
	padding: 3px;
	margin-bottom: 10px;
}
.last {
	margin-right: 0;
}
#feature ul {
	margin-top: -11px;
}
#footer {
	text-align:center;
	color: #666;
	font-size: 11px;
	margin: 20px 0 20px 10px;
}
#footer a {
	text-decoration: underline;
	color: #666;
}
.post-info {
	font-size: 11px;
	color: #999;
}
.break {
	border-top: 1px solid #ccc;
	margin: 30px 0;
	display: block;
}
.break2 {
	border-top: 1px solid #ccc;
	margin: 0 0;
	display: block;
}
.picsname {
	float: left;
	margin: 0 0;
	display: inline;
	width: 400px;
	height: 275px;
	text-align:left;
}
.pics {
	float: right;
	margin: 0 0;
	display: inline;
	width: 400px;
}
.picsnameli {
	float: right;
	margin: 0 0;
	display: inline;
	width: 400px;
	height: 275px;
	text-align:right;
}
.picsli {
	float: left;
	margin: 0 0;
	display: inline;
	width: 400px;
}
.no-border {
	border: 0;
}
.space {
	margin-bottom: 20px;
}
