body{
	background-color:#F2F2F2;
	font-family: Georgia, sans-serif;
}

html{
	height: 101%;

}

/*HEADER*/

.header
{
	clear: both;
}

.header a{
	text-decoration: none;
}

.header .ulli{
	position: relative;
	top: 11px;
	font-size: 24px;
}

.header .ulli a{
	color:#555555;
}

.header .ulli .big{
	font-size: 30px;
}


.header .freieJournalistin{
	padding-top: 3px;
	font-size: 12px;
	margin-bottom: 12px;
}

.header .freieJournalistin a{
	color:#6f6f6f;
}

.header .freieJournalistin .big{
	font-size: 15px;
}

.header .contact{
	position: relative;
	top: 53px;
	text-align: right;
	font-style: italic;
	font-size: 12px;
}

.header .contact{
	color:#737373;
}

.header .contact .desc{
	color:#a5a5a5;
}

.header .left{
	float: left;
}

.header .right{
	float: right;
}

.header .tip{
	width: 50px;
	position: relative;
	clear: both;
}

.header .pos-1{left: 25px;}
.header .pos-2{left: 135px;}
.header .pos-3{left: 240px;}
.header .pos-4{left: 330px;}

/*NAVI*/

.header .navi{
	clear: both;
	width: 950px;
	border-top: 1px solid #CECECE;
	font-size: 17px;
	padding-top: 9px;
}

.header .navi ul{
	padding: 0px;
	margin: 0px;
}

.header .navi li{
	padding-right: 10px;
	margin-right: 5px;
	display: inline;
	border-right: 1px solid #E4E4E4;
}

.header .navi .last{
	border: none;
}

.header .navi a{
	text-decoration: none;
	color:#000000;
}

.header .navi a:hover{
	color:#567200;
}

.header .navi .selected{
	color:#577103;
}



.container
{
	background-color:#FFFFFF;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
}

.container .content .image .thumbnail
{
	width: 214px;
}

.grey
{
	background-color:#F2F2F2;
	border: none;
}

.content
{
	padding-top: 34px;
	margin-bottom: 20px;
	overflow: auto;
}

/*HOME ARTIKEL*/

.column .artikel{
	display: block;
	clear: left;
	padding: 15px 0px 10px 0px;
	border-bottom: 1px dotted #808080;
	position: relative;
}

.column .artikel .blog
{
	width: 47px;
	height: 47px;
	top: 35px;
	right: 0px;
 	position: absolute;
	background-image: url("../img/blog.png");
	background-repeat: none;
}

.column .last{
	border: none;
	width: inherit;
	margin: 0px;
}


.column .artikel h1{
	padding: 0px;
	margin: 0px 0px 12px 0px;
	font-size: 18px;
	color: #000000;
	display: block;
	line-height: normal;
}

.column .artikel h2{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 13px;
	line-height: 17px;
	display: block;
}

.column .artikel h2 a{
	color: #404040;

}

.medium{
	line-height: 14px;
	font-size: 11px;
	font-style: italic;
	color: #6f6f6f;
}

.bigger
{
	padding-top: 10px;
	font-size: 13px;
	font-width: normal;
	line-height: 1.3em;
}

.column .artikel a{
	text-decoration: none;
	color:#000000;
}

.column .artikel a:hover{
	color:#567200;
}


.column h1{
	color: #555555;
	padding: 0px;
	font-size: 40px;
	padding: 0px;
	line-height: 30px;
	margin: 0px 0px 48px 0px;
}

.column{
	margin-right: 48px;
	margin-bottom: 30px;
	width: 285px;
	float: left;
}


.content .text{
	margin-left: 34px;
	float:left;
}


.content .last{
	margin-right: 30px;
}

.content .ohneBuch{
	margin-top: 78px;
}


/*BUCH height: 194px;
	*/


.buch {
	border-bottom: 1px dotted #808080;
	position: relative;
}

.stoerer {
	position: absolute;
	width: 36px;
	left: 267px;
	top: 71px;
	z-index: 5;
	background: transparent url('../img/neu.png') no-repeat;
	line-height: 50px;
	width: 50px;
	height: 50px;
}

.lesungStoerer {
	background: transparent url('../img/lesung_kreis.png') no-repeat;
	width: 100px;
	height: 100px;
}

.buch .title{
	font-size: 19px;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	line-height: 18px;
}

.buch .subtitle{
	margin-top: 18px;
	line-height: 14px;
	font-size: 12px;
	color:#333333;
}

.buch .authors{
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	color:#616161;
	padding: 8px 0px 12px 0px;
	
}

.buch .in{
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	color:#616161;
	padding: 10px 0px 0px 0px;
	
}

.buch .authors .desc{
	color: #888888;
}

.buch .desc{
	line-height: 14px;
	padding-top: 34px;
	font-size: 12px;
	color:#333333;
}

.buch .desc2{
	line-height: 14px;
	padding-top: 15px;
	padding-bottom: 20px;
	font-size: 12px;
	color:#333333;
}

.buch .desc3{
	line-height: 14px;
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 12px;
	color:#333333;
}

.buch .lesungDesc{
	padding-left: 0px;
	padding-top: 29px;
} 

.buch .lesungDescLeft{
	padding-left: 0px;
}

.buch .lesungDescLeft b{
	margin-top: 10px;
	padding-top: 5px;
	display: block;
	border-top: 1px solid #ccc;
}

.buch .lesungDesc table{
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
}

.buch td{
	padding: 3px 0px;
	border-bottom: 1px solid #DDDDDD;
}

.buch table{
	padding-top: 0px;
}

.buch a{
	color:#000000;
	text-decoration: none;
}

.buch a:hover{
	color:#567200;
}

.buch .image{
	height: 160px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.buch .w-136{
	width: 136px;
}

.buch .w-106{
	width: 106px;
}

.buch .verlag{
	clear: left;
	color: #757575;
	font-style: italic;
	font-size: 10px;
	padding-top: 4px;
}

.buch .text{
	padding: 0px;
	margin: 0px 0px 0px 14px;
	float: left;
	width: 135px;
}

.buch .h-8{
	padding-top: 8px;
}

.buch .h-0{
	font-size: 6px;
	padding-top: 1px;
}

.buch .h-1{
	font-size: 5px;
	padding-top: 1px;
}
/*ARCHIVE*/

.archive{
	margin: 0px 35px 0px 35px;
	border-top: 3px solid #000000;
	clear: left;
}

.archive h1{
	margin: 15px 0px 15px 0px;
	padding: 0px;
	font-size: 30px;
	font-weight: normal;
	font-family: Georgia, sans-serif;
}

.archive h1 .auswahl{
	color: #2b2b2b;
	font-size: 20px;
}

.archive .lastColumn{
	margin-right: 0px;
}

.archive a
{
	text-decoration: none;
	color: inherit;	
}

.archive .artikel{
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 0px;
	font-family: Arial;
	border: none;
	width: 275px;
	float: left;
}

.archive .first{
	border-top: 1px solid #B2B2B2;
}

.archive .last{
	border: none;
	margin-bottom: 40px;
}

.archive .artikel h1{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 12px;
	font-family: Arial;
	line-height: normal;
}

.archive .artikel h2{
	font-size: 12px;
	margin-bottom: 16px;
	line-height: normal;
	padding-bottom: 15px;
	border-bottom: 1px solid #B2B2B2;

}

.archive .artikel h2 a{
	color: #333333;
	}

.archive .artikel .medium{
	font-size: 11px;
	color: #666666;
	padding-bottom: 15px;
	border-bottom: 1px solid #B2B2B2;
}

.archive img
{
	float: left;
	padding-right: 15px;
}

.archive .archiveThumb
{
	float: left;
	padding-top: 8px;
}


/*FOOTER*/
.footer
{
	text-align: right;
	padding: 10px 0px 20px 0px;
	color: #888888;
	font-style: italic;
	font-size: 10px;
}


/*IMAGE*/

.image {
	width: 265px;
	height: 500px;
	float: left;
	padding-bottom: 50px;
}

.image img.thumbnail{
	margin-left: 20px;
	padding: 10px;
	border: 1px solid #DDDDDD;
}

.image .author
{
	margin: 3px 0px 20px 0px;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	color: #585858;
}

.image .author a, .artikelText a
{
	text-decoration: none;
	color: inherit;
}

.image .author  a:hover, .artikelText a:hover
{
	text-decoration: underline;
	color: inherit;
	color: #000000;
}


/*UNTERSEITE*/


.image ul, .artikelText ul{
	margin-top: 15px;
	list-style-image: url('../img/bullet.gif');
	list-style-type: circle;
}

.image li, .artikelText li{
	padding-left: 5px;
	font-size: 13px;
	font-style: italic;
}

.image p{
	font-size: 13px;
	padding: 0px;
	margin: 0px 0px 0px 22px;
}

.image li a, .artikelText li a{
	color: #666666;
	text-decoration: none;
}

.image li a:hover, .artikelText li a:hover{
	color:#567200;
	text-decoration: none;

}

.image li .format, .artikelText li .format{
	color: #888888;
}

/* TEASER */

.teaser{
	
	padding: 0px 0px 20px 0px;
	margin-bottom: 20px;
	position: relative;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}

.abgesagt
{
	text-decoration: line-through;
	vertical-align: top;
}

.red
{
	color: red;
}

.klein
{
	font-style: italic;
}

.teaser .vorbei
{
	font-size: 11px;
	color: #888888;
}

.teaser .vorbei td
{
	padding: 0px;
	margin: 0px;
}

.teaser .vorbei table
{
	border-top: 1px solid #ccc;
	margin: 0px;
	padding: 12px 0px 0px;
}

.teaser .lastYear
{
	font-size: 15px;
	line-height: 8px;
	color: #888888;
	padding-bottom: 4px;
	padding-top: 5px;
	margin-bottom: 7px;
}

.teaser .termine td
{
	font-size: 13px;
	
	/* border-bottom: 1px solid #eeeeee; */
	padding-bottom: 0px;
}

.teaser ul, .teaser li, .teaser table
{
	padding: 0px;
	margin: 0px;
}

.noBorder
{
	border: none;
}

.teaser ul
{
	position: relative;
	left: 160px;
}

.teaser h4{
	text-align: center;
	width: 427px;
	margin-top: 20px;	
}

.teaser .lesungStoerer{
	top: -10px;
	left: 420px;
}

/* ARTIKEL */

.artikelText{
	margin-left: 35px;
	float: left;
	width: 480px;
	font-size: 13px;
	color: #222222;
}

.artikelText ul{
	margin:0px;
	padding-left: 18px;
	padding-top: 10px;
}

.artikelText .legal{
	padding: 30px 0px 40px 0px;
	font-size: 10px;
	color: #888888;
}

.artikelText h1{
	font-size: 35px;
	padding: 0px;
	margin: 0px 0px 16px 0px;
}

.artikelText h2{
	padding: 0px;
	margin: 0px 0px 32px 0px;
	font-size: 19px;
	line-height: 24px;
	color: #222222;
	font-style: italic;
}

.artikelText h2.authors{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}

.artikelText p.rezension
{
	font-size: 12px;
	color: #444444;
	font-style: normal;
	margin-top: 30px;
}

.artikelText p.bestellenSieDasBuch
{
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 7px;
}

.artikelText ul.bestellMoeglichkeiten
{
    padding-top: 0px;
    color: #666666;
}

.artikelText a.extern
{
    color: #666666;
}

.artikelText a.extern:hover
{
    color: #000000;
    text-decoration: underline; 
}

.artikelText img.li-email
{
   vertical-align:bottom;
}




/*KONTAKT*/

.contact h1
{
	color: #555555;
	padding: 0px;
	font-size: 40px;
	padding: 0px;
	line-height: 30px;
	margin: 0px 0px 60px 0px;
}

.contactLink
{
	border-bottom: 1px #cccccc solid;
	padding-bottom: 1px;
}

a.contactLink:hover
{
	text-decoration: none;
	border-bottom-color: #000000;
}

.contactDaten img.mail{
	position: relative;
	left: -3px;
}

.contactTable td
{
	padding: 0px;
	margin: 0px;
}

.contactTable
{
	margin-bottom: 5px;
}


.contactDaten{
	font-size: 13px;
	margin: 0px 0px 20px 0px;
	width: 250px;
}

.contactGeorgien
{
	width: 230px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	text-align: center;
}

.contactGeorgien p
{
	color: #585858;
	margin-bottom: 0px;
}

.contactGeorgien .att
{
	background-color: #fff;
	position: relative;
	text-align: center;
	width: 30%;
	margin-left: 32%;
	top: -10px;
	padding: 0px 10px;
	color: #577103;
	font-weight: bold;
	font-style: italic;
}

.contactGeorgien .date
{
	color: #000;
	font-size: 18px;
}

.contactDaten .desc{
	color: #555555;
	padding-right: 10px;	
}


