body {
	background: #fff url(../img/bg_header.png) repeat-x;
	color: #000;
	font-size: 12px;
	padding: 0px 0 40px;
	font-family: Arial, Helvetica, sans-serif;
	overflow:scroll;
}

.container_12 {
	background: #fff url(../img/bg_header.png) repeat-x;
	margin-bottom: 20px;
}

.bg-standardpage{
	background-color:#f1f1f1;
}

/********** Basic **********/
a {
	color: #CC0000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	background-color: #FF6;
}

a.biglink {
	font-size: 14px;
	font-weight: bold;
}
a.imglink:hover {
	background: none;
}
a.nolink{
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	font-size: 24px;
}

h2 {
	padding: 0;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
	
}

h3 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 3px;
}

p {
	overflow: hidden;
	text-align: left;
	margin-bottom:10px;
}

ul.standardlist{
	list-style-type:none;
	padding: 0;
}
ul.standardlist li{
	background: url(../img/bullet.gif) no-repeat 2px 4px;
	padding-left: 10px;
	margin:0;
}


/********** Header **********/

#header{
	margin-bottom: 30px;
}

#logo{
	float: left;
}

/* Globale Navigation */
ul#globalnavi{
	list-style-type:none;
	float: right;
	margin: 10px 10px 4px 0;
}
ul#globalnavi li{
	float: left;
	margin-left:10px;
}
ul#globalnavi li a{
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	background-color: #9a040d;
}
ul#globalnavi li a:hover, ul#globalnavi li a.active{
	color: #ffd800;
	text-decoration: none;
	/*background: none;*/
}

/* Hauptnavigation */
ul#mainnavi{
	list-style-type:none;
	float: right;
	margin: 0;
}
ul#mainnavi li{
	float: left;
	margin-left:10px;
	padding: 10px 10px 0 10px;
	height:35px;
}
ul#mainnavi li a{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #9a040d;
}
ul#mainnavi li a:hover {
	color: #ffd800;
	text-decoration: none;
	background: none;
}
ul#mainnavi li a.active{
	color: #000;
	text-decoration: none;
	background: none;
}
ul#mainnavi li.active{
	background: #fff;
}

/********** Home **********/

#home-info{
	padding-left:150px;
	background: #fff url(../img/i_kleeblatt.jpg) no-repeat;
	padding-bottom: 20px;
	margin-bottom:20px;
	border-bottom: 1px solid #ccc;
}

h1.home-head {
	font-weight: normal;
	font-size: 30px;
	line-height: 36px;
	letter-spacing: 20;
	padding-top: 10px;
	margin-bottom:0;
}

h2.home-subhead {
	padding: 20px 0 0;
	font-weight: normal;
	font-size: 16px;
}

#home-content {
	height: 365px;
	background: #fff url(../img/bg_grid_home.gif) no-repeat;
	float: left;
}
#home-content div{
	height:195px;
	padding-left: 150px;
	float: left;
	background:#ccc;
}
#home-content div p{
	margin-bottom: 20px;
}
#home-content div#home-kontakt{
	width: 200px;
	margin-right:20px;
	background: url(../img/i_laden_ka.jpg) no-repeat;
	float: left;
}
#home-content div#home-skl{
	background: url(../img/LOGO_SKL_Millionenspiel.svg) no-repeat;
	float: left;
}
#home-content div#home-spiel{
	width: 200px;
	margin-right:20px;
	background: url(../img/i_fragezeichen.jpg) no-repeat;
	float: left;
}
#home-content div#home-checkliste{
	width: 175px;
	background: url(../img/i_checkliste.jpg) no-repeat;
	float: left;
}

/********** Unterseiten **********/

#content-spiel{
	padding-left:150px;
	background: #fff url(../img/i_fragezeichen.jpg) no-repeat;
	margin-bottom:20px;
}

#content-checkliste{
	padding-left:150px;
	background: #fff url(../img/i_checkliste.jpg) no-repeat;
	margin-bottom:20px;
}

#content-lose{
	padding-left:150px;
	background: url(../img/LOGO_SKL_Millionenspiel.svg) no-repeat;
	margin-bottom:20px;
}

#content-unternehmen{
	padding-left:150px;
	background: #fff url(../img/i_laden_ka.jpg) no-repeat;
	margin-bottom:20px;
}

#content-service{
	padding-left:150px;
	background: #fff url(../img/i_service.jpg) no-repeat;
	margin-bottom:20px;
}

#content-blank{
	padding-left:150px;
	margin-bottom:20px;
}


#content-blank div#kontakt-block1{
	width: 285px;
	margin-right:20px;
	float: left;
}
#content-blank div#kontakt-block2, , #content-checkliste div#checklist-block2{
	float: left;
}

#content-checkliste div#checklist-block1{
	width: 270px;
	margin-right:20px;
	float: left;
}

p.last{
	margin-bottom:20px;
}

/********** Formular **********/

select{
	width:207px;
}

/********** Sidebar **********/
.bg-grey{
	background-color:#f1f1f1;
}

#sidebar{
	padding-top:10px;
}
#sidebar-home{
	padding-top:10px;
	height:520px;
}

div.container_12 div.grid_3 ul#testemonials{
	list-style-type:none;
	padding: 0;
	margin-bottom:0;
	/*font-size: 11px;*/
}

#sidebar ul, #sidebar-home ul{
	margin-bottom:10px;
}
#testemonials li, #vorteile, #fragen{
	padding: 0 10px 0 10px;
	margin:0;
}
#vorteile{
	margin-bottom:10px;
	border-bottom:1px solid #fff;
}
ul#testemonials, #fragen{
	padding-top:10px;
	margin-bottom:10px;
}

#fragen{
	border-top:1px solid #fff;
}


.bg-green{
	background-color:lightgreen;
}
