/* Cascading Stylesheet for simplythesearch by Timothy Santore, February 13th 2009*/
/* © 2009, Accident Grotesk - Visit http://www.accidentgrotesk.com for more information.*/

/* GLOBALS ------------------------------------------------------- */

/* Initial Reset */
*{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html h1 a, a {
/* for IE5/win */
c\ursor:pointer;
}

body {
	margin: 0;
	padding: 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	background-color: #FFF;
	text-align: left;
}

/* STRUCTURE ---------------------------------------------------- */
#content {
	width:100%;
	text-align:center;
	margin:40px 0px 0px 0px;
	}

#header {
	height:25px;
	position:relative;
	padding-top: 80px;
	padding-bottom: 40px;
	margin-bottom: -40px;
	text-align: center;
	margin-top: -40px;
	}

#search {
	margin-top: -30px;
	padding-top: 10px;
	}

#subcontent_container {
	width: 850px;
	margin: 50px;
	position: relative;
	text-align: left;
	}
	
#subcontent .aboutmain p strong {
	text-align: left;
}	
	
#subcontent {
	text-align:left;
	width: 850px;
	}
	
#nav {
	margin-top:35px;
	text-align: center;
			letter-spacing: 0.1px;

	}

#nav a:link, #nav a:visited {
	padding-right: 8px;
	color:#00F;
	text-decoration: none;
	font-style: normal;
	}

#nav a:hover {
	padding-right: 8px;
	color:#00F;
	text-decoration:underline;
	font-style: normal;
	}
	
#footer {
	margin-top:25px;
	margin-bottom:25px;
	text-align: center;
		
	}

h1 {
	font-size: 14px;
	line-height: 16px;
	word-spacing:-2px;
	font-weight: bold;
	margin: 8px 0px 4px;
	}


/* LINKS ---------------------------------------------------------- */
a:link, a:visited  {
	color:#00F;
	text-decoration:none;
	font-style: normal;
	margin-right: 3px;
	}

a:hover {
	color:#00F;
	text-decoration:underline;
	font-style: normal;
	text-align: center;
	}
	
		.lang {
			font-size:12px;

		}

/*a:link img{
	color:#FFF;
	}

a:hover img{
	background-color: #FFF;
	}

a img {
	border: 0px;
	border-style: none;
	}
*/

/* FORM ----------------------------------------------------------- */
input#thesearch { 
	 width: 400px; 
	 padding: 1px; 
	 font-size:12px;

	}
	
.searchbg { 
	background-image:url(http://www.simplythesearch.com/de/images/searchbg.gif);
	background-position:center;
	background-repeat:no-repeat;
	
	}
	
.searchbg2 { 
	background-image:url(http://www.simplythesearch.com/en/images/searchbg.gif);
	background-position:center;
	background-repeat:no-repeat;
	
	}



input.thebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F9F9F9;
	color: #000;
	height: 30px;
	width: 105px;
	border-width: 1px;
	border-color:#A0A0A0;
	background-image: url(images/gradiation.gif);
	background-repeat: repeat-x;
	margin: 0px 1px 4px;
}

label .prettyplaceholder { display: block; overflow: hidden; text-indent: -9px; height: 0; width: 0;}

/* MISC ----------------------------------------------------------- */
.logo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 60px;
	line-height: 22px;
	color: #000;
	text-decoration: none;
	}
	
.logo a:hover, .logo a:link, .logo a:visited, .logo a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 60px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	}

	
.custom {
	   	font-family: Arial,Helvetica,Garuda,sans-serif;
	   		font-size: 12px;
	   		background-color:#CCCCCC;
	   		margin-right: 10px;

}	

.boxes {
	   	font-family: Arial,Helvetica,Garuda,sans-serif;
	   		font-size: 12px;
	   		background-color:#CCCCCC;
}	

.customsmall {
	   	font-family: Arial,Helvetica,Garuda,sans-serif;
	   	font-size: 12px;
}	

.custombottom {
	   	font-family: Arial,Helvetica,Garuda,sans-serif;
	   	font-size: 12px;
	   	
}
	
.small {
	font-size: 11px;
	text-align: center;
	}

	
.partner{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;

	} 


.invis{
	color: #000000;
	font-size: 12px;
	text-align:center;
	}

.customize{
	margin-top:30px;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size:12px;
	float:none;
	}
	
.customlink{
	font-size: 16px;
	}
	
.wiedas{
	font-size:18px;
	text-align:center;
}
	
	/*
	
}*/

