

  body {
  		background-color: #e6e2db;
		margin: 0;
		padding: 0;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 62.5%;
		background-repeat: no-repeat;
	}
  
	#wrapper {
		width: 756px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
		padding: 0;
		background-color: #e6e2db;
	}
	 
	#inhalt {
		width: 556px;
		background-color: #e6e2db;
		float: right;
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.float_left {
		float: left;
		padding-right: 55px;
		margin-right: 15px;
		width: 290px;
		position: fixed;
		margin-top: 20px;
		margin-bottom: auto;
	}

	.float_left a {
		font-size: 1.3em;
		font-weight: bold;
	}
		
	h1, h2, h3 {
		font-size: 2.8em;
		color: #8f2d31;
		font-family: Verdana;
		margin: 0;
		padding: 0;
		font-weight: normal;
	}
	
	.h_klein {
		font-size:1.6em; 
		color: black; 
		font-weight: normal;
	}
	

	p {
		color: white;
		text-align: justify;
		padding: 15px;
		background-color: #8f2d31;
		line-height: 1.3;
		font-size: 1.5em;
		border: 3px solid black;
	}
	
	.p_title {
		font-size:1.4em; 
		line-height: 140%; 
		font-family: Arial; 
		font-weight: bold
	}
	
	p a {
		color: white;
		font-weight: bold;
		font-size: 1em;
		text-decoration: underline;
	}
	
	p a:hover {
		text-decoration: underline;
		color: #e6e2db;
	}
	
	.linkerlink a:hover {
		color: white;
		text-decoration: none;
	}
	
	a {
		color: #8f2d31;
		font-weight: bold;
		text-decoration: none;

	}
	
	a:hover {
		color: black;
		text-decoration: underline;
	}
	
	.mitte {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	
	.abstand {
		height: 1.8em;
	}
	
	.abstand36 {
		height: 3.6em;
	}
	
	.bilderreihe {
		height: 123px;
	}
	
	.border {
		height: 300px;
		width: 550px;
		border: 3px solid black;
	}
	
	.border2 {
		height: 367px;
		width: 550px;
		border: 3px solid black;
	}	
	
	
	.previously ul {
	list-style: none;
	background: transparent url('/party-blog/wp-content/themes/redline/images/dotted.gif') repeat-x left top;
	background: #e6e2db;
	padding: 1px 0 0 0;
	margin: 10px 0 0 0;
	text-align: justify;
}
.previously ul li { background: transparent url('/party-blog/wp-content/themes/redline/images/dotted.gif') repeat-x left bottom; }
.previously ul li { background: #e6e2db;}
.previously ul li.pre-odd { background: #fef7f7 url('/party-blog/wp-content/themes/redline/images/dotted.gif') repeat-x left bottom; }
.previously ul li.pre-odd { background: #e6e2db;}
.previously ul li a, .previously ul li a:visited { display: inline-block; }
.previously ul li a, .previously ul li a:visited {
	display: inline-block;
	padding: 10px 10px 10px 40px;
}
.previously ul li a:hover {
	background: #fceded url('/party-blog/wp-content/themes/redline/images/dotted.gif') repeat-x left bottom;
	background: #e6e2db;
}

.pre-date {
	position: absolute;
	width: 30px;
	height: 30px;
	color: #cc4545;
	color: black;
	text-align: center;
	text-transform: uppercase;
	margin: 12px 0 0 0;
}
.pre-date .pre-month { display: block; font-size: 1.1em; }
.pre-date .pre-day { display: block; font-size: 1.6em; }

.previously ul li a strong { font-weight: normal; color: #cc4545; }
.previously ul li a strong { font-weight: normal; color: black; }
.previously ul li a span { color: #555555; }

.previously a {
	font-size: 1.5em;
	color: #333399;
}



#twitter {
	margin-left: 0px;
	padding-left: 0px;
}

