
/* body
--------------------------------------------------*/

html {
	width: 100%;
}


body {
	margin:0px;
	padding:0px;
	font-family: Arial, sans-serif;
}


/* links
--------------------------------------------------*/
a {
	text-decoration:none;
	color: #e5264e;	
}

a:hover {
	color: black;	
}

a.arrow {
	padding-left: 15px;
	background: url(images/tag_pfeil.gif) left 4px no-repeat;
}
a.rarrow {
	padding-right: 15px;
	background: url(images/tag_pfeil.gif) right 4px no-repeat;
}

a img {
	border:none;
}


div a:link, div a:visited, div a:hover, div a:focus, div a:active  {
	border: none;
}



/* paragraphs, lists, etc
--------------------------------------------------*/
p {
  margin:0;
  padding:0 0 1.3em 0;
}

li {
  margin:0;
  padding:0 0 1em 0;
}

ol {
  margin:0;
}

.text h1, .text h2 {
  color: black;
  font-size: 145.01%;
  margin: 0px;
  padding: 12px 0 12px 0;
  font-weight:normal;
}

.text h2 {
  font-size: 125.01%;
  padding: 12px 0 8px 0;
}

.text h3 {
  padding: 12px 0 8px 0;
  font-size: 100.01%;
  font-weight: bold;
}



h3 {
	font-size: 1.5em;
	padding: 5px 0px;
	margin: 0px;
	color: black;
	font-weight: normal;
	font-size:1.4em;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#list.links h3 {
	color: #e5264e;
}

h4 {
	font-weight:normal;
	padding:12px 0px 2px 8px;
	margin: 0px;
	font-size:1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.left {
	float: left;
}

.right {
	float: right;
}

.grau, a.grau {
	color: #B2B2B2;
}

a:hover.grau {
	color:#e5264e;
}

.blau {
	color:#e5264e;
}

a .pfeilchen, a.pfeilchen {
	padding-left: 15px;
	background: url(images/tag_pfeil.gif) 5px 4px no-repeat;
}


/* header
--------------------------------------------------*/
#header {
display: none;
}

/* content
--------------------------------------------------*/

#content {
	position:relative;
	float: left;
	clear:both;
	margin-top: 25px;
	width: 988px;
	min-height: 30px;
}

#knee {
	clear:both;
	height: 15px;
	width: 988px;
}

#page, #single, #detail {
  margin-top: 34px;
  float:left;
  width: 580px;
  min-height: 50px;
  padding-left: 40px;
}

#detail {
  margin-top: 0px;
}



/* list
-------------------------*/

#list {
  margin-top: 34px;
  float:left;
  width: 580px;
  min-height: 50px;
  padding-left: 40px;
}

#detail #list {
	margin: 0;
}


/* content-elements
--------------------------------------------------*/

#navigation {
	display: none;
}

.contentnavi {
	display: none;
}

.bottomline {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 2px;
}

.ads{
	margin:57px 0px 20px 0px;
}

h2.title, h2.subtitle {
  color: black;
  margin: 0px;
  padding: 12px;
  _height: 22px;
  min-height: 22px;
  font-weight:normal;
  clear: both;
  font-size:1.6em;
  letter-spacing: -1px;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform:lowercase;
}


h2.subtitle {
  padding: 8px 8px 12px 8px;
  border-bottom: 1px solid #e7e7e7;
}

#single h2.title {
	text-transform: none !important;
}
#single .text img {
	margin-left: -8px;
	padding: 5px 8px 8px 0;
}
#single .tags {
	padding-left: 15px;
	background: url(images/tags_pfeil.gif) left 10px no-repeat;
}

#single .text.ad {
	border-bottom:1px solid #e7e7e7;
	padding-bottom: 0;
}

#single .text.ad img.size-medium {
	margin-top: -15px; 
	padding: 0px;
}

#page img.size-thumbnail {
	display:none;
}
#page .date, #page .tags,
#single .date, #single .tags {
	padding-top: 6px;
	font-size: 0.66em;
	font-family: Arial, Helvetica, sans-serif;
}
#page .date, #single .date {
	clear: both;
	float:left;
	color: #acacac;
}
#page .tags, #single .tags {
	float: right;
	color: #e5264e;
}
#page .tags a, #single .tags a {
	color: #e5264e;
}
#page .tags a:hover, #single .tags a:hover {
	color: #acacac;
}
#page .text, #single .text, #peoplelist .text  {
	padding: 0px 8px 10px 128px;
}
#page .text, #single .text {
	padding-top: 15px;
	clear:both;
	display: block;
	color: #666666;
	font-size: 0.77em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}
#right, #footer{ 
	display: block;
	color: #666666;
	font-size: 0.77em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}
.text ul {
	padding-left: 15px;
}





/* list
----------*/


#list h2.title, #peoplelist h2.title,
#page h2.title, #single h2.title {
	padding-left: 0px;
	background-image:none;
	border-bottom:1px solid #e7e7e7;
}


#list .listrow, #list .listline {
	position: relative;
	width: 580px;
	padding: 0 0px 5px 0px;
	float: left;
}

#list .listrow {
	margin-bottom: 4px;
}

/*imagelist*/
#list .listimage {
	display: block;
	width: 90px;
	height: 90px;
	overflow: hidden;
	margin:0px;
	padding: 0px;
	float:left;
}
#list .listimage img {
	margin: 0 5px 0 0;
	border: 5px solid white;
	border-left: none;
}

#list .listtitle, #list .text {
	float:right;
	width: 460px;
	padding:3px 8px 0px 0px;
	color: #666666;
}

#list .text, #list.links ul {
	font-size: 0.77em;
}

/*linklist*/
#list.links ul, #list.links li {
	margin: 0;
	list-style: none;
}

#list.links ul {
	padding: 0 0 0 110px;
}

#list.links ul a h4 {
	font-size: 1.27em;
	color: #E5264E;
}
#list.links ul a:hover h4 {
	color: black;
}

#list.links .listrow {
	padding: 0 0 10px 0;
}

/*terminlist*/
#list.termine .listrow {
	padding: 4px 0 10px 0;
}

#list .listtitle .date, #list .listtitle .categories, .listrow .date {
	margin: 4px 0px 5px 0px;
	font-size:0.66em;
	color: #acacac;
}

.box .listrow .date, .termine .listrow .date {
	width: 80px;
	color: black;
	float: left;
}

#list .listtitle .categories {
	background: url(images/grau_pfeil.gif) left 4px no-repeat;
	padding: 0 0 0 15px;
	color: #acacac;
} 

#list .tags {
	clear:both;
	height:20px;
	font-size: 0.66em;
}
#list .tags img{
	float: left;
	
}
#list .tags p, #list .tags p a, #list .categories a {
	color: #acacac;
}
#list .tags p a:hover, #list .categories a:hover {
	color: #e5264e;
}
#list .tags p {
	text-align:right;
	padding: 0px 15px 0px 0px;
}
#list .listline .date {
	padding: 5px 0 10px 5px;
	font-size: 0.76em;
	color: #666666;
}
#list .listline a {
	padding: 0 0 5px 5px;
	font-size: .85em;
	display: block;
}




/* legs
--------------------------------------------------*/

#legs {
	display: none;
}

/* sidebar
--------------------------------------------------*/

#right {
	display: none;
}

/* search
--------------------------------------------------*/

#search {
display: none;
}


/* footer
--------------------------------------------------*/
#footer {
  display: none;
}

/*////////////////////////////////////////////////END///////////////////////////////////////////////////////////////////////*/
