*html{
padding:0; margin:0; }

body{
padding:0; margin:0; font-family:arial; color:#000;
background-image:url('http://www.abmahnung-urheberrecht.info/wp-content/themes/abur/images/raender.png');
background-repeat:repeat-y; background-position:50% 50%; }

hr{
border:1px dotted #cfcfcf; }

#zitat{
width:610px; padding:10px; font-style:italic;
background-color:#c2dfc2; border:dotted 1px #999;
background-image:url('http://www.abmahnung-urheberrecht.info/wp-content/themes/abur/images/zitat.png');
background-repeat:no-repeat; background-position:0 0 ; 
}

h1,h2,h3,h4{
  font-family:corbel, arial;
}

.header_button{
border:0;
margin:-5px 20px 0 0;
}

#zitat p{
color:#555;  font-family:Georgia;
}

#zitat a{
color:#555; }

#zitat a:hover{
color:#000; }

.was_tun{
  margin:10px 0 20px 30px;
}

#sidebar{

}

#sidebar ul{
margin:0 0 15px 5px; padding:0;
list-style-type:none;
}

#sidebar .navigation_ul ul li{
list-style-type:none;
background-color:#eee;
margin:5px 10px 5px 10px; padding:3px;
}

#sidebar .navigation_ul ul li:hover{
list-style-type:none;
background-color:#ddd;
}

#sidebar .navigation_ul ul li a{
color:#0000ff;
text-decoration:none;
}

a{
color:#000; }

.similar {
font-size:12px; color:#555; }

.similar a{  color:#555; text-decoration:none;}

.menue_oben{
font-size:12px; }

#main_box{
margin:0px auto;
width:1058px; 
background-position:50% 0; background-repeat:repeat-x; }

#top_box{
border-left:solid 1px #000; border-right:solid 1px #000;
margin-left:38px;
padding:10px 10px 0 10px;
width:960px; height:22px; 
background-image:url('http://www.abmahnung-urheberrecht.info/wp-content/themes/abur/images/bg_top_box.gif'); background-repeat:no-repeat; }

#header_box{
border-left:solid 1px #000; border-right:solid 1px #000;
text-align:right;
margin-left:38px;
width:980px; height:151px;
background-image:url('http://www.abmahnung-urheberrecht.info/wp-content/themes/abur/images/bg_header_box.jpg'); background-repeat:no-repeat; }

#menue_box{

border-left:solid 1px #000; border-right:solid 1px #000;
margin-left:38px;
width:980px; height:44px;
}

#top_content_box{
border-left:solid 1px #000;
margin:0 0 0 38px;
width:707px; height:100px; 
background-image:url('http://www.abmahnung-urheberrecht.info/wp-content/themes/abur/images/bg_top_content_box.jpg'); background-repeat:no-repeat; }

#content_box{
border-left:solid 1px #000;
margin:10px 0 0 38px;
padding: 0 38px 0 38px;
width:633px;
background-color:#eae8e4; background-repeat:no-repeat; }

#navigation_box{
border-right:solid 1px #000;
float:right; margin: 0 38px 0 0;
width:272px; height:600px;
background-image:url('http://www.abmahnung-urheberrecht.info/wp-content/themes/abur/images/bg_top_content_box.gif'); background-repeat:no-repeat;
background-color:#eae8e4;
border-left:solid 1px #cfcdca;
}

current-cat{
color:#000; text-decoration:none; }

a:link.current-cat{
color:#000; text-decoration:none; }
a:visited.current-cat{
color:#000; text-decoration:none;  }
a:hover.current-cat{
color:#990000; text-decoration:none; }

#footer{
text-align:center; margin:auto auto; padding:0; width:982px; text-align:left;
background-color:#eae8e4; border-left:solid 1px #000; border-right:solid 1px #000; }


/* MENUE */

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% corbel, arial;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;  color:#fff;
	}
.menu ul{
	background:#333333;  color:#fff;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
        font-size:14px;
	}
	.menu li{
		float:left;
		padding:0px;   color:#fff;
                font-size:14px;
		}
	.menu li a{ 
		background:#333333 url("http://www.abmahnung-urheberrecht.info/wp-content/themes/abur/images/seperator.gif") bottom right no-repeat;
		color:#fff;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
                font-size:14px;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #2580a2 url("http://www.abmahnung-urheberrecht.info/wp-content/themes/abur/images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
                font-size:14px;
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;   color:#fff;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		 color:#fff;
		}
	.menu li li {
                font-size:14px;
		background:url('http://www.abmahnung-urheberrecht.info/wp-content/themes/abur/images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;  color:#fff;
		}
	.menu li:hover li a{
		background:none;
		 color:#fff;
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;  color:#fff;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2 url('http://www.abmahnung-urheberrecht.info/wp-content/themes/abur/images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff; 
			text-decoration:none;
			}
	.menu p{
		clear:left;  color:#fff;
		}	

		
/* FONTS */

h3{
margin:0; padding:0; color:#000; font-size:14px; display:inline; }
h3 a:link{
color:#000; text-decoration:none; font-size:14px;}
h3 a:visited {
color:#000; text-decoration:none; font-size:14px; }
h3 a:hover {
color:#990000; text-decoration:none; font-size:14px;}

a:link.rightnav{
color:#000; text-decoration:none; }
a:visited.rightnav{
color:#000; text-decoration:none; }
a:hover.rightnav{
color:#990000; text-decoration:none; }

li a{
font-size:12px;}

.toplink{
font-family:arial; color:#fff; text-decoration:none; font-size:10px;
}



p{
font-size:13px; color:#000; font-family:corbel, arial; }

.cat-item a:link{ color:#000; }
.cat-item a:visited{ color:#000; }
.cat-item a:hover{ color:#990000; }

a:link.readmore{
font-size:12px; color:#990000; font-family:arial; text-decoration:underlined; font-weight:bold; }
a:visited.readmore{
font-size:12px; color:#990000; font-family:arial; font-weight:bold; }
a:hover.readmore{
font-size:12px; color:#000; font-family:arial; font-weight:bold; }

.date{ font-size:10px; font-style:italic; }

