@charset "utf-8";

/* allgemeine Styles Seitenaufteilung */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, th, input {
	font-family: Trebuchet MS, Lucida Grande, Lucida Sans, Arial, sans-serif;
	font-size: small;
}

h1 {
	color: #194E6A;
}

h2 {
	color: #194E6A;
}

.main_wrap_tinyspider strong {
	color: #000000;
	background-color: #E2EBEF;
}
.main_wrap_bigspider {
	text-align: center;
	padding-top: 50px;
}
form {
	margin:0;
	padding:0;
}

/* Elemente GroÃŸdarstellung */
#logo_big {
	text-indent: -10000px;
	background-image: url(../images/myartspider_logo_big.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 176px;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
}
#spiderform #q {
	width: 360px;
	padding: 5px 4px;
	color: #113f58;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	border: 1px solid #c6c6c6;
}
#spiderform #button_search {
	border: 1px solid #8fb2bf;
	background-image: url(../images/bg_button.gif);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFFFFF;
	margin: 0 0 0 4px;
	padding: 4px 4px;
	font-weight:bold;
}
.options a {
	text-decoration: none;
	/*margin-left: 25px;*/
	margin-left: 3px;
	margin-right: 3px;
	color: #666666;
}
.options a:hover {
	border-bottom: 1px dotted;
	color:#333;
}
.options {
	/*text-indent: -25px;*/
}

/* Elemente Kleindarstellung */
#spiderform_small {
}
#logo_small {
	background-image: url(../images/myartspider_logo_small.gif);
	height: 58px;
	width: 248px;
	text-indent: -10000px;
	border: none;
	margin-top: 5px;
	margin-left: 8px;
	display: block;
}
#spiderform_small #q {
	width: 360px;
	padding: 2px 3px;
	color: #113f58;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	border: 1px solid #c6c6c6;
}
#spiderform_small #button_search_small {
	border: 1px solid #8fb2bf;
	background-image: url(../images/bg_button.gif);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFFFFF;
	margin: 0 0 0 4px;
	padding: 2px 2px;
	font-weight:bold;
}
.main_wrap_tinyspider .status {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #123E57;
	background-color: #E2EBEF;
	padding: 4px 4px 4px 10px;
	position: relative;
}
.main_wrap_tinyspider .status .values {
	position: absolute;
	right: 10px;
}
.main_wrap_tinyspider .resultlist .url {
	color: #54899E;
}
.main_wrap_tinyspider .resultlist h2 {
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 140%;
}
.main_wrap_tinyspider .resultlist h2 a {
	text-decoration: none;
	color: #194E6A;
}
.main_wrap_tinyspider .resultlist p {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #333;
	width: 600px;
}
.main_wrap_tinyspider .resultlist a {
	color: #336699;
	padding: 0 2px 0 2px;
}
.main_wrap_tinyspider .resultlist a:hover {
	color: #336699;
	background-color: #E8EFF7;
}





#top {
	margin-top:3px;
	/*font-size:90%;*/
	text-align:right;
	/*color: #ccc;*/
	color: #666666;
	width:100%
}

#content {
/*
	width: 770px;
	margin: 0 auto;
*/
}

#contentinner {
	width:700px;
	text-align:left;
	margin-left:10px;
}

#frontbox {
	width: 700px;
	margin: 0 auto;
	text-align:left;
}

#url {
	width: 360px;
	padding: 5px 4px;
	color: #113f58;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	border: 1px solid #c6c6c6;
}

#CAPTCHA {
	width: 100px;
	padding: 5px 4px;
	color: #113f58;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	border: 1px solid #c6c6c6;
}

#copy {
	margin-left:10px;
	font-size:90%;
	/*color:#C4DCD4;*/
	color: #666666;
}

#result {
}

#result_same {
	margin-left:20px;
}

#resultpagesbar {
	width:100%;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}

#resultbar {
	width:100%;
	text-align:center;
	margin-top:3px;
	margin-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #123E57;
	background-color: #E2EBEF;
	padding: 4px 4px 4px 10px;
	position: relative;
}

#resultnothingfound {
	margin-top:10px;
	margin-left:10px;
}

/* Captcha */

.captchaWhite {
	color: white;
	background-color: white;
	padding:0;
	margin:0;
	border:0;
}

.captchaWhite1 {
	color: lightblue;
	background-color: lightblue;
	padding:0;
	margin:0;
	border:0;
}

.captchaBlack {
	color: #1E90FF;
	background-color: #194E6A;
	padding:0;
	margin:0;
	border:0;
}
