body {
font-family: Arial, Helvetica, sans-serif;
}

h2 {
font-size: 16px;
}

h1 {
font-size: 24px;
}

#headerWrap {
background:#fff url(../images/liline.gif);
background-repeat: repeat-x;
background-position: 0px 25px;
height: 56px;
margin: 0 0 0 0;
}


#header {
/*text-align:right;*/
background:transparent url(../images/blogzone24_logo.gif) no-repeat;
background-position: 70px 0px;
padding: 0 5px 3px 0;
margin: 5px 0 0 0;
font-size: 11px;
height: 53px;
/*border-bottom: 1px solid black;*/

}

#header a {
color: #666666;
font-size: 13px;
text-decoration:none;
}

#header a:hover {
color: #333333;
}

/*
######################## LIWEST BLOGZONE24 LINE TOP ############################
*/
	.head_message {
	position: absolute;
	top: 30px;
	padding-top: 10px;
	/*border:1px solid red;*/
	height: 25px;
	width : 700px;
	text-align:right;
	font-size:13px;
	
	
	}

/* ----------banner for logo--------------
#header {
text-align:right;
padding: 0px;
margin: 0px;
font-size: 12px;
/*height:50px;
*/
}
#banner img {padding:10px 0px;}
/* ######################################################################## */


/*-------------------------------------------------------------  Login Box ----------------------------------------------------*/
.loginBoxWrap {
	position: absolute;
	margin-top:19px;
	width: 250px;
	height: 0px;
	z-index : 0;
}

.loginBox {
	background-color: #efefef;
	border: 1px solid #cccccc;
	color: #333;
	font-size: 12px;
}

.link {
	cursor:pointer;
}

.link:hover {
	text-decoration:underline;
}

.loginField {
	width: 120px;
	border: 1px solid #cccccc;
}

.loginFieldE {
	width: 150px;
	border: 1px solid #cccccc;
}

.regloginField {
	width: 180px;
	border: 1px solid #cccccc;
}

.commentInput {
	/*width : 200px;*/
	border: 1px solid #cccccc;
}

#login_message
{
 	color : 	#C42529;
}

#login_messageStart
{
 	color : 	#C42529;
}

/*   -------  Seitenschaltung -----------  */

.switchLine {
/*background-color: #D6E9F7;*/
text-align:right;
/*border: 1px solid #284AA1;*/
margin:0px;
width:100%;
padding:0px;
font-size:14px;
clear:both;
}

.siteButton {
color: #284AA1;
width: 30px;
cursor:pointer;
border-right:0px;
border-top:0px;
border-bottom:0px;
background-color: #DDDDDD;
}

.siteButton:hover {
color : red;
border-right:0px;
border-top:0px;
border-bottom:0px;
}

.currentSiteButton {
color:red;
width: 30px;
border-right:0px;
border-top:0px;
border-bottom:0px;
background-color: #DDDDDD;
}
