/* CSS Hotel-Dorer */

* {
	margin:0;
	padding:0;
	}

body {
	background-color: #ffffff;
    color: #000000;
  	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	
a.top_links {text-decoration: none; 
   	background-image:url(img/pfeil_rechts.gif); 
   	background-position:left;
   	background-repeat:no-repeat;
   	line-height:17px;
   	padding-left:15px; 
   	font-weight:bold;
   	font-size:12px; 
   	color:#36619a
	}
   
a.text_link {
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
   	line-height:17px;
   	font-weight:bold;
   	font-style:normal;
   	font-size:12px; 
   	color:#36619a
   	}
   
p {
	font-size: 14px;
	font-weight: normal;
	line-height:16px;
	font-family: Times New Roman, Times, serif;
	font-style:italic;
	color:#333333;
	}
	
a.footer{
	background:none;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	text-align:center;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h2 {
	font-size: 12px;
	font-weight: bold;
	color:#36619a;
}
	
#inhalt {
    width: 680px;
	background-color: #ffffff;
	padding: 0;
    margin: 0 auto;
	}
	
#sprach_btn {
	height:27px;
	text-align:right;
	}
	
#logo {
	height:137px;
	float:left;
	}
	
#menu {
	/*height:137px;*/
	vertical-align:top;
	}
	
#leerzeile{
	height:10px;
	}
	
#line{
	background-image:url(img/line.gif);
	background-repeat:repeat-x;
	height:25px;
	clear:left;
	}
	
#text_element {
	float:left;
	/* height:140px; */
	width:330px;
	position:relative;
	left:15px;
	background-color:#FFFFFF;
	}

#claim {
	font-size: 14px;
	font-weight: normal;
	padding-left:15px;
	font-family: Times New Roman, Times, serif;
	font-style:italic;
	color:#36619a;
	}
