* {
	margin: 0;
	padding: 0;
}
a {color: #FF0000;}
a:hover {color: #990000;}
body {
	background: #5F8000 url(img/bg.gif) repeat-y center top;
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
ul {margin-left: 1.2em;}
li {list-style-image: url(img/li.gif);}
h1 {font-size: 1.4em;}
blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
h1,h2,h3 {color: #654;}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: url(img/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 800px; /* 702 */
}


/* top */
.top {
	background: #8D0104;
	font: normal 2.4em Verdana,sans-serif;
	height: 20px;
	margin: 0 auto;
	width: 723px;
}
.top a {
	color: #FFF;
	display: block;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
}
.top span {padding-left: 24px;}
.top a:hover {
	background: #800333;
	color: #FFF;
}

/* header */
.header {
	background: url(img/ramilogo.png) right no-repeat; 
	background-color:#8D0104;
	height: 180px;
	margin: 0 auto;
	width: 723px;
}

.header a {
	background-image:url(img/buttonmitte.png);
	font-size:18px;
	padding:6px 6px 5px 6px;
	margin:16px 2px 0px 2px;
	color:#ffffff;
}

.header a:hover {
	background-image:url(img/buttonmittehover.png);
}

/* headerDE */
.headerDE {
	background: url(img/ramilifeDE.png) right no-repeat; 
	background-color:#8D0104;
	height: 180px;
	margin: 0 auto;
	width: 723px;
}

.headerDE a {
	background-image:url(img/buttonmitte.png);
	font-size:18px;
	padding:6px 6px 5px 6px;
	margin:16px 2px 0px 2px;
	color:#ffffff;
}

.headerDE a:hover {
	background-image:url(img/buttonmittehover.png);
}

/* headerES */
.headerES {
	background: url(img/ramilifeES.png) right no-repeat; 
	background-color:#8D0104;
	height: 180px;
	margin: 0 auto;
	width: 723px;
}

.headerES a {
	background-image:url(img/buttonmitte.png);
	font-size:18px;
	padding:6px 6px 5px 6px;
	margin:16px 2px 0px 2px;
	color:#ffffff;
}

.headerES a:hover {
	background-image:url(img/buttonmittehover.png);
}
/* middle */

.middle{
	background-color:#8D0104;
	height:35px;
	margin: 0 auto;
	width:723px;
	border-bottom:solid 2px #990000;
}

.middle img{
	padding:5px 5px 5px 5px;
	margin: 0px 0px 0px 5px;
	border:none;
	height:20px;
}

.middle span{
	padding:5px 5px 20px 5px;
	margin: 0 0 0 5px;
	font-size:12px;
	color:#CCCCCC;
}

.middleButtom{
	background-color:#800003;
	height:90px;
	margin: 0 auto;
	width:723px;
}

.middleButtom h1{
	color:#FFFFFF;
	font-size:12px;
}

.middleButtom img{
	padding: 10px 15px 0 15px;
	border:none;
	height:30px;
}

/* item */
.item {clear: both;}
.item .date {
	background: url(img/bgdate.png) no-repeat;
	color: #FDD;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
}
.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.6em serif;}
.item .content {
	float: left;
	width: 500px;
}
.item h1 {
	background:#B70004;
	background-image:url(img/ueber.png);
	color: #FFF;
	line-height: 40px;
	padding-left: 16px;
	height:40px;
}
.item .body {padding: 12px 18px;}

/* main */
.main {float: left;
}

/* navigation */
.navigation {
	float: left;
	margin-left: 1px;
	width: 224px;
}
.navigation h1 {
	background:#990000;
	color: #FFF;
	font-size: 10px;
	line-height: 40px;
	padding-left: 12px;
}
.navigation spacemaker{
	height:10px;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #990000;
	list-style: none;
}
.navigation span{
	padding:5px 0 5px 10px;
	font-size:18px;
}
.navigation h5{
	font-size:12px;
}
.navigation li a {
	background: #E8F6BF url(img/bgnavigation.gif) repeat-x;	
	color: #ffffff;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: #990000;
	color: #fff;
}

/* Profiles */

.profil{
	display:table-cell;
	width:300px;
}
.profil .drin{
	border:solid 1px #990000;
	margin:2px 2px 2px 2px;
	height:180px;
	width:210px;
}
.profil span{
	padding:5px 0 5px 10px;
	font-size:18px;
}
.profil h5{
	font-size:12px;
}

/* footer */
.footer {
	background: url(img/bgfooter.gif) repeat-x;
	color: #FFF;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 720px;
	padding:0 2px 0 2px;
}
.footer a {color: #FFF;}
.footer a:hover {color: #FAFCB0;}

.blok {
	background-color:#FFEFD7;

}

.blok:hover {
	background-color:#FFE1C1;

}

.blok2 {
	background-color:#FFEFD7;
}

.blok2:hover {
	background-color:#FFE1C1;
}

.button{
	background-color:#FFEFD7;
	display:block;
	padding: 5px 0 5px 10px;
	border:solid 1px #FFCC66;
	margin-bottom:5px;
}

.button:hover{
	background-color:#FFE1C1;
}

.button img{
	border:none;
}

.hintergr{
	font-size:18px;
}
.schild{
	background-image:url(img/schild.png);
	padding:19px 0 19px 0;
	height:100px;
}


