/*******************************************************************************

	Project		:	FDP Kreisverband Altenburger Land
	Copyright	:	GRIEGER GMBH - www.grieger.de

*******************************************************************************/

/* ### Logo ################################################################# */
#logo {
	position:absolute;
	top:0px;
	right:127px;
	background-image: url(fdp-logo.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#logo a {
	display:block;
	height:106px;
	width:119px;
	text-indent:-700em;
}

/* ### Header ############################################################### */

#header {
	background:#CCCCCC url(fdp-kopfzeile-2.jpg) no-repeat;
	color: #000099;
}

#nav-header {
	position:absolute;
	left:210px;
	bottom:8px;
}

/* ### Teaser ############################################################### */

#main-teaser {
	background: url(main_teaser.gif) no-repeat;
}

/* ### Main-block Background ################################################ */

#main-block {
	background-color: #888999;
	padding-bottom: 40px;
}

/* ### Unter Navigation ##################################################### */

#nav-under {
	display:block;
	clear:left;
	width:210px;
	height: 27px;
	background: #5588DD;
	color: #000099;
	text-align:right;
}

#nav-under input {
	margin-top: 200px;
	margin-right: 20px;
}
