#blogContent {
	clear: both;
	background-image: url('images/linearbackground.png');
	background-repeat: repeat-x;
	display: none;
	padding-top: 50px;
}
#blogContent:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#blogCenter {
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#blogTitle {
	background: url("images/blogheader.png") no-repeat scroll 0 0 transparent;
	color: #EE8212;
	font-size: 30px;
	font-weight: normal;
	height: 110px;
	text-align: left;
	width: 900px;
}

#blogSubtitle{
	color: #666666;
	text-shadow: 1px 1px 0 white;
	font-size: 14px;
	padding-left: 24px;
}

#blogLogo {
	left: 499px;
	position: relative;
	top: -28px;
}
#blogText {
	left: 24px;
	position: relative;
	top: 10px;
}
#blogComment_submit {
  background-color: #EF8213;
  border: 1px solid #000000;
}

h3#comments {
  margin-top:50px;
}

.nopadding {
  padding:0px;
}

.nomargin {
  margin:0px;
}

/*
Theme Name: veeeb
Theme URI: http://blog.veeeb.com
Description: The default theme for veeeb blog.
Version: 1.0
Author: Huan Vu
Author URI: http://huvu.de
*/

.wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
}

.leftcolumn {
	float: left;
	width: 623px;
	background-color: #FFFFFF;
	border-right: 2px solid #E1E1E1;
}
.leftpadding {
	padding: 0px 28px 56px 28px;
}
.rightcolumn {
	float: left;
	width: 260px;
	background-color: #EF8213;
}
.rightpadding {
	padding: 19px 0px 40px 20px;
}

.kopfzeile {
	position: relative;
	top: 0px;
	left: 0px;
	clear: left;
	width: 883px;
	height: 119px;
	margin: 0px 0px 9px 0px;
	vertical-align: bottom;
}

.logo {
	float: left;
	margin-left: 0px;
	display: none;
}
#header_link {
	display: none;
	text-align: right;
}
.headermenu {
  font-size: 12px;
  float: right;
  margin-top: 17px;
  text-align:right;
  padding-right:0px;
}


.footermenu {
clear: both;
width: 883px;
text-align: left;
	font-size: 12px;
	padding: 15px 0px 80px 74px;
}

.veeeb {
	color: #EF8313;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a {
	color: #868683;
	text-decoration: none;
}

a img {
	border: none;
}

a:visited {
	color: #868683;
	text-decoration: none;
}

a:hover {
	color: #868683;
	text-decoration: underline;
}

.more-link {
	margin-left: 5px;
	font-weight: bold;
	font-style: italic;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	font: Arial, sans-serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	font-family: Arial, sans-serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 100%/175% Arial, sans-serif;
	margin-bottom: 10px;
	/*letter-spacing: -1px;*/
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: 12px;
	margin-bottom: 20px;
}

.metatags {
	color: #000000;
}

.metatags a:link, .metatags a:hover, .metatags a:visited {
	color: #EF8213;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	/*letter-spacing: 0;*/
}

.storytitle {
	margin: 30px 0 0 0;
	font-size: 30px;
	color: #EE8212;
	padding-top: 21px;
	font-weight: normal;
}

.storytitle a {
	text-decoration: none;
	color: #EE8212;
}

.storycontent {
	margin-top: 3px;
	color: #000000;
	font-size: 12px;
	width: 575px;
}

.storycontent a:link, .storycontent a:hover, .storycontent a:visited {
	color: #EF8213;
}

.trennlinie {
	margin: 15px 0 60px 0;
}

#comments {
	color: #000000;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 0;
	margin-bottom: 7px;
}

#postcomment {
	color: #000000;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 0;
	margin-bottom: 7px;
	margin-top: 22px;
}


#commentform #name, #commentform #company, #commentform #mail {
	background: #FFFFFF;
	padding: 0;
	border: none;
	width: 261px;
	font-size: 12px;
	height: 22px;
	font-family: Arial, sans-serif;
	margin-bottom: 7px;
	margin-top: 5px;
	border: 1px solid #000000;
}

#commentform #street, #commentform #phone {
	background: #FFFFFF;
	padding: 0;
	border: none;
	width: 222px;
	font-size: 12px;
	height: 22px;
	font-family: Arial, sans-serif;
	margin-bottom: 7px;
	margin-top: 5px;
	border: 1px solid #000000;
}

#commentform #postal {
	float: left;
	background: #FFFFFF;
	padding: 0;
	border: none;
	width: 91px;
	font-size: 12px;
	height: 22px;
	font-family: Arial, sans-serif;
	margin-bottom: 7px;
	margin-top: 5px;
	margin-right: 6px;
	border: 1px solid #000000;
}

#commentform #city {
	float: left;
	background: #FFFFFF;
	padding: 0;
	border: none;
	width: 123px;
	font-size: 12px;
	height: 22px;
	font-family: Arial, sans-serif;
	margin-bottom: 7px;
	margin-top: 5px;
	border: 1px solid #000000;
}

#commentform {
	font-size: 12px;
	text-align: left;
	margin-top: -5px;
}

#commentform textarea {
	width: 364px;
	background-color: #FFFFFF;
	border: none;
	font-size: 12px;
	height: 180px;
	font-family: Arial, sans-serif;
	margin-top: 6px;
	border: 1px solid #000000;
}

.commentsend {
	float: right;
	width: 60px;
	height: 22px;
	text-align: right;
	background-color: #EF8213;
	border: 1px solid #000000;
	margin-top: 13px;
}

.formrow {
	clear: left;
	width: 366px;
}

.formleft {
	float: left;
	width: 103px;
	text-align: left;
	padding-top: 9px;
}

.formright {
	float: left;
	width: 263px;
	text-align: left;
}

.formleft2 {
	float: left;
	width: 142px;
	text-align: left;
	padding-top: 9px;
}

.formright2 {
	float: left;
	width: 224px;
	text-align: left;
}

.forminfo {
	clear: left;
	width: 366px;
	text-align: right;
	color: #B6B6B6;
	font-size: 9px;
	height: 40px;
}

#commentform p {
	font-size: 12px;
}

#commentlist p {
	font-size: 12px;
	line-height: 1.5em;
}

#commentlist li ul {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style-type: none;
}

.comment-line {
	clear:both;
	width: 100%;
	border-top: 2px dotted #0086D6;
	margin-top: 20px;
}

.comment-date {
	width: 100%;
	text-align: right;
	margin: 8px 0px 0px 0px;
	font-size: 12px;
	color: #0086D6;
}

.comment-date a {
	text-decoration: none;
	color: #0086D6;
}

.comment-author {
	text-transform: uppercase;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.comment-author a {
	text-decoration: none;
	color: #000000;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

#header {
	background: #90a090;
	border-bottom: 3px double #aba;
	border-left: 1px solid #9a9;
	border-right: 1px solid #565;
	border-top: 1px solid #9a9;
	font: italic normal 230% Arial, sans-serif;;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 60px;
}

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

#header a:hover {
	text-decoration: underline;
}

#menu {
float: left;
	margin: 0px 0px 40px 0px;
	width: 100%;
}

#menu form {
	margin: 0px 0px 00px 0px;
}

#menu input#s {
	float: left;
	background-color: #85E4FF;
	color: #000;
	border: 0px;
	margin-left: 7px;
	width: 90px;
	height: 17px;
	margin-bottom: 21px;
	font-size: 12px;
}

.suchfeld {
	float: left;
	background-color: #FFFFFF;
	color: #000;
	border: 0px;
	margin-left: 0px;
	width: 184px;
	padding: 0;
	height: 22px;
	margin-bottom: 13px;
	font-size: 12px;
}

.suchebutton {
	width: 22px;
	height: 22px;
}

.suchetitel {
	color: #282521;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 1px;
		margin-bottom: 5px;
}

#menu ul {
	clear: both;
	color: #282521;
	list-style-type: none;
	margin: 9px 0px 0px 0px;
	padding: 0;
	font-size: 16px;
}

#menu ul li {
	margin: 0;
	padding: 0;
	padding-bottom: 1px;
	font-weight: bold;
	margin-bottom: 5px;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% Arial, sans-serif;;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 0px;
}

#menu ul ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu ul ul li a:hover {
	text-decoration: underline;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 0px;
}

.rssfeed {
}

.rssbutton {
	margin-right: 5px;
	margin-bottom: 3px;
	vertical-align: middle;
}

.rssbuttonlink:hover {
	text-decoration: none;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px Arial, sans-serif;;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	/*border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
