body {
	padding-left:10px;
	padding-right:10px;
	font-family: Verdana, sans-serif;
	font-size:small;
	background: #fff;
}

/*Layout structure*/

#wrap {
	min-width: 500px;
	max-width: 1400px;
}
#content {
	width: 100%;
	font-size: 95%;
	line-height: 1.5em;
	color: #000;
}
#sidebar {
	float:right;
	width:20%;
	background: #000000;
	color: #fff;
	position:relative;
	margin-top:20px;
}
#leftbar {
	float:left;
	width:22%;
	background: #000000;
	color: #fff;
	position: relative; 
	top: 10px;
}
#footer {
	clear:both;
	background: #000000;
	color: #fff;
}
	
/*Header*/

#header {
	border-bottom: 3px solid #FF0000;
	background: #000000 url(../img/header-bg.gif) repeat-x top left;
}

#header h1 {
	margin:0;
	padding: 30px;
	background: url(../img/cat-logo.gif) no-repeat top left;
}
#header div#rebel {
	margin-left:55px;
	margin-top:80px;
	font-family: Georgia, serif;
	font-size: 24px;
	color:#FFFFFF;
	display:inline;
}

/*Nachrichtenleiste*/

#message {
	padding-bottom:10px;
	font-size:100%;
	color: #fff;
	text-align:center;
	background: #000000;
	
}
#message strong {
	padding: 20px 0 0 60px;
	font-size:14px;
}
/* for page without saying */

#message {;
	padding: 5px 0 10px 0;
	background: #000000;
}

/*Seitenleiste*/

.box {
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	background:#FF0000;
	height:1%;
}
html>body .box {
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	background:#FF0000;
	height:auto;
}
.box h3 {
	margin: 0;
	padding:15px;
	font-family:Georgia, serif;
	font-size: 120%;
	font-weight: normal;
	color: #fff;
}
.box p {
	margin:0;
	padding: 0 12px;
}
.right_menu_below a {
color:#FFFFFF;
}
.right_menu_below a:hover {
color:#0000FF;
}
.right_menu a {
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px 8px 18px;
	color: #fff;
	text-decoration: none;
	border: 1px solid #000;
	border-bottom: #fff;
	background: #F9E9A9 url(../img/right_menu_unselected.gif) repeat-x top left;
	height: 1%;
	text-align:center;
}
html>body .right_menu a {
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px 8px 18px;
	color: #fff;
	text-decoration: none;
	border: 1px solid #000;
	border-bottom: #fff;
	background: #F9E9A9 url(../img/right_menu_unselected.gif) repeat-x top left;
	height: 30px;
	text-align:center;
	vertical-align:middle;
}
 .right_menu a:hover {
	color: #fff;
	padding: 4px 8px 8px 18px;
	background:#FF0000 url(../img/right_menu_selected.gif) repeat-x top left;
}

/*left-bar*/

.box_left {
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: 100%;
	line-height: 1.5em;
	color: #666;
	background: #000000;
}
.box_left h3 {
	margin: 0;
	padding:10px 0 10px 10px;
	font-family:Georgia, serif;
	font-size: 140%;
	font-weight: normal;
	color: #fff;
}
.box_left p {
	margin:0;
	padding: 0 20px;
}
html>body .left_menu a {
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px 8px 18px;
	color: #fff;
	text-decoration: none;
	border: 1px solid #000;
	border-bottom: #fff;
	background: #F9E9A9 url(../img/top_menu_unselected.gif) repeat-x top left;
	height: auto;
	text-align:center;
}
#leftbar a:hover {
	color: #fff;
	background: #fff url(../img/top_menu_selected.gif) repeat-x top left;
}
/*gutter*/

#content .gutter {
	margin-left:210px;
	margin-right:200px;
}
#content .gutterLevels {
	margin-left:230px;
}

/*html>body .gutter {
width: 550px;
} */
#leftbar .gutter2 {
	padding: 25px;
}
#sidebar .gutter3  {
	padding:15px;
}

/*Inhalt*/

#content h2 {
	margin: 0 0 1em 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 150%;
	font-weight:normal;
	color: #000;
}
dl.feature {
	padding: 15px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	display: inline-table;
}
dl.feature:after {
	content: ".";
	display:block;
	height: 0;
	clear:both;
	visibility:hidden;
}
dl.feature dt {
	margin: 0 0 .5em 0;
	font-family: Georgia, serif;
	font-size: 140%;
	color:#666666;
}
dl.feature dt img {
	float: left;
	margin: 0 15px 15px 0;
	padding: 0 4px 4px 0;
	background: url(../img/photo-frame.gif) no-repeat bottom right;
}
dl.feature dd {
	margin-left:169px;
	font-size: 90%;
	line-height: 1.5em;
	color: #666;
}
/* vor IE5/Mac verstecken\*/
* html dl.feature { height:1%; }
dl.feature {display: block;}
/* vor IE5/Mac verstecken Ende*/

/*footer*/

#footer {
	clear:both;
	background:#FF0000;
}
#footer p {
	margin: 0;
	padding: 15px;
	font-size: 85%;
	color: #000000;
	text-align: center;
}
#footer a {
	color:#0000FF;
}
/* vor IE5/Mac verstecken\*/
* html #footer { height:1%; }
/* vor IE5/Mac verstecken Ende*/

/*Top navigation menu*/

#nav {
	width: 95%;
	list-style: none;
	background:#000000;
}
#nav li {
	float:left;
	margin-bottom: 20px;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
}
#nav a {
	float:left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px 8px 18px;
	color: #fff;
	text-decoration: none;
	border: 1px solid #000;
	border-bottom: #fff;
	background: #F9E9A9 url(../img/top_menu_unselected.gif) repeat-x top left;
	width:150px;
	text-align:center;
}
#nav a:hover, body#intro a {
	color: #fff;
	border-color: #fff;
	background: #fff url(../img/top_menu_selected.gif) repeat-x top left;
}
/*Text on welcome page*/
p.paragraph {
text-align:justify;
}
.schnews {
float:left;
border:none;
}
.democracy {
border:none;
}
/*visitor counter and visitors online*/
div.container{
float:left;
}
table.visitors {
border:#FF0000;
border-collapse:collapse;
background-color:#000000;
}
.pad {
padding:5px;
font-size:16px;
text-align:center;
background-color:#FF0000;
}
.pad2 {
padding-top:10px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
color:#FF0000;
font-size:18px;
text-align:center;
}
.pad3 {
padding-bottom:10px;
padding-top:5px;
font-size:16px;
text-align:center;
}
.pad4 {
padding:5px;
font-size:12px;
text-align:center;
}
.pad3 a {
color:#FF0000;
text-decoration:none;
}
.space {
background-color:#000000;
}
/*key words*/
.little {
color:#000000;
font-size:1px;
}
