@charset "UTF-8";
/* CSS Document */

.item, .title {
	border-bottom:1px #f1f0f0 solid;
}
.commentListListing .item	{
	
}
#rss {
	margin-left:10px;
	margin-top:10px;
}
#rss a {
	padding-left:24px;
	background:url(../images/rss.gif) no-repeat left;
}
.odd {
	background:#f1f0f0;
}
#contenttext {
	width:550px;
	float:left;
}
#text {
	width:auto;
	background:#fff;
	border-right:1px #f1f0f0 solid;
	margin-bottom:20px;
	float:left;
}
.clear ,.itemTop,.itemBody,.itemNav{
	clear:both;
}
.itemTop,.itemBody,.itemNav, .even, .odd{
	padding:5px 15px;
}
.itemNav img ,.author img, .trackback{
	display:none;
}
#commentListTitle {
}
.start {
	display:inline;
	width:170px;
}
.middle {
	display:inline;
	width:170px;
}
.end {
	display:inline;
	width:170px;
}
#singleNavigation {
	margin-left:15px;
	margin-top:15px;
	margin-right:15px;
}
.previous {
	display:inline;
	margin-right:20px;
}
.backtolist {
	display:inline;
	margin-right:20px;
}
.next {
	display:inline;
	margin-right:20px;
}
.single, #commentFormNonAjax{
	
}

#commentFormNonAjax textarea, #commentFormNonAjax input, #commentForm textarea, #commentForm input {
background-color:#EDEAE5;
border:1px solid #A5A49F;
color:#A5A49F;
font-size:13px;
height:25px;
width:379px;
}
#commentFormNonAjax textarea,
 #commentForm textarea  {
height:150px;
}

input.text, textarea.text {
border-color:#988F89;
}



.itemTop {
	float:left;
	width:520px;
}


.author{
	margin-right:20px;
}
.itemNav a,.comments a {
	color:#00357a;
	text-decoration:none;
}
.authoremail{
	margin-right:20px;
	display:block;
}
.blogtipafriendlink{
	display:none;
}
.permalink{
	display:none;
}
.comments{
	margin-right:20px;
}

.categories {
	float:left;
	width:400px;
}
.date {
	float:right;
	width:80px;
	text-weight:bold;
	text-align:right;
}
h3 a {
	color:#00357a;
	font-size:16px;
	text-decoration:none;
}

#maincontent {
	background:#fff;
}
#content #rootline a:hover {
	color:#00357a;
}
#rootline  {
	width:730px;
	text-align:right;
}
#content #topnav a:hover {
	color:#00357a;
}
.boxtext a:hover {
	color:#00357a;
}
#nav {
	background:#fff;
}

#nav .startingpoint {
	border-top:1px #00357a solid;
}

#nav li a:hover {
	color:#e89b00;
}
#nav .aktiv a {
	color:#e89b00;
}
#nav .unternav, #nav .unternavaktiv {
	background:#99bfef;
	font-size:10px;
}
#nav li.unternav a, 
#nav li.unternavaktiv a {
	color:#00357a;
	font-size:10px;
}

#nav li.unternav a:hover, 
#nav li.unternavaktiv a:hover{
	color:#00357a;
	font-size:10px;
}

#text h1 , h5{
	color:#00357a;
	font-size:14px;
	line-height:26px;
	padding-bottom:2px;
}
#text h2 {
	color:#00357a;
}
#footer {
	background:#00357a;
}
#support h3,#support h3 a,#support h3 a:hover {
	background:#00357a;
}
.boxright h3,.boxright h3 a,.boxright h3 a:hover {
	background:#c1cbd8;
	color:#00357a;
}
#text strong {
	color:#00357a;
}
#content a {
	color:#00357a;
}
#content a:hover {
	color:#00357a;
}
#contentnews .newsbox a {
	color:#00357a;
}

#itblog {
	background:#f7a500;
	margin-bottom:6px;
}
#hotelblog {
	background:#00357a;
}
#itblog a {
	color:#fff;
	padding-left:10px;
	font-size:14px;
	line-height:26px;
	text-decoration:none;
	
}

#hotelblog a {
	padding-left:10px;
	color:#fff;
	font-size:14px;
	line-height:26px;
	text-decoration:none;
}
#footer {
	background:#fff;
}
#footertext  {
	background:#00357a;
}

#navigation{
	width:205px;

}
#navigation, #navheader, #news, #togglecat0 {
	background:#f1f0f0;
}

#contentbereich {
	margin-top:0px;
}
.rss, .time {
	display:none;
}
#categories h3 {
	font-size:14px;
	color:#00357a;
	font-weight:bold;
	padding-left:10px;
}
#categories  {
	margin-top:10px;
}
#categories a {
	color:#00357a;
	text-decoration:none;
}

.level1 {
background-color:#f1f0f0;
border-left:1px solid #f1f0f0;
border-top:1px solid #f1f0f0;
padding:0px;
}
#categories ul {
	list-style:none;
}

#categories ul li a{
	line-height:26px;
	color:#666;
	font-size:12px;
	
	padding-left:10px;
}
#categories ul li {
	border-bottom:1px #fff solid;
}

.postnum{
	margin-left:6px;
}
.suchbox {
	background:#fff;
}
#searchbox {
	margin-top:15px;
}


          		
		input.text,
		textarea.text {
			border-color: #988F89;
		}

		
		/* FormElements */
		.formElement {
		    padding: 5px 0;
		}

		.formElement label {
		    width: 84px !important;
		    width: 120px;
		    padding: 0 0 0 13px;
		    float: left;

		    display:block;
		    color: #A5A6A0;

		    font-weight: bold;
		}
	
	
		.formElement .requiredElement {
		    left: 26px !important;
		    left: 6px;
		    color: #fc0007;
		}
	
		/* Form defaultInputs */
		.inputText input,
		.textarea textarea,
		.textElement input,
		.textElement textarea {
		    width: 284px !important;
		    width: 288px;
		}
	
		.textElement select,
		.select select {
		    width: 288px;
		}
	
		.formElement .left,
		#mainContent .formElement .left {
			width: 124px !important;
			width: 130px;
			padding: 0 0 0 13px;
			font-weight: normal;
		}
	
	
		.formElement .right {
			width: 284px;
		}

		
		
		h3 {
			line-height: 17px;
			padding: 4px 2px;
			color: #74c0e2;
		}
		
		div#latestPosts, div#categories, div#archive, div#latestComments, div#socialBookmarks, div.rss{
			padding: 2px;
			margin-bottom: 10px;
			width: 180px;
			
		}
		
.formElement .formLabel{
			width:150px !important;
		}
.formElement .button {
			padding: 0 5px 0 5px;
			border-color: #000;
			background-color: #fff;
			color: #000;
			width:150px !important;
		}
	