@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #bd007b url(images/bbg.gif) repeat-y;
	line-height: 1.4em;
}

a {
	text-decoration:none;
	color: #e41a3f;
}

a:hover {
	color: #bd007b;
}

a img {
	border: none;
}

.pink, .pinkgross {
	color: #bd007b;
}

.grau {
	color: #666666;
}

.pinkgross {
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
}

a.post-edit-link  {
	display: block;
	height: 14px;
	width: 10px;
	background:url('images/edit.gif') left 4px no-repeat;
	padding: 0 10px 0 0;
	float: left;
}

.blog a.post-edit-link  {
	margin-bottom: -3px;
}


#meta {
	position: absolute;
	display: block;
	top: 30px;
	left: 62px;
	letter-spacing: -1px;
}

#meta a {
	color: #bd007b;
}

#meta a:hover {
	color: #666666; 
}

.normal {
  font-size: .85em;
}

.bigger {
  font-size: 1em;
}

.biggest {
  font-size: 1.3em;
}


#content {
	background: #FFFFFF url(images/bg.gif) no-repeat;
	width: 698px;
	margin: 0px;
	padding-top: 16px;
	padding-bottom:40px;
	_height: 400px;
	min-height: 400px;
}
#logo {
	position: absolute;
	left: 704px;
	top: 32px;
}
#navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform:uppercase;
	color:#666666;
	width:550px;
	height: 78px;
	float:right;
	padding: 12px 30px 0 0;
	}
#navigation div {
	display:block;
	height: 25px;
	padding-right: 30px;
	float:right;
}
#navigation div a {
	display: inline;
	height: 25px;
	color:#666666;
	background:url('images/r_u.gif') left 4px no-repeat;
	padding: 0 0 0 18px;
	line-height: 14px;
}
#navigation div a:hover,
#navigation div.level1active a {
	color: #bd007b;
}


#guts {
	margin: 0px 90px 30px 62px;
	color:#7e7f81;
	clear:both;
	height: auto;
	float: left;
	display: inline;
	width: 546px;
}
.chest {
	padding-bottom: 25px;
}

/*expandpages*/


h2.extitle, h2.extitle a {
	font-size: 1em;
	text-transform:uppercase;
	text-decoration:none;
} 

.post {
	position:relative;
	float: left;
	width:546px;
	height: auto; !important
	height: 45px;
	min-height: 45px;
	display: inline;
	
}
.post h2 {
	display:block;
	padding-bottom: 12px;
	border-top: 1px solid #bd007b;
	padding-top: 5px;
	float: right;
	margin: 0;
}
.extraimage {
	width: 90px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-right: 10px;
}

.post h2 a.nicht_offen {
	text-align:left;
	display:block;
	width: 446px;
	margin:0px;
	padding:0px;
	background:url(images/pfeil.gif) no-repeat;
	background-position:right -78px;
	color:#bd007b;
}

.post h2 a.offen {
	text-align:left;
	display:block;
	width: 446px;
	color: #bd007b;
	background:url(images/pfeil.gif) no-repeat;
	background-position:right 2px;
}

.post .geschlossen {
	width: 436px;
	margin:0px 0px 0px 100px;
	text-align: left;
	height: 0px;
	overflow:hidden;
}
.post .nicht_geschlossen {
	width: 436px;
	margin:0px 0px 0px 100px;
	text-align: left;
	height: auto;
}

.inner {
	padding-right: 30px;
}

/*blog//////////////*/


.tongue {
	text-align: right;
	color:#666666;
}

.point {
	color:#BD007B;
	text-transform:uppercase;
}

.unternavigation.blog li {
	width: auto;
}

#guts .post.blog {
	margin-top: 2px;
}

.post.blog h2 {
	margin:0;
	width: 546px;
	padding-top: 30px;
}

.post.blog h2 a {
	color: #bd007b;
}
.post.blog h2 a:hover {
	color: #666666;
}

.post.blog .nicht_geschlossen {
	margin-left: 0px;
	width: 546px;
}

.post.blog .nicht_geschlossen img {
	margin: 10px 0 10px 0;
	display: block;
	clear: both;
}

.infos, .commentslink {
	font-size: .8em;
	padding-top: 10px;
	width: 400px;
	float: left;
}

.infos a, .commentslink a {
	color: #7E7F81;
}

.infos a:hover, .commentslink a:hover {
	color: #bd007b;
}

.commentslink {
	width: 140px;
	float: right;
	text-align: right;
}

/*comments///////*/

#comments {
	clear: both;
	padding-top: 30px;
}

.commentstitle {
	border-top: 1px dotted #CCC;
	padding: 25px 0 15px 0;
}

#commentbox {
	border-top: 1px dotted #CCC;
	margin-top: 15px;
}

.commline{
	clear: both;
	height: auto;
	padding: 4px;
	background-color: #fdf6fa;
	margin-top: 10px;
	margin-bottom: 10px;
}

.commtitle {
	clear: both;
	padding-left: 5px;
}

.commdate {
	font-size: .9em;
}

.commdetails {
	font-size: .9em;
}

.commdetails p {
	padding: 0 10px 0 20px; 
}

#comments form {
	padding: 0;
}

#commentarea, .commentbutton {
	width: 538px;
	border: 1px solid #bd007b;
	height: 70px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #666666;
	padding: 4px;
}

.commentbutton {
	padding: 0;
	width: 546px;
	height: 19px;
	background-color: #bd007b;
	color: #FFF;
	cursor: pointer;
}



.page h2 a.nicht_offen {
	padding-right: 15px;
	background:url(images/pfeil_grau.gif) no-repeat;
	background-position:right -33px;
	color:#7e7f81;
}
.page h2 a:hover.nicht_offen {
	background-position:right -78px;
}


.page h2 a.offen {
	padding-right: 15px;
	color: #bd007b;
	background:url(images/pfeil_grau.gif) no-repeat;
	background-position:right 2px;
}

.page h2 a:hover {
	color: #bd007b;
}
	
.page .geschlossen {
	height: 0px;
	overflow:hidden;
}
.page .nicht_geschlossen {
	height: auto;
	margin: 0;
}

/*/////////////footer//////////*/


#footer {
	width: 698px;
	margin: 85px -50px 0px 50px;
	float: left;
	display: inline;
	position: relative;
}
#impressum {
	width: 558px;
	text-align:right;
	color:#df85c0;
}

.login a, .login a:hover {
	position: absolute;
	color: #df85c0;
	font-size: .8em;
}


/*/////////////subnavi//////////*/

#neck {
	margin: 0px 100px 120px 62px;
	padding:0px;
	clear:both;
}

#neck.short {
	margin: 0px 100px 0px 62px;
}

.unternavigation li {
	display:block;
	height: 20px;
	width: 120px;
	margin:0px;
	padding-left:0px;
	padding-right: 25px;
	list-style:none;
	float:left;
}
.unternavigation li a {
	padding-left: 15px;
	line-height:16px;
	color:#666666;
	text-decoration:none;
	background:url(images/r_u_klein.gif) 0px 4px no-repeat;
	text-transform:uppercase;
}

.unternavigation li a:hover,
.unternavigation li.current-cat a  {
		color: #bd007b;
}

ul.unternavigation {
	margin:0px;
	padding:0px;
}
.post {
	margin-top: 25px;
}
#img_impressum {
	margin: 0px 0px 0px 660px;
}

/*/////////////form//////////*/

.chest input {
	background: #bd007b url('images/pfeil_weiss.gif') 1px 3px no-repeat;
	border: none;
	color: white;
	width: 103px;
	height: 17px;
	padding: 0 2px 0 15px;
	font-size: 1.15em;
}

form {
	padding-top: 40px;
}

.chest label {
	display: block;
	text-transform:uppercase;
	font-size: .85em;
	padding-right: 10px;
	margin-bottom: 5px;
	clear: right;
}

.label {
	display: block;
	width: 100px;
	min-height: 10px;
	float: left;
}

.chest input.loginbutton, .button {
	font-size: .95em;
	cursor: pointer;
	line-height: 1.1em;
	border: 1px solid #bd007b;
	background: none;
	color: #bd007b;
	width: 120px;
}

.chest.upload form {
	padding-top: 10px;
	float: left;
}

.chest.upload small {
	color: #999999;
}

.chest.upload input {
	float: left;
	margin-right: 10px;
	display: inline;
	height: 17px;
	font-size: .9em;
	border: 1px solid #bd007b;
	background: #fdf6fa;
	color: #bd007b;
	padding: 2px 2px 0 2px;
	width: 115px;
}

.chest.upload label {
	width: auto;
	float: left;
	padding-right: 10px;
	margin-bottom: 10px;
}

.chest.upload a {
	color: #bd007b;
}

.chest.upload a:hover {
	color: #666666;
}

.chest.upload p{
	clear: both;
	display: block;
	float: none;
	margin: 0 0 3px 0;
}

.chest.upload img {
	width: 90px;
}

.chest.upload img.arrow {
	width: auto;
}

.chest.upload input.file {
	width: auto;
	height: 21px;
	color: #bd007b;
}

.chest.upload input.hidden{
	display: none;
}

.chest.upload .button {
	padding: 0px;
	height: 21px;
}
