/*
====================================================
Tanja Walter Kreativdesign layout.css
Created by:

INTERMENUE, Internet à la carte
Beibachweg 13
D-71384 Weinstadt

phone +49(0)7151 6048803
fax +49(0)7151 6048804
mail dino.di.carlo@intermenue.de
url www.intermenue.de
====================================================
*/
html{
	width:100%;
	height:100%;
	border:0px;
	margin:0px;
	padding:0px;
	scrollbar-base-color:#eeeeee;
}
body{
  	background:#ffffff;
  	border:0px;
	padding:0px;
	margin:0px;
}

#frame{
		width: 1024px;
		min-height: 695px;
		margin: 0px auto 0px auto;
		background:#ffffff;
		background-image:url("../images/allover/bg_verlauf.gif");
		background-position:bottom;
		background-repeat:repeat-x;
	}
	
* html #frame{
  height:695px;
}


#HeaderLine{
	width:1024px;
	height:120px;
	background-image:url("../images/allover/bg_headerline.gif");
	background-position:bottom;
	background-repeat:repeat-x;
}

#logo{
	width:200px;
	height:120px;
	background-image:url("../images/allover/afs_logo.gif");
	background-position:bottom;
	background-repeat:no-repeat;
}

#wolken{
	float:right;
	height:110px;
	width:780px;
	/*background-image:url("../images/allover/wolken.jpg");
	background-position:bottom right;
	background-repeat:no-repeat;*/
}

#newsblock{
	position:absolute;
	z-index:+100;
	float:right;
	height:250px;
	width:351px;
	margin:-70px 0px 0px 0px;
	background:#efc25f;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	display:block;
	overflow:hidden;
}

* html #newsblock{
	width:352px;
}

#RightColumn{
	float:right;
	width:352px;
	height:100%;
}

#newsimage{
	width:170px;
	height:250px;
	float:left;
	background-image:url("../images/allover/newsimage.jpg");
	background-position:bottom left;
	background-repeat:no-repeat;
}

#newscontent{
	margin:0px 0px 0px 176px;
}

* html #newscontent{
	margin:0px 0px 0px 156px;
}

#zitat{
	margin:0px 0px 0px 175px;
}

#navi{
	float:left;
	width:175px;
	height:100%;
	padding:70px 10px 0px 0px;
}


#SpecialNavi{
	width:880px;
	height:20px;
	text-align:right;
	margin:0px 10px 0px 10px;
}

#NewsPanel{
	float:right;
	width:220px;
	height:200px;
	margin:0px 0px 0px 10px;
	position:relative;
	z-index:+1;
	border:1px solid #cccccc;
}

#NewsPanelHeader{
	width:210px;
	height:20px;
	background:#cccccc;
	padding:0px 0px 0px 10px;
}

#NewsPanelContent{
	width:210px;
	margin:5px;
}
#SecondLevelNavi{
	float:left;
	width:200px;
	min-height:400px;
}

#ContentLine{
	width:1024px;
	min-height:500px;
	padding:0px 0px 200px 0px;
	background-image:url("../images/allover/bg_content.gif");
	background-position:bottom right;
	background-repeat:no-repeat;
	}

#content{
	width:400px;
	height:100%;
	padding:70px 10px 0px 0px;
	margin:0px 0px 0px 240px;
	/*background:url("../images/allover/quader_bg.png");
	filter:progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/allover/quader_bg.png', sizingMethod='scale');
	*/
	overflow:hidden;
}

#imagepart{
	float:right;
	width:610px;
	height:490px;
}

.imagequader{
	float:left;
	width:120px;
	height:120px;
	border:1px solid #ffffff;
	/*background:url("../images/allover/quader_bg.png");*/
	-moz-opacity : 0;
	opacity:0;
	filter:alpha(opacity=0);
}

.imagequader_content{
	width:100%;
	height:100%;
}

#ContentPart{
	margin-left:230px;
	background:none;
}

*+html #ContentPart{position:relative;}
*+html .clearer { display:block; height:0; font-size:0; clear:both; }
#ContentPart:after{ content:"clear"; clear:both; display:block; height:0; overflow:hidden; visibility:hidden; }

#Footer{
	height:15px;
	width: 1014px;
	padding:5px 5px 0px 5px;
	margin: 0px auto 10px auto;
	background:#006ab3;
	border-top:1px solid #ffffff;
	text-align:right;
}

#adresse{
	width:200px;
	height:100px;
	margin:-120px 800px 0px 0px;
}
#homebutton{
	width:170px;
	height:100px;
	margin:50px 0px 0px 50px;
}


#title{
	height:110px;
	width:110px;
	padding:5px;
}
/*#title{
	background:#ffffff;
	-moz-opacity : 0.5;
	opacity:0.5;
	filter:alpha(opacity=50);	
			}
*/

#RightContent{
	padding:330px 0px 10px 130px;
	width:210px;
}


/*
====================================
FLV-Player
====================================
*/

