html, body	{
	height: 100%;	
}

body {
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0 auto;
	color:#ffffff;
	font-size:11px;
}

a {
	text-decoration:none;
}

a.link {
	padding-left:15px;
	background-image:url(../images/arrow_yellow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	display:inline-block;
}

h3 a.link {
	padding-left:15px;
	background-image:url(../images/arrow_yellow_big.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	font-weight:bold;
	font-size:18px;
	color:#ffffff;
	display:inline-block;
}

h1, h2, h3, ul {
	margin:0;
}
h1 {
	font-size:18px;
	font-weight:normal;
}
h2 {
	font-size:24px;
	font-weight:normal;
}

h3 {
	font-size:18px;
	font-weight:bold;
}

p {
	font-size:11px;
	margin-top:7px;
	margin-bottom:7px;
}

img {
	border:0;
}


/* Framework */

#container	{
	margin: 0 auto;
	position: relative;
	height: 100%;
	width: 100%;
	border-top:15px solid #febe10;
}

#first_level_navigation {
	text-align:right;
	margin:35px 0px 8px 0px;
}
#first_level_navigation li {
	display:inline;
	color:#999999;
	padding:0 5px 10px 40px;
	font-size:11px;
	font-weight:bold;
}

#first_level_navigation li a{
	color:#999999;
}


#stage {
	background-repeat:no-repeat;
	background-position:top left;
	border:1px solid #ffffff;
	position:relative;
}

#footer {
	padding-top:13px;
}
#footer, #footer a {
	color:#666666;
	text-decoration:none;
}
#footer ul {
	list-style-type:none;
	line-height:25px;
	margin:0;
	padding:0;
	font-size:9px;
}
#footer li {
	float:left;
	padding-right:30px;
}
#footer li img {
	float:left;
	margin-right:11px;
}
#footer #share_it {
	float:right;
	line-height:16px;
	padding-top:5px;
}
#footer #share_it li {
	padding-right:4px;
}
#footer #share_it li img {
	margin-right:0;
}


/* GetFlash */

#getflashvisual {
	position:absolute; 
	left:668px; 
	top:135px; 
	padding-top:15px; 
	padding-left:15px; 
	background-color:#000000;
}


#getflash {
	width:323px;
	height:130px;
	background-image:url(../images/get_adobe_flash_gallery.gif);
	background-repeat:no-repeat;
	
}



#getflashGallery {
	width:323px;
	height:130px;
	background-image:url(../images/get_adobe_flash_gallery.gif);
}

#getflash div {
	padding:10px;
	padding-top:20px;
}

#getflashGallery div {
	padding:10px;
	padding-top:10px;
}


/* info-pages */

.info_left, .info_right {
	margin-top:15px;
	height:221px;
}

.info_left img {
	float:left;
}

.info_right img {
	float:right;
}

div.info {
	background-color:#071b38; 
	width:488px; 
	height:221px;
}

.info_right div.info {
	float:left;
}

.info_left div.info {
	float:right;
}

.info_right div.info {
	float:left;
}

.info_left div.info div, .info_right div.info div {
	padding:15px;
}

/* News  */

.newsarticle {
	margin-top:15px;
	height:170px;
}

.newsarticle img {
	float:right;
}

.newsarticle div.news {
	background-color:#221213; 
	width:605px; 
	height:170px;
	float:left;
}

.newsarticle div.news div {
	padding:10px 15px 10px 20px;
}

/* Register */
#register {
	background-image:url(../images/register/opel-astra-register.jpg);
	width:990px;
	height:598px;
	background-position:left top;
}
#register form {
	padding:20px;
	padding-top:45px;
	margin:0px;
}
#register button {
	margin:30px 40px 0 0;
	padding:0;
	border:0;
	background:none;
	color:#FFFFFF;
	background-image:url(../images/arrow_yellow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	font-weight:bold;
	font-size:1.4em;
	text-align:left;
}
#register .required_fields {
	font-size:9px;
	text-align:right;
	font-weight:normal;
	padding-right:30px;
}

#register table {
	width:100%;
	padding-top:10px;
}
#register th {
	height:20px;
	text-align:left;
}
#register td {
	width:16.6%;
	height:24px;
	text-align:left;
	vertical-align:top;
}
#register input {
	height:12px;
	width:120px; 
	font-size:10px; 
	line-height:11px; 
	font-family:Verdana;
}
#register .radio{
	width:auto;
	height:auto;
}
#register .select {
	height:17px;
	width:126px; 
	font-size:9px; 
	line-height:11px;
}
#register .checkbox {
	width:auto;
	height:auto;
	margin-top:2px;
}
#register table p {
	padding:0 4px;
}
#register label {
	line-height:16px;
}
#register .disclaimer {
	font-size:10px;	
	line-height:14px;
}

/*************************
* Pagination
*************************/

.pagination {
    font-size:12px;
	
}
        
.pagination a {
    text-decoration:underline;
	color: #FFFFFF;
	font-weight:bold;
}

.pagination a, .pagination span {
    display: block;
    float: left;  
    margin-right: 5px;
	margin-bottom: 5px;
	min-width:1em;
	text-align:center;
}

.pagination .current {  
    color: #ffffff;
	font-weight:bold;
	
}

.pagination .current.prev, .pagination .current.next{
	color:#999;
}

#Searchresult {
	float:left;
	width:475px;
	height:175px;
}

#Searchresult p { 
	margin-bottom:1.2em;
}

form p {
	clear:both;
}

