p {
	font: 100% Verdana;
	margin-top: 2px;
	margin-bottom: 5px;
	line-height:130%;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	font-weight: bold;
	color:black;
	margin-top: 8px;
	margin-bottom: 6px;
}

h2 {
	font: bold 130% Verdana;
	margin-top: 6px;
	margin-bottom: 6px;
	color:#ff8c21;
}

h3 {
	font: bold 100% Verdana;
	margin-top: 4px;
	margin-bottom: 4px;
}

td {
	font: 100% Verdana;
}

ul {
	font: 100% Verdana;
	margin-top:0px;
	margin-bottom:0px;
}

li {
	font: 100% Verdana;
}

hr {
    height: 1px;
    color: #aaa;
    background-color: #aaa;
    border: 0;
    margin: 5px 0 5px 0;
}

img { border: 0px; }

a:link { font-weight:normal; color:#0000cc; text-decoration:none }
a:visited { font-weight:normal; color:#0000aa; text-decoration:none }
a:hover { font-weight:normal; color:#000000; text-decoration:underline }
a:active { font-weight:normal; color:#000000; text-decoration:underline }
a:focus { font-weight:normal; color:#000000; text-decoration:underline }

#menu {
  background: #ff8c21;
}

#right {
  background: #fff;
  border: 1px solid #ff8c21;
}

#veranstpopup {
	background-color:#ffffdd;
	color:black;
	border-color:black;
	border-width:20px;
}

.post {
	margin: 0 0 10px;
}

.post img {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}

.feedItem {
	font-size:8pt;
	list-style-type:None;
	margin-left:-39px;
	margin-bottom:4px;
}

.feedItemTitle {
	margin-top:2px;
	margin-bottom:2px;
}












.header {
	font-family: Trebuchet MS;
	font-size: 2.0em;
	padding-bottom: 8px;
	font-weight: bold;
}

.description {
	font-size: 0.6em;
	font-weight: normal;
	margin-bottom: 10px;
}

.container {
	margin: 5px;
	font-family: Verdana;
	font-size: 1.0em;
	background: #FFFFFF;	
}

.containerPost {
}

.postInfo {
	padding-top: 25px;
	padding-bottom: 15px;
	text-align: center;
	font-family: Verdana;
	font-size: 1.0em;
	margin-left: 5px;
}

.postInfo a {
	color: #0066CC;
}

.postInfo a:hover {
	color: #114477;
	text-decoration: underline;
}

.postTitle {
	font-family: Trebuchet MS;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: -3px;
}

.postTitle a {
	color: #000000;
}

.postTitle a:hover {
	color: #ff8c21;
	text-decoration: none;
}

.timestamp {
	color: #777777;
	font-size: 0.9em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, Sans-Serif;
}

.postText {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.0em;
	margin-top: 15px;
	text-align: justify;
}

hr {
	border: 0;
	height: 1px;
	color: #2F85D5;
}

.infoSection {
	color: #333333;
	padding: 2px;
	font-weight: bold;
	margin-top: 10px;
	font-size: 1.2em;
}

.containerComments {
	margin-left:5px;
	font-family: Verdana;
	font-size: 1.0em;
}

.commentInfo {
	text-align: right;
	color: #999999;
	font-family: Verdana;
	font-size: 1.0em;
	margin-top: -5px;
	margin-bottom: 5px;
	padding-bottom: 15px;
}

.timestampComment {
	color: #777777;
	font-size: 1.0em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, Sans-Serif;
}

.footer {
	clear: both;
	height: 63px;
	text-align: center;
	background-image: url(kubrickfooter.jpg);
	color: #333333;
	font-size: 0.7em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, Sans-Serif;
}

.header img {
	position: absolute;
	right: 15px;
	top: 5px;
}

.inputTitle {
	width: 600px;
}

.comment_title {
	width: 400px;
}

textarea {
	font-family: Verdana;
	font-size: 11px;
}

.commentTextarea {
	width: 400px;
	height: 200px;
	font-family: Verdana;
	font-size: 11px;
}

.code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

.num_posts {
	color: #777777;
}

.editsection { display:none; }

div.floatright { float:right; }
div.floatleft { float:left; }

#navigation a { background: url("/wmtipp/ball.gif") no-repeat left center;  padding-left: 22px;}

