html {overflow-y:scroll;}

body {
	font: normal 12px Arial, sans-serif;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	min-width:1050px;
	width:100%;
}
div {
	position: relative; 
	margin: 0px;
}

/* LINKS */
/*********/

a {
	color: #700; 
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
/* link layout fuer die navigationsleiste */
#nav a {
	color: #000;
	padding:0px 2px;
	margin:2px;
}
#nav a:hover, #nav a:focus {
	color: #FFF;
	background-color:#666666;
	text-decoration: none;
}

/* link layout fuer den footer und header in weiss und monospace */
#m_foot_title a, #m_title a {
	color: #000;
}
/* link layout fuer die ueberschriften der beitraege in schwarz */
.post h1 a {
	color: #FFF;
}
.post h1 a:hover, .post h1 a:focus {
	color: #CCCCCC;
	text-decoration: none;
}

/* link fuer die inhalte der postings */

.entry a {
	color: #700; 
	text-decoration: underline;
}

/* .entry a:hover, .entry a:focus {
	color: #FFF; 
	background:#666666;
	text-decoration: none;
}


*/

.entry a:hover, .entry a:focus {
	color: #700; 
	text-decoration: line-through;

}

div.meta a {
	font-size: 12px;
	text-decoration:none;
}

div.meta a:hover {
	text-decoration:line-through;

}

/* TEXT */
/********/

b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}

h1 {
	font: normal 150% Georgia, serif;
	margin: 0 0 25px 0px;
	text-align:left;
}

h2 {
	font: normal 130% Georgia, serif;
	margin: 30px 0 30px 0px;
	padding:5px 5px 5px 15px;
	background:#EEEEEE;
}

p {
	margin-bottom: 15px;
}
/* wie pack ich das datum direkt unter eine ueberschrift? */
.post h1, .search_post h1 {
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	background: #1D1D1D;
}
.post div.entry {
	margin: 15px 0px;

}

#respond {
font: bold 12px Arial, sans-serif;
text-transform:lowercase;
}

#commenttoggle {
display:none;
}

#commentslist {
margin:30px 0px 0px 0px;
}


.search_post {
margin: 0px 0px 10px 20px;
}

/* GRAFIKEN */
/************/

/* max-width wird nich vom ie6 interpretiert, deshalb trotzdem auf max 450px bilder-breite achten */
a img, img {
	border: 0px;
	max-width: 100%;
}
.post img {
	margin: 0 10px 10px 0;
 	}
/* als extra-klasse fuer lustige kleine bildchen */
.postimg {
	float: left;
}

/* DIVS */
/********/

div.post { 
	margin-bottom: 15px;
	text-align: left;
}
div.meta, small {
	text-align: right;
}
div.center {
	text-align: center;
}
div.line {
	height: 0px;
	font-size: 0px; /* IE bug */
	width: 100px;
	margin: 20px 0 20px 0;
	border-bottom: 1px dashed #000;
}

/* FORMULARE */
/*************/

#commentform input, #commentform textarea, #searchform input {
	font: normal 12px Arial, sans-serif;
	background: transparent;
	border: 1px solid #000;
}
#commentform textarea {
	width: 450px;
	height: 200px;
}

/* NAVIGATIONSLISTEN */
/*********************/

#nav ul, #nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav ul li ul {
	padding-bottom: 10px;
	padding-left: 5px;
}
#nav h1, #nav h2, #nav h3 {
	margin: 0px;
}

/* KOMMENTARLISTEN */
/*******************/

#main ol li {
	margin: 0 20px 10px 0;
}

/* NAVIGATION IM ARCHIV */
/************************/

.alignright {
	float: right;
}
.alignleft {
	float: left
}

/* DAS EIGENTLICHE DESIGN, BABY */
/********************************/
#container {
	width: 650px;
	margin: 20px auto;
}

#container #adv {
position: relative;
top:0px;
}

/* die m_-divs, der inhalt auf der linken seite */
#m_container {
	position: relative;
	top:0px;
	left: 0px;
	}
	
#m_head {
	width: 548px;
	height: 90px;
}
#m_title {
	font: normal 16px Courier New, monospace;
	text-align: left;
	color: #FFF;
	left: 0px;
	top: 20px;
	z-index: 2;
}

/* #m_content {
	background: url(imgs/bckgr01.gif) right repeat-y ; 
background: #DADADA;

} */

#m_foot {
	margin: 0px 0px 20px 0px;
	width: 548px;
	height: 40px;
	z-index: 1;
}
#m_foot .m_foot_title {
	font: normal 12px Courier New, monospace;
	margin:4px 0px 0px 0px;
	text-align: left;
	left: 10px;
	top: 10px;
	z-index: 2;
}
/* hier kommt letztendlich alles rein */
#main {
	text-align: justify;
	margin: 10px;
}		

/* TAGS - Ultimate Tag Warrior */

.utwtags {
padding: 10px 5px 0px 0px;
margin-bottom: 30px;
font-weight:bold;
text-align:left;
}

.utwtags a {
color:#0099FF;
text-decoration:none;
font-weight:normal;
}
 
.utwtags a:hover, .utwtags a:focus {
color:#0099FF;
text-decoration:line-through;
}

/* - - - - -  others - - - - - */

#n_head img { 
margin: 10px 0px 0px 30px;
}

.entry .left {
float: left;
margin: 0px 10px 10px 0px;
}

.entry .right {
float: right;
margin: 0px 0px 10px 10px;
}


.textwidget {
padding: 0px 0px 10px 5px;
}

.inlinetitle ul {
display: inline;
list-style:none;
}

#rss-1 ul li {
margin:3px 0px;
border-bottom: #CCCCCC solid 1px;
}

mhr {
margin: 10px 0px;
}

.ljuser img {
margin: 0px 4px 0px 0px;
}

#nav .language_item a {
background:#FFFFFF
} 

#nav .red_bord span {
padding: 1px;
font-size: smaller;
color:#FFF;
background:#D90000;
}

.commentslink {
position:relative;
display:inline;
}

.commentslink a {
color:#FFF;
padding: 0px 2px;
background:#700;
}

.commentslink a:hover, .commentslink a:focus {
color:#FFF;
background-color:#666;
}

#logo {
position:fixed;
top:10px;
left:10px;
width:200px;
height:auto;
margin:0px 10px;
}

#logo2 {
position:fixed;
top:10px;
left:0px;
width:200px;
height:200px;
margin:0px 20px 0px 0px;
}

#logo img, #logo2 img {
border:none;
}

.specialentry {
background:#006699; 
color:#FFFFFF; 
padding:14px 5px;
font-size:larger;
}

.specialentry a, .specialentry a:link, .specialentry a:visited {
color:#FD4848;
font-weight: bold;
padding:0px;
text-decoration:none;
background-color:#CCCCCC;
}

.specialentry  a:hover, .specialentry a:focus {
color: #AFEC6B;
font-weight: bold;
padding:0px;
text-decoration:none;
background:#000;
}

.redd { color:red; }

.f130 {font-size:130%;}

.pdflink, .pdflink-l  { padding:5px 5px 5px 25px; background: url(../../../../common/images/pdf.gif) left no-repeat; }
.pdflink-r { padding:5px 25px 5px 5px; background: url(../../../../common/images/pdf.gif) right no-repeat; }

#logo h1 {
display:block;
margin:30px 0px 0px 0px;}

.list02 li {margin-bottom: 1.5em;}