/* General */
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/* Hauptmenu normal*/
a {
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}

h1 {
	position:relative;
	top:110px;
	left:-250px;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align:left;
	font-size:24px;
	width:246px;
}
h2 {
	position:relative;
	left:-220px;
	top:100px;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align:left;
	font-size:18px;
	width:300px;
}
/* Gesamter Inhalt */

.kasten_oben {
	position:relative;
	margin-top:60px;
	width:800px;
	height:113px;
	text-align:center;
}

/* Hauptmenu Linien oben und unten */
.menu_rand {
		background-image:url(../img/bg/menu_rand.gif);
		background-repeat:repeat-x;
		height:9px;
		width:797px;
		overflow:hidden;
}
/* Hauptmenu Farbhintergrund */
.menu_bg{
	position:relative;
	background-color:#001C63;
	height:21px;
	width:797px;
}

/* Hauptmenu normal*/
a.menu:link{
		color:#FFFFFF;
		text-decoration:none;
		font-family:"Times New Roman", Times, serif;
		font-size:13px;
		font-weight:100;
}
a.menu:visited{
		color:#FFFFFF;
		text-decoration:none;
		font-family:"Times New Roman", Times, serif;
		font-size:13px;
		font-weight:100;
}
a.menu:hover{
		color:#E2B142;
		text-decoration:none;
		font-family:"Times New Roman", Times, serif;
		font-size:13px;
		font-weight:100;
}
a.menu:active{
		color:#FFFFFF;
		text-decoration:none;
		font-family:"Times New Roman", Times, serif;
		font-size:13px;
		font-weight:100;
}

/* Hauptmenu aktiv*/
a.menu_aktiv:link {
		color:#E2B142;
		text-decoration:none;
		font-family:"Times New Roman", Times, serif;
		font-size:13px;
		font-weight:100;
}
a.menu_aktiv:visited{
		color:#E2B142;
		text-decoration:none;
		font-family:"Times New Roman", Times, serif;
		font-size:13px;
		font-weight:100;
}
a.menu_aktiv:hover{
		color:#E2B142;
		text-decoration:none;
		font-family:"Times New Roman", Times, serif;
		font-size:13px;
		font-weight:100;
}
a.menu_aktiv:active{
		color:#E2B142;
		text-decoration:none;
		font-family:"Times New Roman", Times, serif;
		font-size:13px;
		font-weight:100;
}

/* Hauptmenu Positionen*/
.die_residenz  {
	position:relative;
	left:0px;
	top:0px;
	width:130px;
	float:left;
	padding-top:2px;
	*margin-top:2px;
}

.wohnen {
	position:relative;
	left:0px;
	top:0px;
	width:90px;
	float:left;
	padding-top:2px;
	*margin-top:2px;
}

.pflege {
	position:relative;
	left:0px;
	top:0px;
	width:100px;
	float:left;
	padding-top:2px;
	*margin-top:2px;
}

.park_cafe  {
	position:relative;
	left:0px;
	top:0px;
	width:120px;
	float:left;
	padding-top:2px;
	*margin-top:2px;
}

.aktivitaeten{
	position:relative;
	left:0px;
	top:0px;
	width:120px;
	float:left;
	padding-top:2px;
	*margin-top:2px;
}

.baden_baden {
	position:relative;
	left:0px;
	top:0px;
	width:150px;
	float:left;
	padding-top:2px;
	*margin-top:2px;
}

.kontakt  {
	position:relative;
	left:0px;
	top:0px;
	width:80px;
	float:left;
	padding-top:2px;
	*margin-top:2px;
}

/*kompletter Inhaltsbereich*/ 
.inhalt {
	position:relative;
	margin-top:-16px;
	*margin-top:0px;
	background-color:#FDFCEB;
	background-image:url(http://www.bellevue-baden-baden.de/img/startseite/content.jpg);
	background-repeat:no-repeat;
	margin-left:1px;
	width:797px;
	height:397px;
}

.verlauf_text {
	position:relative;
	top:170px;
	width:787px;
	height:80px;
	text-align:left;
	line-height:16px;
	padding:6px 0px 6px 10px;
}

.verlauf_text_left {
	width:480px;
	float:left;
}

.verlauf_right_bg {
	position:relative;
	background-image:url(http://www.bellevue-baden-baden.de/img/startseite/verlauf-rechts.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:99px;
	width:200px;
	top:-9px;
	float:left;
	left:107px;
}

.verlauf_text_right {
	margin-left:20px;
	font-size:11px;
	margin-top:5px;
}

.veranstaltungshinweis {
	color:#415687;
	font-weight:bold;
	margin-bottom:5px;
}

/* Navigation unten*/
.kasten_unten {
	position:relative;
	top:0px;
	width:797px;
	text-align:left;
	background-color:#001C63;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}
.kasten_unten a {
	color:#FFFFFF;
	text-decoration:underline;
	margin-right:30px;
	margin-left:20px;
}
.kasten_unten a:hover {
	color:#FFFFFF;
	text-decoration:none;
	margin-right:30px;
	margin-left:20px;
}