﻿.content_title{padding:15px;font-family:Tahoma;font-size:28px;text-decoration:none;}
.content_text{font-family:Tahoma;font-size:12px;padding:15px;text-align:left;}
.content_text a,.content_text a:hover,.content_text a:active,.content_text a:visited{color:White;font-family:Tahoma;font-size:12px;}

.red-boxi2{background:#fff;overflow:hidden;margin:0 auto;width:208px;}
.red-boxi2 .tri{background-position:4px 0;}
.red-boxi2 .bli{background-position:0 4px;}
.red-boxi2 .bri{background-position:4px 4px;}

/* hotelstemplate */

.hauptbild img{ border: #dbd6c6 5px solid;}
.hotellogo img{ }
.nebenbild img{ border: #dbd6c6 4px solid; margin-right:5px; margin-top:5px;}
.iconbild img{ margin-right:15px; padding-top:3px; padding-left:5px; text-align:center; margin-top:12px;}

#hoteltext
{
	padding: 5px;
	font-family: arial;
	font-size: 9pt;
	color: dimgray;
}

.hotelanschrift
{
	font-family: arial;
	font-size:9pt;
	color: dimgray;
}
.hotelanschrift a, .hotelanschrift a:visited, .hotelanschrift a:hover, .hotelanschrift a:active
{
	text-decoration:none;
	font-family: arial;
	font-size:10pt;
	font-weight:bold;
	color:#a80000;
}


.sendbutton
{
font-weight:700;
color:#fff;
width:445px;
height:55px;
text-align:center;
background-color:#a09d99;
font-size:18px;
font-family:Tahoma;
vertical-align:middle;
text-align:left;
padding-left:130px;
border-right:silver 1px solid;
border-top:silver 1px solid;
border-left:silver 1px solid;
border-bottom:silver 1px solid;
cursor:pointer;
}
.selectbutton
{
color:#fff;
text-align:center;
background-color:#a09d99;
border-right:silver 1px solid;
border-top:silver 1px solid;
border-left:silver 1px solid;
border-bottom:silver 1px solid;
cursor:pointer;
font-weight:bold;
}

#window{text-align:center; font-family:Arial; font-size:x-large; width:500px; height:20px; }

/*----- forms -----*/

		select {
			width:239px;
			border:1px solid #dbd7d7;
			padding:4px 0 5px 5px;
			color:#a09d99;
		}

		fieldset {
			border:none;
		}
		input {
			padding:4px 2px 4px 5px;
			border:1px solid #dbd7d7;
			background:none;
			color:#a09d99;
		}
		textarea {
			width:230px;
			padding:4px 2px 4px 5px;
			border:1px solid #dbd7d7;
			background:none;
			color:#a09d99;
			height:178px;
			margin-bottom:30px;
			overflow:auto;
		}
 

