/*css*/
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#6c6c6c;
	background:url(images/top_bg.gif) repeat-x top;
	font-size:12px; line-height:17px;
	}
ul, li { list-style-type:none; margin:0; padding:0;}
h1, h2, h3, p { margin:0; padding:0; display:block;}
html { }
img { border:0;}
a { text-decoration:underline;}
a:hover { text-decoration:none;}
.orange { color:#f99d1b;}
.postdate{ color:#f99d1b;}
.postat { color:#999999;}
.postlink{ color:#00aff0;}

.hl_orange {
	background:#f99b1c;
	padding:6px;
	color:#FFFFFF;
	}
	
.feedback_top {
	background:url(images/feedback_top_03.gif) no-repeat;
	width:401px;
	height:4px;
	margin:0;
	}
.feedback_main {
	background:url(images/feedback_main_03.gif) repeat-y;
	width:401px;
	margin:0;
	}
.feedback_bottom {
	background:url(images/feedback_bottom_03.gif) top no-repeat;
	width:401px;
	height:40px;
	padding-top:15px;
	}

#wrapper {
	margin:0 auto 0 auto;
	width:700px;
	}
#header {
	height:86px;
	padding-top:12px;
	background:url(images/logo.gif) no-repeat left bottom;
	}
#menu {
	float:right; height:26px;
	display:block;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin:22px 0 0 10px;
	letter-spacing:1px;
	border-right:1px solid #CCCCCC;
	}
#menu li { float:left; }
#menu a, .sel ,#menu #home a, .hs {
	width:80px; text-align:center;
	height:21px;
	padding:5px 0 0 0;
	display:block;
	text-decoration:none; color:#9f9f9f;
	text-transform:uppercase;
	border-right:1px solid #DFDFDF;
}
#menu a {
	background:url(images/normal_but.gif) no-repeat left top;
	border-bottom:1px solid #CCCCCC;
}
#home {background:url(images/h_ov.gif) top left; border-bottom:1px solid white; }
#home a { margin:0; padding:0 ;background:url(images/s2.gif) top left; border-bottom:1px solid #ccc; }
#menu #home a:hover { background:url('images/bugh_ov.gif') no-repeat 0px 0px;}
.sel { background:url(images/h_ov.gif) -10px 0px; border-bottom:1px solid white;}
#menu a:hover, .hs  {
	background:url(images/h_ov.gif) -10px 0px no-repeat;
	border-bottom:1px solid white;
	}
#imgcontainer1, #imgcontainer2, #imgcontainer3, .viewdemo, #foomenu, #topmenu a {display:block;}
#imgcontainer1 {float:left; margin:0 10px 10px 0;}
#imgcontainer2 {float:right; margin:0 0 10px 10px; }
#imgcontainer3 { float:left; margin:0 10px 10px 0; padding:5px; background:#e9e9e9;}
#imgcontainer3 img { border:1px solid #9d9d9f;}
.viewdemo { 
	background:url(images/view_demo.gif) no-repeat top left;
	padding:10px 0 0 0;
	text-align:center;
	width:110px;
	float:left;
	height:24px;
	margin:10px;
	text-decoration:none;
	}
.viewdemo:hover { font-weight:bold;}
.container {
	clear:both;
	padding:15px;
	}
.container h2, .container h2 a, .container h1, .viewdemo, .blue, #foomenu a, #foomenu2 a{
	color:#00aff0;
	}
.container h1 {
	font-size:21px;
	padding:2px 0 10px 0; 
	margin:0 0 10px 0;
	}
.container h2 {
	font-size:15px;
	}
.container p { padding:10px 0 10px;}
#p1 { float:left; margin:0 10px 0;}

#footherwrapper {
	padding:25px 10px 0 10px;
	height:70px;
	clear:both;
	background:url(images/bottom_bg.gif) repeat-x bottom;
	}
.textarea { width:340px; height:120px;}
#foother div { padding:10px 0 0 0; border-top:1px solid #ccc; clear:left; font-size:11px;}
#foomenu {
	float:left;
	margin:0 0 15px 0;
	}
#foomenu li { float:left;}
#foomenu a { float:left; padding:0 10px; text-decoration:none; border-right:1px solid #00aff0; }
#foomenu a:hover { text-decoration:underline; }
#foomenu2 { float:right; width:210px;}
#foomenu2 li { float:left;}
#foomenu2 a { padding:9px 10px 5px 10px; text-decoration:none; display:block; height:20px; float:left;}
#feedback { background:url(images/ico1.gif) top left no-repeat;}
#topmenu { position:relative;  width:170px; clear:right; padding-left:450px; }
#topmenu li { float:left;}
#topmenu a { padding:10px; float:left; text-decoration:none; }
#topmenu a:hover { text-decoration:underline;}
.blog { background:url(images/bub2.gif) no-repeat 2px 3px;}

.link
{
	color:white;
	background-color:#f99d1b;
}

#contact {
	margin:0;
	padding:0;
	width:400px;
	padding:10px;
	display:block;
	margin-left:100px;
	}
#contact label, #contact input, #contact textarea { 
	float:left;
	margin:0 0 15px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px; color:#666666;
	}
#contact label {
	display:block;
	padding:3px 0;
	width:70px;
	height:15px;
	}
#contact input, #contact textarea {
	width:270px;
	height:20px;
	border:1px solid #CCCCCC;
	padding:0 2px;
	}
#contact label { font-family:"Times New Roman", Times, serif ; font-size:16px; color:#666666; letter-spacing:2px;}
#contact #submit {
	width:70px;
	height:30px;
	border:1px solid #ccc;
	background:white;
	font-weight:bold;
	clear:left;
	margin:0px 0 30px 90px;
	padding:0 0 3px 0;
}
#contact #submit:hover { color:red;}
#contact textarea {
	height:60px;
	}
.hs {}
























#blogstats
{
	position:absolute;
	top:26px;
	left: 270px;
	height: 22px;
	display:inline;
	color:#fff;
	cursor:default;
}

#blogstatsback
{
	background-color:#fff;
	filter: alpha(opacity=100);
 filter: alpha(opacity=20);
 -moz-opacity: 0.20; 
 opacity:0.2;
 -khtml-opacity:0.2;
	position:absolute;
	top:24px;
	left: 265px;
	width: 375px;
	height: 22px;
	display:inline;
	color:#fff;
	cursor:default;
}

#blogstats span
{
	font-size: 11px;
	margin:0;
	padding:0;
	font-weight:bold;
}

#blogstats ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	height:22px;
	font-size:10px;
}

.daytitle
{
	font-size: 12px;
	color:#B80000;
	padding:0;
	font-weight:500;
}


.daytitle a
{
	color:#B80000;
	text-decoration:none;
}

#blogstats ul li{
	list-style: inline;
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
}

#navigation{
	position:absolute;
	top:133px;
	left: 281px;
	height: 22px;
}

#navigation ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	height:22px;
}

#navigation ul li{
	list-style: inline;
	display: inline;
}

#navigation ul li a{
	padding: 5px 15px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;	

}
#navigation ul li a:visited{

}
#navigation ul li a:hover, #navigation ul li.current a{
  background-image:url(Images/underlink.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	margin:0;
	padding-bottom:5px;
	border:0;
	/*border-bottom: 4px solid #fff;*/

}

.clear
{
	clear:both;
}

.clear p
{
	display:none;
}

img {
  border: none;
}

#content .picture {
	margin: auto;
	text-align: center;
}

#content .picture img {
	padding: 4px;
	border: 1px solid #CCCCCC;
}

del {
  text-decoration: line-through;
}
cite {
  font-style: italic;
}

blockquote{
font-size:11px;
margin:0;
width: 360px;
height:100%;
overflow:-moz-scrollbars-horizontal;
overflow-x:scroll; 
overflow-y:hide;
border-left: 5px solid #cccccc;
padding:5px;
padding-left: 10px;
}

#content
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
    	width: 460px;
	float:left;
	margin-right:-200px;
	border-right: 1px dotted #cccccc;
	min-height: 400px;
}

#content h1{
	font-size: 18px;
}
#content h2{
	font-size: 16px;
	color:#480000;
}
#content h2 span {
  font-size: 75%;
  font-weight: bold;
  padding-right: 10px;
  color: #660000;
}
#content h2 a {
 color:#f99d1b;
 text-decoration:none;
}

#content h4 a {
	background:#e1fcfa;
	padding:3px;
}

#content a {
	color:#00aff0;
}

#right {
	float:right;
	width:30%;
	padding:15px;
	padding-top:10pxpx;
	margin-top:45px;
	padding-right:0;
	border-left:1px dotted black;
	}
#right a:active, #right a:link, #right a:visited{
	color:#6c6c6c;
	text-decoration:none;
	}

.leftbox h2
{
	margin:0;
	margin-top:10px;
	font-size: 120%;
}
.leftbox li
{
	font-size: 120%;
	padding:0;
	margin:0;
}

.postfooter
{
	font-size: 9px;
	color:#cccccc;
}

.postfooter a
{
	color:#888888;
}

#moreinfo h2
{
	padding:0;
	margin:0;
}

hr
{
	border: 1px dotted #cccccc;
}

.journal_eintrag h2
{
	margin:0;
	padding:0;
}

#CommentForm input
{
	margin: 2px;
}
#CommentForm label
{
	display:block;
}

.comment h4
{
	display:block;
	width: 100%;
	color:#B80000;
	margin-bottom: 4px;
}

.comment span
{
	display:block;
	/*border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;*/
	color: #999999;
	font-size: 10px;
	/*background-color: #efefef;*/
	height: 14px;
}

.comment a:link
{
	color: #999999;
	font-size: 10px;
}
.comment a:visited
{
	color: #999999;
	font-size: 10px;
}
.comment h4 a:link
{
	color: #B80000;
	font-size: 10px;
}
.comment h4 a:visited
{
	color: #B80000;
	font-size: 10px;
}
.comment cite
{
	color: #999999;
}


.comment blockquote
{
	margin-left:8px;
	padding:0;
}

#CommentForm .postbutton
{
	margin:0;
	padding: 2px;
	background-color: #cccccc;
	border: 1px solid #999999;
	color: #444444;
}

#rightbar{
   float: right;
   width: 170px;
   font-size: 90%;
}

#recentComments ul
{
	padding-left: 10px;
}

#recentComments ul li
{
	margin: 0;
	padding: 0;
}

#footer
{
	float:none;
	margin-left: 20px;
	margin-right: -20px;
	padding:0px;
	/*background-image:url(Images/footer.jpg);*/
	background-repeat: repeat-x;
	background-position:bottom;
	width: 640px;
	height: 30px;
}
#test
{
	float:none;
}

#footer p{
	display:none;
}

#rondo{
	background-position:center;
	background-repeat: no-repeat;
	width:651px;
	margin: auto;
	padding: 0px;
	height:4px;
}

#rondo p{
	display:none;
}

#rondobottom{
	background-position:center;
	background-repeat: no-repeat;
	width:651px;
	margin: auto;
	padding: 0px;
	height:4px;
}

#rondobottom p{
	display:none;
}

#poweredby
{
	margin:0;
	float:left;	
	display: none;
}

a:link
{
	text-decoration:none;	
	color:#666666;
}
a:visited
{
	text-decoration:none;
	color:#666666;
}
a:hover
{
	text-decoration:underline;	
}

.media{
	color: #00014C;
	font-size: 80%;
	background: transparent url("images/mitem.gif") no-repeat 4px 0px;
	padding-left: 25px;
}

legend
{
	color:#666666;
}

div.debug
{
	display: none;
}

p.subtextlogo
{
	text-align: center;
	padding-top: 8px;
}