/*------------------------------------------------------------------
	Hotel Krone CSS // © Frederic K. Herring, cmXs, 2009
--------------------------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(/img/bg_shader.png);
	background-repeat: repeat-x;
}



img {
	border: 0px solid;
	margin: 0px;
	padding: 0px;
}

.high {
	position:relative;
	top: -0.4em;
	font-size: 70%;
	line-height: 0%;
	color: #333333;
}



/*-------------------------------------------------
eingabefelder
-------------------------------------------------*/


.dropdown {
	width: 250px;
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 16px;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #999999;
}

.dropdown:hover {
	width: 250px;
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 16px;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #cccccc;
}




.inputfield {
	width: 250px;
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 14px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #999999;
}


.inputfield:hover {
	width: 250px;
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 14px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #cccccc;
}


.inputbox {
	width: 250px;
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 80px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #999999;
}


.inputbox:hover {
	width: 250px;
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 80px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #cccccc;
}






/*------------------------------------
	container
-------------------------------------*/



.container {
	width: 950px;
	padding: 0px;
	margin: 0px;
	float: left;
}





/*------------------------------------
	left- and rightside
-------------------------------------*/

.leftside {
	float: left;
	width: 566px;
}


.rightside {
	float: left;
	width: 315px;
}






/*------------------------------------
	topbox
-------------------------------------*/



.topbox {
	float: left;
	clear: left;
	width: 566px;
	height: 101px;
}

.topboxleft {
	width: 385px;
	float: left;
	padding-top: 37px;
	padding-left: 181px;
	clear: left;
}

.topboxleft a {
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: normal;
	color: #004890;
	text-decoration: none;
	padding-right: 25px;
}

.topboxleft a:hover {
	color: #fcb033;
}




/*------------------------------------
	images
-------------------------------------*/

.images {
	float: left;
	width: 570px;
}

.muster {
	float: left;
}

.nopic {
	float: left;
}

.muster img {
	float: left;
}

.nopic img {
	float: left;
}


/*------------------------------------
	logobox
-------------------------------------*/

.logobox {
	float: left;
	padding-left: 39px;
}




/*------------------------------------
	mainnav
-------------------------------------*/

.mainnavbox {
	float: left;
	margin-top: 8px;
	width: 950px;
	background-image: url(/img/striche_klein.gif);
	background-repeat: no-repeat;
	background-position: 122px 0px;
	height: 70px;
	clear: left;
}

.mainnav {
	float: left;
	width: 740px;
}

.mainnav a{
}


.mainnav a:hover {
	color: #ffffff;
}


.flags{
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	width: 170px;
	height: 20px;
	cursor: pointer;
}






/*------------------------------------
	contentbox
-------------------------------------*/

.contentbox {
	float: left;
	width: 929px;
}


/*------------------------------------
	contentbox
-------------------------------------*/

.leftcontent {
	float: left;
	width: 440px;
	padding-left: 181px;
}

.rightcontent {
	float: right;
	width: 260px;
}


/*------------------------------------------------------------------------------------------------------
	infobox
--------------------------------------------------------------------------------------------------------*/



.infobox {
	float: left;
	width: 250px;
	padding-bottom: 8px;
	padding-top: 2px;
	margin-bottom: 20px;
}

.infobox-header {
	float: left;
	clear: left;
	width: 206px;
	background-image: url(/img/striche_shader.gif);
	background-repeat: repeat-y;
	padding-left: 44px;
}


.infobox-headline {
	float: left;
	clear: left;
	font-family: "lucida grande", verdana;
	font-size: 17px;
	font-weight: normal;
	line-height: normal;
	color: #0061c0;
	padding-left: 12px;
	text-transform: uppercase;
}

.infobox-subline {
	float: left;
	clear: left;
	font-family: "lucida grande", verdana;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 10px;
	width: 250px;
	color: #555459;
	line-height: 19px;
	padding-top: 3px;
}

.infobox-newsletter {
	float: left;
	clear: left;
	width: 214px;
	padding-bottom: 12px;
}

.infobox-copy {
	float: left;
	clear: left;
	width: 250px;
	color: #333333;
	font-size: 11px;
	font-family: "lucida grande", verdana;
	line-height: 15px;
	padding-top: 8px;
}

.infobox-copy a {
	color: #004890;
	text-decoration: underline;
}

.infobox-copy a:hover {
	color: #fcb033;
	text-decoration: none;

}

.infobox-more {
	float: left;
	clear: left;
	padding-top: 11px;
	width: 214px;
}

.infobox-more a {
	color: #666666;
	text-decoration: none;
	font-family: "Lucida Grande", verdana;
	font-size: 10px;
	line-height: normal;
}

.infobox-more a:hover {
	color: #fcb033;
	text-decoration: none;

}

.contentbox-mainpic {
	float: left;
}

.contentbox-mainpic img {
	float: left;
}

.artikel {
	float: left;
	padding-bottom: 15px;
	width: 440px;
	clear: left;
}

.artikel-mainpic {
	float: left;
}

.headline {
	float: left;
	clear: left;
	font-family: "lucida grande", verdana;
	font-size: 21px;
	font-weight: normal;
	width: 440px;
	color: #0061c0;
	line-height: 28px;
	text-transform: uppercase;
}

.subline {
	float: left;
	clear: left;
	font-family: "lucida grande", verdana;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
	width: 440px;
	color: #555459;
	line-height: 23px;
}

.copy {
	float: left;
	clear: left;
	width: 440px;
	color: #333333;
	font-size: 11px;
	font-family: "lucida grande", verdana;
	line-height: 18px;
}

.copy a {
	color: #004890;
	text-decoration: underline;
}

.copy a:hover {
	color: #fcb033;
	text-decoration: none;
}







/*------------------------------------------------------------------------------------------------------
	printsend // Icons Drucken und Senden
--------------------------------------------------------------------------------------------------------*/

.printsend {
	float: left;
	width: 440px;
	padding-top: 20px;
	font-family: arial;
	font-size: 10px;
	line-height: normal;
	color: #999999;
	padding-bottom: 20px;
}

.printsend a {
	font-family: "Lucida Grande", verdana;
	font-size: 10px;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}

.printsend a:hover {
	font-family: "Lucida Grande", verdana;
	font-size: 10px;
	line-height: normal;
	color: #fcb033;
	text-decoration: none;
}
