@charset "utf-8";
/* CSS Document */

/* ----------- Background */
body {
	background-color:#f0f1f6;
	background-image:url(bilder/background.gif);
	background-position:top left;
	background-repeat:repeat-x;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color:#595959;
	font-size:12px;
}

/* ----------- General */


h1{
	font-size:20px;
	font-weight:bold;
	color:#565457;
	text-align:right;
	margin:30px 0 5px 0;
	padding:0;
	
}
h2{
	font-size:19px;
	font-weight:normal;
	color:#4d7fb0;
	text-align:right;
	margin:0;
	padding:0;
}
h3, h4{
	font-size:13px;
	font-weight:normal;
	margin:0 0 0 8px;
	padding:0;
	display:inline;
	word-spacing:-0.1em;
}
h4:hover, h3:hover{
	font-weight:bold;
}

#in{
	text-align:left;
	width:983px;
	margin:0 auto;
}

div.left{
	width:660px;
	margin:0;
	padding:0;
}
div.right{
	width:180px;
	float:right;
	margin:0;
	padding:0;
}

strong{
	margin:0;
	padding:0;
	font-weight:bold;
}


/* ----------- Head */

#head{
	height:100px;
	background-image:url(bilder/edge-top.png);
	background-position:bottom left;
	background-repeat:repeat-x;
	margin:0;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	
}
#award{
	position:relative;
	right:40px;
	bottom:190px;
	border:0;
	
}
#cosmoshop{
	position:relative;
	right:20px;
}

#snmv {
font-size: 18px;
font-weight: bold;
text-align: right;
color: #E2001A;
}


/* ----------- Main */

#main{
	background-image:url(bilder/main.png);
	background-position:top;
	background-repeat:repeat-y;
	margin:0;
	padding:0 40px;
	height:630px;
}
#nav{
	width:128px;
	height:37px;
	background-image:url(bilder/navbutton.png);
	font-size:12px;
}
#nav:hover{
	background-image:url(bilder/navbutton-over.png);
}
#nav a{
	padding:0 15px;
	color:#e8e8e8;
	text-decoration:none;
	line-height:2em;
}
#nav a:hover{
	color:#fff;
}
#links{
	position:relative;
	left:150px;
	width:180px;
  top:40px
}
#links ul{
	list-style:outside url(bilder/arrow-s.gif);
}
#links a{
	color:#e2001a;
	font-size:14px;
	font-weight:bold;
	line-height:2.8em;
}
#links a:hover{
	color:#bb0016;
	text-decoration:none;
}
#headline{
	margin:0;
	padding:0;
	width:800px;
}
#info{
	background-image:url(bilder/chart.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:220px;
}
#info ul, #headline ul{
	list-style:none outside;
	padding:0 0 0 40px;
}
#arrow{
	position:relative;
	top:15px;
	
}
div.box{
	border:1px solid #c4c5cb;
	background-color:#e6e6e9;
	padding:10px;
	height:190px;
	font-size:11px;
	line-height:1.6em;
}
div.box h3{
	font-size:11px;
	line-height:0.8em;
	margin:0;
	padding:0;
}
div.box p{
	margin:0;
	padding:0;
}
#testbox{
	background-color:#d9d9d9;
}
#testbox p{
	margin-top:100px;
	text-align:right;
	font-size:13px;
	font-weight:bold;
}
#testbox p.s{
	margin-top:135px;
}
#testbox:hover{
	background-color:#c7c7c7;
}
#testbutton{
	background-image:url(bilder/testbar.png);
	background-repeat:no-repeat;
	width:311px;
	height:43px;
	float:left;
	position:relative;
	right:120px;
	bottom:24px;
	font-size:14px;
}
#testbutton-s{
	background-image:url(bilder/testbar.png);
	background-repeat:no-repeat;
	width:311px;
	height:43px;
	float:left;
	position:relative;
	right:40px;
	top:10px;
	font-size:14px;
}
#testbutton a, #testbutton-s a{
	color:#575757;
	font-weight:bold;
	text-decoration:none;
	line-height:2.3em;
	padding:0 20px;
}
#testbutton a:hover, #testbutton-s a:hover{
	color:#333;
}
#testbutton:hover, #testbutton-s:hover{
	background-image:url(bilder/testbar-over.png);
}
#imagebild-m{
	position:relative;
	bottom:40px;
	left:10px;
	float:left;
	z-index:10;
}
#imagebild-s{
	position:relative;
	bottom:48px;
	right:10px;
	float:left;
	z-index:10;
}
#cosmoshoplogo{
	margin:50px 0 0 10px;
	float:left;
}
#cosmoshoplogo-s{
	margin:30px 0 0 0;
	float:left;
	position:relative;
	right:40px;
}
div.box:hover{
	border:1px solid #c4c5cb;
	background-color:#d0d0d3;
}
#kontakt{
	width:896px;
	height:45px;
	background-image:url(bilder/infobar.png);
	margin:20px 0;
}
#kontakt a{
	font-size:15px;
	color:#FFF;
	text-decoration:none;
	line-height:2.0em;
}
#kontakt:hover{
	background-image:url(bilder/infobar-over.png);
}
/* ----------- Foot */

#foot{
	background-image:url(bilder/edge-bottom.png);
	background-position:top;
	background-repeat:repeat-x;
	margin:0;
	padding:10px 40px;
	font-size:10px;
	word-spacing:-0.1em;
}
