@charset "UTF-8";
#conM {
	width: 1012px;
	height: auto;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 40px;
	width: 1012px;
	background-image: url(../pix/layout/familotel-logo.gif);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	height: 110px;
	width: 246px;
}
#navigation {
	float: right;
	height: 110px;
	width: 766px;
	background-color: #FFF;
}

#navigation ul li {
	list-style-type: none;
}

#content {
	background-color: #FFF;
	clear: both;
	width: 1011px;
	border: 1px solid #666;
	overflow: hidden;
}
.cms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f7072;
	line-height: 18px;
	padding: 75px 24px 20px 0;
}
#left {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 225px;
	padding-left: 21px;
	padding-top: 25px;
}
#navLeft {
	margin-bottom: 20px;
}
#navLeft ul {
	margin: 0;
	pddding: 0;
	text-indent:-20px;
}
#navLeft li {
	list-style-type:none;
	margin:0 0 5px 0; 
	padding:0; 
}
#navLeft li a {
	font-weight:bold;
}
#right {
	background-color: #FFF;
	float: right;
	height: auto;
	width: 690px;
	padding-left: 75px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#rightHome {
	float: right;
	height: auto;
	width: 740px;
	padding-left: 24px;
	padding-top: 0px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#footer {
	background-color: #FFF;
	height: 20px;
	width: 1012px;
	text-align: center;
	padding-top: 5px;
}

amicalma {
	font-size: 16px;
	color: #ac2924;
}
#topmenue {
	width: 741px;
	height: 35px;
	float:left;
	clear:both;
	margin-left:25px;
}
#sidemenu {
	width: 300px;
	height: 66px;
	float:right;
	text-align: right;
	margin-right: 25px;
	padding-top: 10px;
}
#sidemenu li {
	list-style-type:none;
}
#sidemenu li a {
	line-height:16px;
}
.conThemes {
	margin-top:20px;
}
.conText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f7072;
	line-height: 18px;
	padding: 0 24px 0 0;
}
.conText a { 
	color: #6f7072;
	text-decoration: underline;
 }
 .conText a:hover { 
	color: #b70718;
	text-decoration: underline;
 }
#theme {
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	height: 310px;
	width: 740px;
}
#themeImgText {
	position: absolute;
	width: 300px;
	height: 125px;
	padding-top: 150px;
	padding-left: 40px;
	z-index: 15;
}
#uebersicht {
	background-color: #FFF;
	margin: 0px;
	width: 740px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
div.teaser {
	margin-left: 52px;
	width:150px;
	margin-bottom:15px;
}
.themeTeaser {
	width:350px;
	height:110px;
	clear:both;
	cursor:pointer;
}
.menuThumb {
	height: 87px;
	width: 87px;
	margin-right: 15px;
	float:left;
	background-color:#CCC;
}
.themeText {
	float: left;
	width: 210px;
}
.themeText p {
	text-align:left !important;
}
.themeText h2 {
	text-align:left !important;
}

/* Clear-Elmente */
hr.clear{
	clear:both;
	visibility:hidden;
	height:0;
	content: "."; 
	line-height:0;
	width:95%;
	border: 0;
    padding: 0;
	margin: -1.1em 0 0 0;
	float:left;
}
hr.line {
	border:none;
	height:0.1em;
	line-height:0.1em;
	background:#ffffff;
	float: left;
	margin-right: 0;
	margin-left: 0;
	width: 100%;
}

/* Webcam */

#webcams {
	width: 100%;
	clear: both;
	position:static;
	height: 100%;
}
.webcam {
	float: left;
	width: 150px;
	margin-bottom: 2em;
	margin-right: 3em;
}
.webcamText {
	width:150px;
	height: 40px;
	text-align: left !important;
}

#bigImgLinks {
border:1px solid #666666;
position:absolute;
background-color:#FFFFFF;
margin:-5px 0 0 -5px;
}
#bigImgRechts {
border:1px solid #666666;
background-color:#FFFFFF;
position:absolute;
margin:-5px 0 0 -100px;
}

#bigImgLinks img, #bigImgRechts img {
border:1px solid #666666;
margin:15px;
}

/* ############### Footer ############### */
#adresse {
	float:left;
	margin-left:20px;
	margin-top:0px;
}
#bottomNav {
	float: left;
}
#bottomNav li {
	list-style-type: none;
}

/* ############## Themen-Seiten ############## */

.amibini { background-color:#a9c50e !important; }
.amicalma { background-color:#b70718 !important; }

/* ############## Spalten ############## */

div.col1{
	width:69%;
	float:left;
}
div.col2{
	width:32%;
	float:left;
}
div.col50P{
	width:50%;
	float:left;
}