.codered {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #CC0000;
 font-weight: bold;
 text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
/*	overflow: auto; */ 
	margin: 0px;
	text-align: center;
	line-height:120%;
}

td {
	font-size: 11px;
	color: #666666;
	line-height:150%;
}



ul {
	
	list-style-image: url("http://www.appartement-central.at/fileadmin/images/navigation/aufz1.gif"); 
}


a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

/* ----- HEADER ----- */

.header {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	height: 190px;
	padding-top: 20px;
	position: relative;
}
.logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
.sidemenu {
	position: absolute;
	left: 260px;
	top: 3px;
	width: 500px;
	text-align: right;
	height: 20px;
}
.sidemenu a {
	color: #666666;
	text-decoration: none;
}
.sidemenu a:hover {
	color: #990000;
	text-decoration: underline;
}

/* ----- HEADERMENU ----- */

.headermenu {
	margin-top: 1px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	height: 24px;
	background-color: #1F669A;
	text-align: left;
	border-top: 1px solid #1F669A;
	border-bottom: 1px solid #1F669A;
}
.headermenu_table {
	margin-left: 15px;
}
.headermenu_lay2 {
	border: 1px solid #1F669A;
}


/* ----- CONTENT ----- */

.content_outer {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.sidepics {
	width: 260px;
	float: left;
	padding-top: 70px;
	padding-bottom: 20px;
	text-align: center;
}
.imageborder {
	border: 1px solid #666666;
}
.content {
	width: 500px;
	float: left;
	text-align: left;
}
.content_titel {
	width: 500px;
	height: 70px;
	vertical-align: bottom;
}
.content_line {
	height: 2px;
	background-color: #1F669A;
}
.content_text {
	padding-top: 30px;
	padding-bottom: 30px;
}
.footer {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	background-color: #CCCCCC;
	text-align: center;
	padding: 3px;
}

.tab_header_bez {
	vertical-align: top;
	background-color: #1F669A;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px;
	padding-left: 8px;
}
.tab_firstcol {
	vertical-align: top;
	background-color: #DDDDDD;
	font-weight: bold;
	color: #333333;
	padding: 6px;
	padding-left: 8px;
}
.tab_content {
	vertical-align: top;
	background-color: #DDDDDD;
	color: #333333;
	padding: 6px;
	padding-left: 8px;
}

.content_subtitel {
	color: #1F669A;
	font-size: 15px;
	font-weight: bold;
}

/*Rahmen-DIV für die Kleinansicht bei Popupbilder*/
#preview{

	position:absolute;
	width:100px;
	height:auto;
	left:-100px;
	top:-100px;
}


#top_pic{
filter:progid:DXImageTransform.Microsoft.gradientWipe(duration=2); 
/*filter:progid:DXImageTransform.Microsoft.Fade(duration=2,overlap=1.0);*/
}
