body {
        text-align: center;
        padding: 0;
        margin: 0;
        background-color: #ffffff;
        font-family: Verdana, Geneva, Arial, sans-serif;
        font-size: 11px;
        line-height: 15px;
        color: #000000;
}					
blockquote {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-right: 0;
	border: #e6e6e6;
	border-width: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	background-color: #cccccc;
}
img 
{
border:0px;
}
img A:link, A:active, A:hover, A:visited{
	text-decoration: none;
        border: 0px;
}
A:link, A:active, A:hover {
	text-decoration: none;
	color: #777777;
	border-bottom: dotted #cccccc 1px;

}
A:visited {
	color: #777777;
	text-decoration: none;
	border-bottom: dotted #cccccc 1px;

}
p A:link, p A:active {
	color: #777777;
	border-bottom: dotted #cccccc 1px;
}

.main {
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	}
.spacer {
	background:url(../images/bg/patternbg.gif);
}
.tooltip {
   	position: absolute;
	display: none;
}
.bg2
	{
	background:url(../grafik/bg_01.gif);
}
.datetitle{
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 10px;
       color: #777777;
       border-bottom: 1px dotted #777777;
       padding-bottom: 10px;
}
#nav
{
	position: absolute;
	right: 5px;
	top: 7px;	
	height: 20px;
}

#nav img
{
	margin: 0 6px;
}

#footer {
        background: url(/images/orange/bottombackground.gif) repeat-x;
        width: 100%;
        padding-bottom: 14px; 
	text-align: center;
	align: center;
	clear: both;
}
#ftrtxt {
	background: url(/images/orange/fg_orangebottombanner.gif);
	align: center;
	padding: 0;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	width: 800px;
	margin: 0 auto;
}
#ftrtxt p {
	margin: 0;
	padding: 11px 95px 0 0;
}
#header {
	background: url(/images/orange/background.gif) repeat-x;
	width: 100%;
	text-align: center;
	align: center;

}
#headermenu {
	background: url(/images/orange/fg_orangetopbanner.gif);
	align: left;
        padding: 0;
        font-size: 10px;
        line-height: 13px;
        color: #fff;
        width: 800px;
        margin: 0 auto;
}

.content{
	width: 500px;
}
.blogtitle{
       padding-top: 10px;
       color: #000;
       font-family:  Verdana, Arial, Helvetica, sans-serif;
       font-size: 13px;
       font-weight: bold;
}
.formfield {
	background-color: #666666;
	margin:0px 0px 10px 5px;
	padding-bottom:4px;
}
.formfield2 {
	font-weight: normal;
	font-size: 11px;
	color: #DDDDDD;
	background-color: #666666;
	margin:0px;
	padding:3px;
	border:0px;
	border-bottom: 1px dotted #DDDDDD;
}
.textarea {
	font-family: Verdana, Georgia, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#DDDDDD;
	line-height:145%;
	background-color:#666666;
	padding:3px;
	border:1px solid #CCCCCC;
}
.commentborder {
	padding:3px 4px 3px 4px;
	background:#fffff;
	border:1px solid #444444;				
}
.externalcommentposted {
	background:#cccccc;
	margin:0px 0px 8px 0px;
	padding:5px 5px 5px 15px;
}
#sidebar {
 position: relative;
 width: 220px; 
 float: right;
 margin: 0 0 0 0px;
 text-align: left; /* IE hack Part 2 */
 display: inline;
 border: 0px solid #333;
 overflow: hidden;
 }

.front{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.links {
	float: left;
	width: 314px;
	margin: 5px 0 5px 0;
	padding: 0;
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}
.reclir {
	float: right;
	width: 100px;
	margin: 0;
	padding: 0;
	text-align: left;
	border: 1px solid #333;
}

.reclil {
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.formfield {
        background-color: #ffffff;
	margin:0px 0px 10px 5px;
	padding-bottom:4px;
}
.formfield2 {
       font-weight: normal;
       font-size: 11px;
       color: #000000;
       background-color: #ffffff;
       margin:0px;
       padding:3px;
       border:0px;
       border-bottom: 1px dotted #DDDDDD;
}
.textarea {
       font-family: Verdana, Georgia, Arial, sans-serif;
       font-weight: normal;
       font-size: 11px;
       color:#000000;
       line-height:145%;
       background-color:#ffffff;
       padding:3px;
       border:1px dotted #CCCCCC;
}

.front a {
	color: #DC0181;
	text-decoration: none;
}
.front a:hover {color: #DC0181; text-decoration: underline;}
