html,body{margin:0;padding:0;background:#FBD043;}
body{font: 76% arial,sans-serif;text-align:center}
div#header {padding:10px;}
div#container{text-align:left;background: #29346C; padding:00px }
div#container{width:1000px;margin:10px auto 10px}
div#wrapper{float:left;width:100%}
div#content{margin: 0 203px}
div#footer{clear:left;width:1000px;}
div#main{margin:0px;}

div#titel {
color: #0a3871;
}

.sufu {
background-color: white;
margin: 0px auto 5px;
height:30px;
padding:5px;
padding-left:10px;
vertical-align: top;
}

.sufuform {
margin: 0px auto;
}

.sucheInput {
	background-color: #f1f4f6;
	border: 1px solid #0a3871;
	width: 260px;
	height: 25px;
	font-weight: bold;
	font-size:17px;
	vertical-align:center;
}

.suchebutton {
	font-weight: bold;
	border: 1px solid #0a3871;
	background-color: #F0F0F0;
	color: #0a3871;
	cursor: pointer;
	height: 20px;
	width:60px;
}

.blockhead {
padding: 2px 0px 0px 5px;
margin: 1px 0px 0px 0px;
	width: 178px;
	height: 20px;
border-bottom: 1px solid #d1d6e1;
	background-color:#f1f4f6;
	color: #0a3871;
	text-align: center;
	font-weight: bold;
	font-size:12px;
}

/*--------Leftsidebar----------*/

div#leftsidebar{float:left;width:178px;margin-left:-990px;
vertical-align:top;
background-color: #29346C;
}

.linkblock {
background-color:#f1f4f6;
margin: 0px 0px 10px 0px;
font-size:11px;
}

.linkblock a {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 10px;
color:#0a3871;
text-decoration: none;
background-color:#f1f4f6;
width: 173px;
height: 15px;
display: block;
font-size:12px;
border-bottom: 1px solid #0a3871;
}

.linkblock2 {
margin: 0px 0px 10px 0px;
font-size:11px;
}

.linkblock2 a {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color:#0a3871;
text-decoration: none;
width: 173px;
height: 81px;
}

#leftsidebar a:hover {
color:#e34c0a;
text-decoration: none;
}

.NavBaum {
	margin: 0px;
	list-style: none;
	text-align:left;
}

.NavBaum li {
	padding: 0px 0px 2px 0px; 
}

#leftsidebar>.spacer {
margin: 100px;
}

#leftsidebar .spacer {
font-size:5px;
background-color:red;
height: 1px;
margin: 0px;
padding: 2px;
}

.stats {
font-size:11px;
background-color:#f1f4f6;
margin: 0px 0px 0px 5px;
width:178px;
}

.stats td {
height: 15px;
margin: 0px;
padding: 0px;
}

.stats a {
margin: 0px;
padding: 0px;
border:0px;
background-color:#f1f4f6;
width: 0px;
}

#leftsidebar>.statstext {
width:178px;
}

#leftsidebar>.linkblock {
	width: 183px;
}

.statstext {
margin: 0px 0px 0px 10px;
width:168px;
}

/*-------Rightsidebar----------*/

#container>#rightsidebar {
width:183px;
}

#rightsidebar {
float:left;
margin-left:-193px;
	width: 178px;
	background-color: #29346C;
	vertical-align: top;
}

#rightsidebar a {
text-decoration: none;
color:#0a3871;
}

#rightsidebar a:hover {
color:#e34c0a;
text-decoration: none;
}

#rightsidebar>.blockhead {
	width: 178px;
}

#rightsidebar>.artikelblock {
width:177px;
}

.artikelblock {
width:177px;
background-color:#f1f4f6;
padding: 2px;
	border-bottom: 1px solid #0a3871;
	color: #000000;
	line-height: 15px;
	font-size: 10px;
}

.artikelblock h2 {
	font-size: 11px;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.alleart {
	font-size: 11px;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.rechtsblock {
margin: 0px 0px 10px 0px;
background-color:#f1f4f6;
}

/*----------Content------------*/

.centercontent {
background-color: white;
	width: 100%;
	margin-top:10px;
	text-align:left;
	vertical-align: top;
	padding:0px;
}

.centercontent a {
text-decoration: underline;
color:#0a3871;	
}

.centercontent a:hover{
color:#e34c0a;
text-decoration: none;	
}

.centercontent h1 {
	font-size: 14px;
}

.centercontent h2 {
padding:0px;
margin:5px 0px 0px 0px;
	font-size: 14px;
}

.centercontent h3 {
font-size: 12px;
background-color:red;
}

.centercontent .url {
font-size: 10px;
}

.contenttbl {
margin:5px auto;
}

.contenttbl h1 {
margin:5px 0px;
}

.contenttbl h3 {
font-size: 12px;
}

.toptr {
padding:5px;
margin:15px 0px 0px 15px;
height:15px;
}

.tags {
color:#bbbbbb;
}

.catdesc {
width:95%;
margin:15px 0px 0px 15px;
}

.catdesc h1{
font-size: 12px;
}

.catdesc h3{
font-size: 12px;
}

.centercontent hr {
width:80%;
color:#bfc5d2;
background:#bfc5d2;
}

.link {
padding:0px 0px;
}

.subinp  {
	background-color: #f1f4f6;
	border: 1px solid #0a3871;
	vertical-align:middle;
}

.limit  {
	background-color: #ffffff;
	border: 1px solid #ffffff;

}

.centercontent button {
	font-weight: bold;
	border: 1px solid #0a3871;
	background-color: #F0F0F0;
	color: #0a3871;
	cursor: pointer;
	height: 20px;
	width:60px;
}

.msg {
	border: 1px solid #0a3871;
	text-align:center;
	background-color: #9acd32;
	vertical-align:middle;
	font-weight:bold;
}

.label {
vertical-align:top;
}

.errForm {
border: 1px solid red;
text-align:center;
background-color: #f1f4f6;
display: block;
}

.footertbl {
background-color: #f1f4f6;
width:80%;
color:#0a3871;
}

.footertbl a {
text-decoration: none;
color:#0a3871;
}

.footertbl a:hover {
color:#e34c0a;
text-decoration: none;
}

.buttons {
	font-weight: bold;
	border: 1px solid #0a3871;
	background-color: #F0F0F0;
	color: #0a3871;
	cursor: pointer;
	height: 20px;
}

div#footer {
color:#29346C;
}

.flmtr { 
width:36px;
vertical-align:top;
border-bottom: 1px solid #0a3871;
background-color:#ffffff;
}

.flmtd {
width:40px;
text-align:center;
background-color:#ffffff;
}

.flmtd2 {
width:40px;
text-align:center;
font-weight: bold;
}

.flmrow {
border: 1px solid #0a3871;
vertical-align:top;
}

#box {
position:fixed; top: 150px; z-index: 20; right:0px; height: 296px;
overflow:hidden;
text-align:right;
}

#box a {
background-image:url("/templates/rin2/images/feedb.gif"); 
color:black;
background-repeat: no-repeat;
font:bold 16px verdana, sans-serif;
text-decoration:none;
display:block;
height:75px;
width:20px;
}

#box a:hover {
color:black;
background:#d1d6e1;
width:300px;
border:1px solid black;
height:195px;
cursor:default;
}

#box a span {display:none;}

#box a:hover span {
text-align:left;
color:black;
font-size:10px;
font-weight:normal;
display:block;
padding:10px;
width:300px;
}
