/* - - - - - - - - - - - - - - - - - - - - -

Title : tipp4.de relaunch 2008
Author : sebastian tänzer
URL : www.amcm.de/web

Description : 

Created : 10.01.08
Modified : 10.01.08

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

*{
	margin:0;
	padding:0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
}

html{
	margin:0;
	padding:0;
}

body{
	background-color: transparent;
	font-family:'Times New Roman',Times,serif;
	color:#000000;
	text-align: center;
}

a{
	color: black;
}

/* ----- IDS ----- */

#container{
	width: 48.750em;
	background: transparent;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
}

#primaryContent{
	/*display: none;
	
	float: right;
	width: 21.375em;
	padding: 1em 1em 1em 2em;
	min-height: 22.438em;*/
}

#secondaryContent{
	display: none;
}

#content h2, h3, p{
	margin-bottom: 0.8em;
}

#navigation{
	display: none;
	
	float: left;
	background: #fff311 url(../images/bg-verlauf.jpg) no-repeat top left;
	width: 50%;
	height: 24.438em;
	text-align: right;
}

#left-frame{
	float: left;
}


#footer{
	background: transparent;
	

}

#footer .footer-left{

}

#footer .footer-right{

	float: left;
	margin-right: 5.0cm;
	/*width: 24.375em;*/
}

/* BREAK */

hr{
	clear: both;
	border: 0;
	height: 0;
}


/* ----- LISTS ----- */


ul{
	line-height: 1.1em;
	font-size: 1.0em;
	margin-left: 1.7em;
	margin-bottom: 1.4em;
	/*list-style-image: url(../images/list-item-blue.gif);*/
}

ul li{
	padding-left: 0.5em;
	margin-bottom: 0.5em;
}


#navigation li{
	display: none;
}

#navigation ul{
	display: none;

	float: right;
	text-align: right;
	margin-right: 2.4em;
	margin-top: 16.5em;
	list-style: none;
	font-size: 0.65em;
	width: 12em;
}

#navigation ul li{
}

#navigation ul li a{
		display: block;
		color: black;
		margin-bottom: 0.5em;
		padding-right: 0.7em;
		text-decoration: none;
}

#navigation ul li.active a{
		display: block;
		color: black;
		margin-bottom: 0.7em;
		background: url(../images/nav-list-item.gif) no-repeat right 70%;		
		text-decoration: none;
}

#navigation ul li a:hover{
		color: #0033bb;
		text-decoration: underline;
}

#navigation ul li a:hover{
		color: #0033bb;
		text-decoration: none;
		background: url(../images/nav-list-item.gif) no-repeat right 70%;
}


/* ----- QUOTES ----- */

#footer .footer-left blockquote{
	color: #0033bb;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 1.6em;
	padding-left: 1.188em;
	padding-bottom: 3em;
}

#footer .footer-right p{
	display: block;
	background: url(../images/navquadre.gif) repeat-y 0 2.4em;
	padding-bottom: 1.563em;
	font-size: 0.7em;
	padding-left: 3em;
	padding-top: 1.375em;
}

#footer .footer-right p strong{
	font-weight: bold;
	font-size: 1em;
}

#footer .footer-right p strong span{
	font-size: 1.3em;
	font-weight: bolder;
}

.title{
	display: none;
}

.digit{
	display: none;
}

.slogan{
	float:left;
}

.home h2{
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.4em;
	text-align: left;
}

.home h2.second{
	text-align: right;
	margin-bottom: 3.5em;
}

.home h2.first{
	margin-top: 1.688em;
	margin-bottom: 0.5em;
}

.home h2 strong{
	font-weight: bold;
}

h2{
	font-size: 1.3em;
}

h2.section{
	font-size: 2.0em;
}

h3{
	font-size: 1.1em;
	color: black;
	margin-bottom: 0.8em;
}

#navigation div.logo{
	float: left;
	width: 5em;
}

a.logo2{
	position: relative;
	display: block;
	top: -24.60em;
	left: 16em;
	width: 8.250em;
	height: 7em;
	background: url(../images/tipp4logo.gif) no-repeat left bottom;
	text-decoration: none;
}

a.logo2 span{
	visibility: hidden;
}