

body {
	/*background-color: #EEEEEE;*/
	background-image: url('images/backlines.gif');
	color:#000;
	font-family: "Verdana";
	font-size: 11px;
}

a {
	color:#44A;
	text-decoration:none;	
}

a:hover {
	color:#888;
}

input {
	height:20px;	
}

h1 {
	font-size:16px;	
}

.small-textbox {
	width: 50px;
}

.medium-textbox {
	width: 200px;
}

.big-textbox {
	width: 500px;
}

h4 {
	font-size:14px;
	color:#600;
}

#loader {
	border:1px solid #555;
	padding-top:8px;
	width:80px;
	height:40px;
	/* absolute middle of the screen */
	left: 50%; 
	top: 50%; 
	margin: -40px 0 0 -20px; 
	position:absolute;	
	z-index: 1000;
	background-color:#dddddd;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

#header {
	width:800px;
	height: 122px;	
	background-image:url("images/header.jpg"); /* sonst: header.jpg */

	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;	
	border-top: 1px solid #ddd;
}

#footer {
	font-size: 11px;	
	color:#AAA;
	text-align:center;
	border-top:1px solid #EEE;
	width: 800px;
	padding-top:5px;
}

#pageContainer {
	width:820px;
	text-align:center;
	margin:0;
}

#content {
	width:780px;
	/*background-color:#F4F4F4;	*/
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;


	padding:10px;
	min-height: 400px;
}


.driveTableHeader {
	background-color:#DDD;
	color:#004;	
	height:15px;
	border:1px solid #D3D3D3;
	text-align:center;
}

.driveTableCell {
	background-color:#F6F6F6;
	color:#000;			
	border:1px solid #D3D3D3;
	text-align:center;
}

#menuBar {
	width:800px;
	height:70px;
	padding-top:1px;
	background-image: url("images/menuback.gif");
	background-repeat:repeat-x;	
	opacity: 0.9;
	filter: alpha(opacity=90);
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom:1px solid #ccc;
}    

.menu {
    width: 774px;
   /* margin: 1em 0; */
    margin:0;
    padding: 0px 0.5em;
    padding-left:15px;

} 
    
.menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.menu-highlight {
/*	border:1px solid #ddd; */
/*	background-color:#eee; */
	border-bottom:0;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.menu li {
    margin: 0;
    padding: 0;
    float: left;
    padding-left: 0.5em;
    padding-right: 0.5em;
    list-style-type: none;
    font-size:13px;
    font-weight:bold;

    height:58px;
    padding-top:10px;
}

.menu li a {
    text-decoration:none;
    color:#007;
}

.menu li a:hover{
    text-decoration:none;
}


#table-addnewtrip,
#login,
#newmember {
	text-align:left;	
}



.box 
{
	background-color: #fff;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-top: 1px solid #bbb;
	width: 266px;
	min-height: 50px;
	font-size:13px;
	font-family: "Tahoma", Helvetica;
	color:#000;
	margin-top:0px;		
	padding-left:8px;		
	padding-right:8px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
}


h2 {
	background-image: url('images/tabrider.png');
	background-repeat: no-repeat;
	height: 21px;
	width: 273px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:14px;
	font-family: "Arial", Helvetica;
	color:#558;	
	padding-left:10px;
	padding-top:8px;
	text-align:left;	
	font-weight:bold;

}
/*
h2 {
	background-image: url('images/boxheader.png');
	height: 22px;
	width: 273px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:14px;
	font-family: "Tahoma", Helvetica;
	color:#fff;	
	padding-left:10px;
	padding-top:4px;
	text-align:left;
	border-right: 1px solid #999;
}
*/

.widebox {
	width: 720px;
}

.wideh2 {
	width: 727px;
}




.search-back {
	margin-top:10px;
	color:#fff;
	/*float:left;*/
	/*clear:both;*/
	height:64px;
	width:780px;
	padding-top:3px;
	padding-left:3px;
	text-align:left;
}

.rss-back {
	margin-top:13px;
	color:#fff;
	float:left;
	background-color:#000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	height:29px;
	padding-top:3px;
	padding-left:3px;
}

.login-status {
	color:#fff;
	font-size:15px;
	padding-left:20px;
	float:left;
	background-color:#000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	height:25px;
	width:500px;
	margin-top:13px;
	text-align:left;
	padding-top:7px;	
}	


/* input boxes */
.login-username, 
.login-password {
	width:150px;
}

.login-submit {
	height:24px;
	font-size:10px;
}


/* kontakt form */
.kontakt-email,
.kontakt-name 
{
	width:200px;
}

.kontakt-text 
{
	width:320px;
	height:200px;
}

.kontakt-submit 
{
	width:150px;
	height:30px;
}

.kontaktbox {
	width:330px;
}

.kontaktbox-h2 {
	width:337px;
}

.login-submit,
#submit 
{
	height:30px;
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
	
}

.drivesummarybox {
	width: 177px;
}

.welcomebox {
	width: 177px;
}

.impressum-h2 {
	width: 327px;
}
.impressum-box {
	width: 320px;
}


/* FRONT PAGE PANELS */
#front-panel {
	width: 750px;
}

.home-left-panel {
	/*width: 200px;*/
}

.home-middle-panel {
	/*width: 200px;*/
}

.home-right-panel {
	/*width: 200px;*/
}

.tighth2 {
	width: 185px;
}




/* partner panel bottom */
#partner {
	width: 800px;
}


/* notification prelaunch */

body {
     height:100%;
     margin:0;
     padding:0;
}

.darkenBackground {
	background-color: rgb(0, 0, 0);
	opacity: 0.7; /* Safari, Opera */
	-moz-opacity:0.70; /* FireFox */
	filter: alpha(opacity=70); /* IE */
	z-index: 50;
	height: 100%;
	width: 100%;
	background-repeat:repeat;
	position:absolute;
	top: 0px;
	left: 0px;
}

#center-notification {
	/* absolute middle of the screen */
	left: 50%; 
	top: 50%; 
	margin: -120px 0 0 -200px; 
	position:absolute;	
	z-index: 500;
}

#notification-top {
	width:419px;
	height:26px;
	background-color:#000;
	background:url("images/drivetogether_banner.gif");
	background-repeat:no-repeat;
}

#notification {
	text-align:center;
	color:white;
	font-size:15px;
	font-weight:bold;
	font-family: Verdana, Helvetica;
	width: 399px;
	height: 240px;
	border-top:none;
	background-color:#000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	padding:10px;
}

.notification-submit {
	width:120px;
	height:28px;
	font-size:16px;
	font-weight:bold;
}

.notification-input {
	width: 200px;
	font-size:16px;
	height:22px;
}



/* PROFIL SEITE */
.profil-about {
	width:550px;
/*	height:150px; */
	background-color:#f0f0f0;
	border:1px solid #ddd;
}

.profil-about-edit {
	width:500px;
	height:150px;
	background-color:#f0f0f0;
	border:1px solid #ddd;
}

.profil-input {
	width:180px;
}

.profil-ratings {
	height:300px;
	width: 290px;
	overflow: auto;
}


.rating-comment {
	width: 250px;
	height: 130px;
}

#bewertung {
	width: 250px;
	border: 1px solid #ddd;
	background-color:#f2f2f2;
	padding:2px;
	margin-bottom:2px;
}


/* AD CSS */

.ads-content-ad {
	width: 300px;
	height: 250px;
}


#newsbox {
	border:1px solid #555;
	padding-top:8px;
	width:300px;
	height:0px;
	/* middle of the screen */
	left: 50%;
	margin-left: 78px;
	top: 0px; 
	position:absolute;	
	z-index: 1000;
	background-color:#dddddd;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

#gamenewsbox {
	border:1px solid #555;
	padding-top:8px;
	width:300px;
	height:0px;
	/* middle of the screen */
	left: 50%;
	margin-left: -400px;
	top: 0px; 
	position:absolute;	
	z-index: 1000;
	background-color:#dddddd;
	opacity: 0.9;
	filter: alpha(opacity=90);
}


