/*Removes margines and padding from all elements*/
* {
	margin: 0px;
	padding: 0px;
}

/*Basic tags*/
html, body {
	text-align: center;
	background-color: #ece0c6; /* #67767b, #e2e2e2 */
	/*font-family: "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;*/
	font: 10pt "Verdana","Arial","Helvetica",sans-serif;
	line-height:1.4em;
}
a {
	color: #bd5228;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
br {
	display: none;
}
td {
	vertical-align: top;
}

.smallDescDetail br {
	display: inline;
}

#wrap1 {
	width: 750px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrap {
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
a.logo {
	background-image: url(images/logo.gif);
	background-repeat: repeat;
	height: 69px;
	width: 193px;
	float: left;
	display: block;
}

#logo1 {
	font-size: 23px;
	text-align: left;
	color: #bd5228;
	display: block;
}
#logo2 {
	text-align: left;
	color: #333;
	display: block;
}

#picture {
	background-image: url(images/folders4.jpg);
	background-repeat: no-repeat;
	height: 191px;
	width: 730px;
	clear: both;
}
#location {
	line-height: 18px;
	background-color: #edeae3;
	padding-left: 10px;
	text-align: left;
	height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#navigation {
	line-height: 18px;
	background-color: #edeae3;
	padding-left: 10px;
	text-align: left;
	height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#location p {
	line-height: 18px;
	color: #4f4f4f;
}
/*Headings*/
h1 {
	font-size: 14pt;
	margin: 0px 0 5px;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	margin-bottom:10pt;
}

h2 {
	font-size: 14px;
	color: #4f4f4f;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}
h3 {
	font-weight: bold;
	color: #4f4f4f;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #526071;
	margin-right: 25px;
	margin-bottom: 4px;
	margin-left: 25px;
	text-align: center;
}
h3 a {
	color: #20323c;
	text-decoration: none;
}
h4 {/*Main categories*/
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	margin-top: 13px;
}
h4.maincat a {
	margin-top: 13px;
	/*color: #63b4cd;*/
	color: #3C9CBA;
	font-weight: normal;
}



/*Content div#left*/

#left {
	float: left;
	width: 520px;
	margin-bottom: 10px;
}


#search {
	text-align: center;
	font-size: 13px;
	border: 1px solid #ebebeb;
	background-color: #fafafa;
	margin-top: 10px;
	color: #4f4f4f;
}
#search p {
	font-weight: bold;
}
#search input.searchbar {
	color: #bd5228;
	border: 1px solid #ebebeb;
	padding: 3px;
	background-color: #FFFFFF;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}

/*Right part of site:main content and inner elements*/

#right {
	float: right;
	width: 200px;
	margin-bottom: 10px;
}
.submit {
	background-image: url(images/submit.gif);
	background-repeat: no-repeat;
	display: block;
	height: 70px;
	width: 200px;
}
a.submit:hover {
	background-image: url(images/submit2.gif);
	display: block;
	height: 70px;
	width: 200px;
}
#ads {
	margin-top: 10px;
}

/* Detailseiten */
#left_detail {
	float: right;
	width: 520px;
	margin-bottom: 10px;
	text-align: left;
}
#left_detail p {
	margin-bottom: 8pt;
}

#right_detail {
	float: left;
	width: 200px;
	margin-bottom: 10px;
}


/*Navigation*/

#nav {
	background-color: #fafafa;
	border: 1px solid #ebebeb;
	margin-top: 10px;
	text-align: left;
}
#nav ul li {
	list-style-type: none;
}
#nav ul li a {
	line-height: 18px;
	display: block;
	height: 18px;
	font-weight: bold;
	color: #4f4f4f;
	text-align: center;
	font-size: 13px;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #bd5228;
}


/*Categories*/
.categories {
	background-color: #FFFFFF;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

div.cat li {
	list-style-type: none;
}
.categories a {
	text-decoration: none;
}
.categories a:hover {
	text-decoration: underline;
}

.categories p {
	padding-top: 10px;
	font-size: 10pt;
	text-align: justify;
}

.count {
	color: #6f6f6f;
	font-size: 1em;
	font-weight: normal;
}

.c {
	float: left;
}
.cr {
	clear: left;
}
.subcat {
	text-align: center;
	color: #8ab459;
	font-size: 12px;
}

/*Featured links*/
.featured {
	padding: 5px;
	margin-top: 5px;
	text-align: left;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	font-size: 13px;
	line-height: 1.2;
	background-color: #fafafa;
}
.featured a {
	font-size: 13px;
	font-weight: bold;
	color: #bd5228;
	text-decoration: none;
}
.featured p.linkdesc {
	color: #4f4f4f;
}
.featured p.url {
	color: #8ab459;
}

/*Standard links*/
.links{
	text-align: left;
	margin-top: 15px;
	padding: 5px;
	font-size: 13px;
	font-size: 10pt;
	line-height: 1.2em;
}
.links a {
	color: #63b4cd;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}
.links p {
	margin: 0;
	text-align: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.links h2 {
	position: relative;
}



.links p.linkdesc {
	color: #4f4f4f;
	font-size: 10pt;
	text-align: justify;
}
.links p.url {
	color: #8ab459;
}
.links a.detail {
	color: #8ab459;
}
/*Link sorting line and total number of lins in footer*/
.small {
	text-align: right;
	position: absolute;
	right: 25px;
	color: #4f4f4f;
	font-size: 0.8em;
	text-decoration: none;
}
.small a{
	color: #bd5228;
}
.sort {
	color: #4f4f4f;
}

/*Submit link page*/

#pricing {
	background-color: #fafafa;
	font-size: 13px;
	font-weight: bold;
	color: #4f4f4f;
	text-align: left;
	margin-bottom: 10px;
}
input.radio {
	margin-right: 5px;
}
td.err {
	padding: 3px;
	color: #bd5228;
	background: #FFFFFF;
	text-align: left;
}
td.msg{/*link submited message*/
	padding: 3px;
	color: #bd5228;
	text-align: left;
	font-size: 13px;
}
.label {
	text-align: left;
	padding: 3px;
	/*font-weight: bold;*/
	font-size: 13px;
	color: #4f4f4f;
}
input.text {
	color: #333333;
	font-size: 13px;
	background-color: #fafafa;
	border: 1px solid #CED4CA;
	width: 400px;
	padding: 3px;
}
textarea.text {
	font-size: 13px;
	background-color: #fafafa;
	border: 1px solid #CED4CA;
	padding: 3px;
	width: 400px;
	height: 80px;
}

textarea.rc_text {
	font-size: 10px;
	font-family: "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	background-color: #fafafa;
	border: 1px solid #CED4CA;
	padding: 3px;
	width: 500px;
	height: 60px;
}

textarea.text2 {
	font-size: 13px;
	background-color: #fafafa;
	border: 1px solid #CED4CA;
	padding: 3px;
	width: 400px;
	height: 100px;
}

textarea.text3 {
	font-size: 13px;
	background-color: #fafafa;
	border: 1px solid #CED4CA;
	padding: 3px;
	width: 400px;
	height: 130px;
}

textarea.text4 {
	font-size: 13px;
	background-color: #fafafa;
	border: 1px solid #CED4CA;
	padding: 3px;
	width: 400px;
	height: 400px;
}

select {
	font-size: 1em;
	border: 1px solid #CED4CA;
	background-color: #fafafa;
	padding: 3px;
	width: 400px;
}

.captcha {/*image verification*/
	margin-top: 10px;
}
.btn{
	font-size: 11px;
	border: 1px solid #9c9897;
	background-color: #8ab459;
	cursor: pointer;
	height: 20px;
	width: 54px;
}
span.req{
	color: #bd5228;
	font-weight: bold;
	margin-right: 3px;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #bd5228;
	background: #FFFFFF;
	text-align: left;
	clear: right;
}


div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #4f4f4f;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}


.price table {
	width: 100%;
}
.pricing table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
.total {
	color: #4f4f4f;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}
label {
	display: block;
}
.req {
	margin-right: 3px;
	color: #bd5228;
}
/*Footer*/
#footer{
	text-align: left;
	font-size: 11px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 30px;
	color: #4f4f4f;
}
#stats {
	line-height: 18px;
	background-color: #edeae3;
	padding-left: 10px;
	text-align: left;
	height: 18px;
	margin-bottom: 10px;
	clear: both;
	color: #4f4f4f;
	font-size: 11px;
}
#stats span {
	margin-right: 5px;
	margin-left: 2px;
	color: #bd5228;
}

span.backlinks {
	font-size: 12px;
	font-weight: normal;
}

span.backlinks a {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}


.google_ad {
	text-align: center;
	font-size: 13px;
	border: 1px solid #ebebeb;
	background-color: #fafafa;
	margin-top: 10px;
	color: #4f4f4f;
}


.opt0{
font-weight: bold;
padding-left:15px;
}

.opt1{
padding-left:30px;
}

.opt2{
padding-left:45px;
}

.opt3{
padding-left:60px;
}

.desc br {
	display: inline;
}

.desc {
	/*text-align: justify;*/
	text-align: left;
	font-size: 10pt;
}

.daten {
	color: #8ab459;
}

.desc_bild {
	float: right;
	margin-left:15px;
	margin-bottom:10px;
	padding:5px;
	border: 1px solid #63b4cd;
}



a span.hovlink {
	display: none;
	background: transparent;
	border: none;
	z-index: 1;
}

a:hover span.hovlink {
	display:inline;
	position: absolute;
	left: 400px;
	width: 310px;
	background-color: #CCFF99;
	border: 1px solid #3366CC;
	color: #000000;
	line-height: 20px;
	padding: 5px;
	z-index: 80 ! important;
}


