@import url(/core_modules/contact/frontend_style.css);

#container {
width:100%;
position: relative;
min-height: 80%;
_height: 80%;/* IE */
}

#contentBox {
width:962px;
height:445px;
}

#content {
width:595px;
float:right;
text-align:left;
}

#content1 {
width:400px;
float:left;
text-align:left;
}

#content2 {
width:175px;
float:left;
text-align:left;
}

#clearDiv {
clear:both;
}

#scrollTable  { /*Overflow bei Tabelle*/
overflow: auto;
height: 445px;
width: 595px;
}

/*
//////    FIXE ELEMENTE    //////////////////////////////////////////////////////////////////////////////////////////////////
*/


h1 {font-size: 20px;padding: 5px 0 5px 0;margin: 10px 0 5px 0;}
h4 {font-size: 14px;margin: 0px 0 0px 0;font-weight:bold;}
h5 {font-size: 16px;margin: 2px 0 2px 0; font-weight:bold;}
h6 {font-size: 14px;margin: 2px 0 2px 0; font-weight:bold;}

.inputButton	{cursor:pointer; width:100px;}

textarea 					{overflow: auto;}

.fieldSize					{width:200px;}

p 			   	 			{margin-top:0;margin:0;text-align:left;}
.small 						{font-size:11px;text-align:center;}
.smallLeft 					{font-size:11px;text-align:left;}

td	p						{line-height:120%;}
th               			{margin:0;}
form             			{margin:0;padding:0;}

.elementStandard         	{margin-top:10px;margin-left:10px;margin-right:10px;margin-bottom:0px;line-height: 140%;}
.elementStandard li      	{list-style-type: square; margin: 0 0 0 16px;text-align:left;}	

.adresse					{font-size:11px; color: #bd5454; line-height:120%;}

.titleTable1 				{width:512px;}
.titleTable2 				{width:70px;}

.posTitle 					{margin: 0 0 0 0;text-align:left;}
.posLogo					{margin: 0 0 10px 0;}
.posBtnPrint				{margin: 16px 0 0 0; cursor:pointer;}
.posBtnRecommend			{margin: 16px 0 0 12px; cursor:pointer;}
.posNavZusatz				{margin: 10px 0 0 0; cursor:pointer;}
.posNavBooking				{margin: 10px 0 0 7px; cursor:pointer;}
.posZuMenu					{margin: 0px 0 0 0px; cursor:pointer;}
.posBookmark 				{margin: 2px 0 0 181px;padding:0;}
