/* XTINCT */
/* CSS File - Medium: Screen */
/* erstellt am: 14.07.2009 */
/* aktualisiert: --.--.---- */
/* Autor: Artkolchose */
/* Version: 1.0 */


/* ### FARBEN ### */

/* rot:			#EE0000 */
/* schwarz:		#000000 */
/* blau:		#00CCFF */

/* ### GRUNDAUFBAU ### */

.clear {
   clear: both;
   line-height: 0;
   font-size: 0;
   height: 0;
}
.clearer{
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}

.right_txt {
	text-align: right;
}

.block {
	display: block;
	margin: 0;
}

.st_gap{
	height: 4px;
}
.bg_gap{
	height: 8px;
}
.gr_gap{
	height: 25px;
}

html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

body{
	background: #FFFFFF;
	color: #000000;
}

img {
	display: block;
	border: 0px;
	margin: 0;
}

p {
	margin: 0 0 0 0px;
	padding: 0;
}

hr {
	border: none;
	border-top: solid 5px #00CCFF;
}

a {
	outline: none;
}

h1, h2, h3 {
	color: #00CCFF;
}

#wrapper {
	position: absolute;
	width: 100%;
}

#page {
	width: 790px;
	background: #FFFFFF;
	margin: 0 auto;
}

#content {
	margin: 10px 0 0 0;
}

#flash_bgr {
	margin-top: 32px;
	position: absolute;
	width: 100%;
	background-image: url(../gif/ex_bgwb44.gif);
}

#flash_header {
	background-color: #b2b2b2;
	width: 790px;
	margin: 0;
	padding: 0;
	margin-top: -14px;
}

#menu, #menu a, #footer, #footer a {
	color: #00CCFF;
	text-decoration: none;
}

#menu ul, #menu ul li, #footer ul, #footer ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu ul li, #footer ul li {
	float: left;
}
#big_menu ul li, #footer_mn ul li{
	margin-right: 10px;
}
#small_menu ul li, #footer_sn ul li{
	margin-right: 5px;
}
#small_menu ul li a:hover, #small_menu ul li a:focus {
	color: #FF0000;
}
#footer_mn ul li a:hover, #footer_mn ul li a:focus {
	color: #FF0000;
}
#footer_sn ul li a:hover, #footer_sn ul li a:focus {
	color: #FF0000;
}

#big_menu{
	line-height: 44px;
	font-size:15px;
	margin: 0 0 0 155px;
}
#small_menu{
	line-height: 46px;
}

#small_menu a {
	color: #B2B2B2;
}
#logo {
	height: 32px;
	width: 100px;
	background: #00CCFF;
	margin-left: 24px;
}
#language {
	color: #B2B2B2 !important;
	font-weight: bold;
	font-size:15px;
	line-height: 44px;
}

#big_menu ul li:hover {
	border-top: solid 5px #FF0000;
	line-height: 33px;
}

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

ul.x li{
	background: url(../gif/ex_cross_b.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin: 0;
	padding: 0 0 0 15px;
}

ul.big{
	margin: 11px 0 0 0;
	padding: 0;
}
ul.big li {
	font-weight: bold;
	font-size: 21px;
	line-height: 21px;
	list-style-type: none;
}

dt {
	clear: both;
	float: left;
	width: 190px;
	font-weight: bold;
	color: #00CCFF;
	margin-right:10px;
}
dd{
	float: left;
	margin: 0;
	width: 390px;
}

dl.short dt {
	color: #000000;
	font-weight: normal;
}
dl.short dd {
	width: 95px;
}

.c1{
width: 190px;
float: left;
}
.c1m{
width: 190px;
margin-right: 10px;
float: left;
}
.c2{
width: 390px;
float: left;
}
.c2m{
width: 390px;
margin-right: 10px;
float: left;
}
.c3{
width: 590px;
float: left;
}
.c3m{
width: 590px;
margin-right: 10px;
float: left;
}
.c4{
width: 790px;
float: left;
}

.normal {
	font-weight: normal;
}
.bold {
	font-weight: bold;
}

.small {
	font-size: 10px;
	line-height: 12px;
}

.big {
	font-size: 14px;
	line-height: 16px;
}

.active {
	border-top: solid 5px #FF0000;
	line-height: 33px;
}

.active_sub a{
	color: #FF0000 !important;
}

.pad {
	padding: 10px;
}

.bigbt {
	margin-bottom: 10px;
}
.smallbt {
	margin-bottom: 3px;
}
.nobt {
	margin-bottom: 0;
}

.bigtp {
	margin-top: 10px;
}
.smalltp {
	margin-top: 3px;
}
.notp {
	margin-top: 0;
}

h2 {
	font-size: 23px;
	line-height: 23px;
}
h2.small {
	font-weight: bold;
	font-size: 21px;
	line-height: 24px;
}

h3 {
	font-size: 15px;
	line-height: 18px;
}

h3.height {
	height: 36px;
}

input.input {
	height: 17px;
	margin: 0 0 4px 0;
	padding: 0;
	border: none;
	width: 380px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

input.submit {
	margin: 0;
	padding: 2px 0 0 4px;
	border: none;
	background: #FF0000;
	color: #ffffff;
	font-weight: bold;
	width: 180px;
	text-align: left;
	height: 20px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 15px;
	cursor: pointer;
}


input.checkbox {
	margin: 0 8px 0 0;
	padding: 0;
}
input.checkbox2 {
	margin: 2px 8px 0 -2px;
	padding: 0;
}
label {
	cursor: pointer;
}

.red {
	color: #FF0000;
	text-decoration: none;
}
.bg_red {
	background-color: #FF0000;
}
.bg_red_lines {
	background: url(../gif/ex_bgwr44.gif);
}
.red_border_top {
	border: none;
	border-top: solid 5px #FF0000;
}
.red_button {
	margin-top: -14px;
}

.blue {
	color: #00CCFF;
	text-decoration: none;
}
a.blue:hover, a.blue:focus {
	color: #FF0000;
}
.bg_blue {
	background-color: #00CCFF;
}
.bg_wblue {
	background: url(../gif/ex_bgt_wb.gif);
}
.bg_blue_lines {
	background: url(../gif/ex_bgwb44.gif);
}
.blue_border_top {
	border: none;
	border-top: solid 5px #00CCFF;
}

.white {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover, a.white:focus {
	color: #FF0000;
}

.white_border_top {
	border: none;
	border-top: solid 5px #FFFFFF;
}

.external {
	padding: 10px;
	background: url(../gif/ex_external.gif) center left no-repeat;
}
.top {
	padding: 15px;
	background: url(../gif/ex_top_b.gif) center left no-repeat;
}
.top:hover {
	background: url(../gif/ex_top_r.gif) center left no-repeat;
}

.darr_right, .darr_left {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../gif/ex_darr_b_l.gif) center no-repeat;
}
.darr_right {
	background: url(../gif/ex_darr_b_r.gif) center no-repeat;
}
.darr_left:hover {
	background: url(../gif/ex_darr_r_l.gif) center no-repeat;
}
.darr_right:hover {
	background: url(../gif/ex_darr_r_r.gif) center no-repeat;
}

.scroller { 
	height: 200px;
	overflow: hidden;
}

.scroller .section {
	width:185px;
	height:200px;
	overflow:hidden;
	float:left;
}

#spreadnavi {
	margin-top: 48px;
	height: 40px;
	background: url("../gif/ex_bgwb44.gif");
	padding: 0;
}
* html #spreadnavi {
	margin-left: 0;
}
#spreadnavi li{
	font-size: 23px;
	line-height: 23px;
	font-weight: bold;
	display: inline;
	height: 40px;
}
#spreadnavi li a{
	height: 29px;
	display: block;
	padding: 11px 5px 0 10px;
	float: left;
	color: #000000;
}
#spreadnavi li a.red, #spreadnavi li a:hover{
	background: #00ccff;
	color: #ffffff;
}
#sub_spreadnavi {
	margin: 0;
	background: #00ccff;
}
#designer_dropdown {
	font-family: Arial, Helvetica, san-serif;
	font-size:12px;
	color: #000000;
	border: 1px solid #00ccff;
	width: 190px;
	height: 20px;
	padding-left: 0;
	margin: 3px 0 2px 3px;
}

