/******************************************
*   hinzugefügte Elemente                         
******************************************/
td{
	vertical-align:top;
	}

#suche{
	width: 100%;
margin-bottom:30px;
	}

#sidebar .ausspanner{
	color: #333;
font-family:arial;
font-size:11px;
font-weight: bold;
	}

#sidebar .ausspannersub{
font-family:arial;
font-size:11px;
	}

#sidebar li {
	list-style-image:url(http://www.anleitung-mv.de/wp-content/uploads/pfeil.gif);
        padding-left: 0px;
        margin-left: 15px;
        margin-right:5px;

	}

.alignleft{
	float:left;
	}
.alignright{
	float:right;
	}
.blaettern {
	height: 50px;
        width: 957px;
        background:url(images/bg_blaetter.gif) no-repeat;
margin-left:10px;
margin-top:20px;
margin-right:0px;
margin-bottom:0px;
	}
.karte {
background:transparent url(images/karte.gif) no-repeat scroll 0 0;
height:1000px;
left:980px;
position:absolute;
top:0;
width:200px;
padding-top: 220px;
	}


.sidebar_widget{
margin-top: 10px;	
margin-bottom: 40px;
	}


/******************************************
*   HTML Elements                         
******************************************/

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background:url("images/reisefuhrer_mecklenburg_bg.gif") repeat scroll 0 0 #FCB54B;
	color: #333;
	padding: 0;

	}

body, select, input, textarea {
	font: 12px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	}
	
p {	
	margin: 0;
        font-family: arial, georgia, times new roman;
font-size: 12px;
	}

a:link, a:visited {
	color: #FBB344;
	text-decoration:none;
 font-family: arial, georgia, times new roman;
font-size: 12px;
	}

a:hover, a:active {
	color:#333;
	text-decoration:underline;
	}

hr {
	
	border:1px dotted #ccc;
        margin-top: 25px;
 margin-bottom: 10px;
	}

small {
	font-size: 0.9em;
	padding:3px 6px;
	}

/****** Images ****************************/

img, a:link img, a:visited img{border:0px solid #999999; padding:0;}
img.left,img.center,img.right,img.norm{ margin:5px 12px 5px 0; border:1px solid #999; padding:1px;}
img.left{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }

	
		
/******************************************
*   General Structure                         
******************************************/

#page { /*the main container*/

background:none repeat scroll 0 0 #FFFFFF;
border-right:0px solid #EBEBEB;
font-family:arial, georgia,times new roman;
font-size:12px;
margin:0px auto 0;
padding:0 0 35px;
width:946px;

	/* -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(images/bg_blatt.gif) repeat scroll 0 0;
margin-left:10px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
padding:0px 0 35px;
width:946px;
border-right:10px solid #EBEBEB;
 font-family: arial, georgia, times new roman;
font-size: 12px; */
	}

#branding {/*where the logo sits*/
	
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {/*you guessed it: it�s the sidebar container*/

background:url("images/karte_mv.gif") no-repeat scroll left top transparent;

float:right;
margin-left:5px;
padding-left:150px;
width:200px;
margin-right:10px;
	}

#reisefuhrer{
float:left;
margin-bottom:20px;
	}

#leftcol {/*the left homepage column carrying the "Featured Article" section*/
	width:420px;
	text-align:justify;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:460px;
	text-align:justify;
	}


		
/******************************************
*   Sidebar                         
******************************************/

.subnav li {/*.subnav is mainly the categories list*/
	list-style:none;
	}

.subnav li a:link, .subnav li a:visited {
	background: #fff;
	display:block;
	padding:4px 4px 4px 20px;
	border-bottom: 1px solid #999;
	}
		
.subnav li a:hover, .subnav li a:active {
	background: #F4F4EC;
	text-decoration:none;
	}
	
#sidelist li {
	list-style:none;
	}
	
.bullets li {
	margin:0 0 5px 15px;
	list-style:square;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:22px;
	}

#sidelist .children {
	
	}

#sidelist .children li {
	list-style: square;
	margin-left:25px;
	padding-left:0px;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	
	color: #666;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#000;
	}

	
	
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	font-weight: regular;
	padding: 0px 0px 10px 0px;
	}

h1 {
	color: #FBB344;
    font-family: arial,Georgia,"Times New Roman",Times,serif;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 20px 0 0 0;
	}
	
h2 {
font-family: arial, georgia, times new roman;	
color: #333;
	font-size: 13px;
	padding:0;
	font-weight: bold;
	margin: 0;
	}

h3 {
font-family: arial, georgia, times new roman;	
font-size: 12px ;
	margin-bottom:4px;
	font-weight:bold;
	color:#666;
	}

#sidebar h2, #sidebar h3 a {
	font-size: 12px;
font-family: Arial;
	margin-bottom:5px;
	font-weight:bold;
	color:#333;
	}

#sidebar h3, #sidebar h2 {
	font-size:12px;
font-family: Arial, Times New Roman;
	padding:0;
	margin:0 0 5px 0;
	color:#333;
	}

h3#respond {
font-family: arial, georgia, times new roman;	
font-size:12px;
	border-top:1px dotted #CCCCCC;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:10px
	}

h3 a:link, h3 a:visited {
	color: #666;
font-size: 12px;
	}

h4 {
font-family: arial, georgia, times new roman;	
color: #333;
	font-size: 16px;
	padding:0;
	font-weight: bold;
	margin: 0;
	}
	
	
	
/******************************************
*   Content                        
******************************************/

#content {
	width:490px;
        margin:10px 0px 10px 50px;
        float:left;
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

/* Featured Articles formatting "leftcol" */

.feature {
	background:#F4F4EC url(images/backgrounds/bg_featured.jpg) repeat-x scroll 0 0;
border-bottom:1px solid #CCCCCC;
padding-bottom:15px;
	}

.feature p, #rightcol p { margin:0;	}

#leftcol img, #rightcol img {
	padding:1px;
	/* border:1px solid #999; */
	}

#leftcol .feature {	margin-bottom: 15px; }

/* Formating of the Leadstory stuff in the tabbed section */
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title  {
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	color: #333;
	letter-spacing:normal;
	}
		
#lead p {
	margin-bottom:10px;
	}


/* Formating of "rightcol" which is the column in the homepage middle ;-) */

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	/* border-bottom:1px dotted #999; */
	padding:12px 0;
	}	
	


/* Post Formatting */

.entry {
	padding-bottom:16px;
	
	text-align:justify;
	}

.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:none;
	margin-bottom:1px;
	list-style-image:url(http://www.anleitung-mv.de/wp-content/uploads/pfeil2.gif);
	margin-left:15px;
	}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}
	
#tags {
		
	}	
	
.postmetadata {
		
	}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform { 	
float:left;
margin-top:10px;
padding-bottom:30px;
}

.button {
	padding: 1px;
	background:#ccc;
	color:#fff;
	border:none;
	}

.button:hover {
	background:#666;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#F4F4EC;
	border:1px solid #E6E3D3;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}



/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:block;
	}
	
	
/******************************************
*   Footer                        
******************************************/

#footer {
	margin: 0 auto;
	width: 946px;
	font-size:0.9em;
	text-align:center;
	padding-top:10px;
        padding-bottom: 10px;
	color:#ffffff;
        background: #cccccc;
        /* border-right:10px solid #ebebeb; */
 font-family: Arial;
font-size: 10px;
	}

#footer a {
	color:#ededed;
 font-family: Arial;
font-size: 10px;
	}
/******* schuemann ***/

#schuemi {


font-family:arial, georgia,times new roman;
font-size:12px;
margin:0 auto 0 auto;
padding:0 0 0 0px;
width:944px;
height:212px; 
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;

}
