/* CSS Document */

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

body {
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
}

img {
border: 0px;
}

#logo {
	z-index: 10;
	position: absolute;
	top: 40px;
	left: 123px;
	width: 110px;
	height: 50px;

}

#grafictop {
	position: relative;
	top: 0px;
	left: 0px;
}

#content_bottom_grafic {
	background-image: url(../images/body_bottom.jpg);
	background-repeat: no-repeat;
	height: 160px;
	margin-top: 140px;
}
/*---------------------------------------------------- BOXES ------------------------------------------------------------------------------*/

#container{
	text-align:left;
	width: 100%;
	/*
	background-image: url(../images/_hintergrund_oben.jpg);
	background-repeat: repeat-x;
	*/
	margin: 0;
	padding: 0;
	height: 700px;

}

#container_content {
	z-index: 9999;
    margin: 0 auto 0 auto;
	left: 0px;
	position: relative;
	top: 30px;
	letter-spacing: 1px;
	position: relative;
	width: 970px;
	height: auto;
	background-image: url(../images/content_body.jpg);
	background-repeat: repeat-y;
}


#textbereich {
	z-index: 9999;
	/*margin-right: 120px;*/
	width: 700px;
	padding-left: 120px;
	color: #777;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



.space {
	z-index: 9999;
	padding-bottom: 50px;
	text-align: center;
	font-size: 12px;
}

.space2 {
	z-index: 9999;
	padding-bottom: 220px;
	text-align: center;
	font-size: 12px;
}


#textbereichportrait {
	position: relative;
	top: -20px;
	/*margin-right: 120px;*/
	width: 700px;
	padding-left: 120px;
	color: #888;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	width: 850px;
	left: 50px;
	bottom: 100px;
	top: 100%;
	color: #999;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;

}

#copyright a {
	position: relative;
	font-size: 13px;
	color: #999;
	text-decoration: none;
}

#copyright a:hover {
	font-size: 13px;
	color: #666;
	font-weight: normal;
}


#keyvisual {
	position: relative;
	margin-top: 50px;
	padding-left: 103px;
	width: 50px;
}


#keyvisualflower {
	z-index: -9;
	position: relative;
	margin-top: 0px;
	padding-left: 65px;
}


/*--------------------------------------------------------- TEASER ------------------------------------------------------------------*/


#TEASER table {
	position: relative;
	left: -10px;
	margin: 0px auto 0px auto;
	text-align: left;
	font-size: 10px;
}

#TEASER a {
	color: #bbb;
	text-decoration: none;
}

#TEASER a:hover {
	color: #fff;
	font-weight: normal;
}



tr.line {
	z-index: 9900;
	position: relative;
	background: url(../images/line.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 1px;
	top: 0px;
	left: 0px;
}



#BOX001 {
	padding: 7px 7px 7px 7px;
	border: 5px;
	border-color: #DDDDDD;
	border-style: solid;
	width: 40px;
	float: left;

}

#BOX002 {
	padding: 7px 7px 7px 7px;
	border: 5px;
	border-color: #DDDDDD;
	border-style: solid;
	width: 70px;
	float: left;
}

#BOX003 {
	padding: 7px 7px 7px 7px;
	border: 5px;
	border-color: #DDDDDD;
	border-style: solid;
	width: 70px;
	float: left;
}

#BOX004 {
	padding: 7px 7px 7px 7px;
	border: 5px;
	border-color: #DDDDDD;
	border-style: solid;
	width: 70px;
	float: left;
}

#BOX005 {
	padding: 7px 7px 7px 7px;
	border: 5px;
	border-color: #DDDDDD;
	border-style: solid;
	width: 70px;
	float: left;
}

#BOX006 {
	padding: 7px 7px 7px 7px;
	border: 5px;
	border-color: #DDDDDD;
	border-style: solid;
	width: 70px;
	float: left;
}

#BOX007 {
	padding: 7px 7px 7px 7px;
	border: 5px;
	border-color: #DDDDDD;
	border-style: solid;
	width: 120px;
	float: left;
}










.CLEAR {
	clear: both; /*WICHTIG // Damit die Contant Box auch weitergeführt wird */
}


/*--------------------------------------------------------------------------------------------------------------------------------------------*/

p {
margin-bottom: 6px;
}

p a {
	position: relative;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

p a:hover {
	color: #666;
	font-weight: bold;
}

p.contentlink {
	position: relative;
	text-decoration: none;
}

p.contentlink  a {
	position: relative;
	color: #888;
	text-decoration: none;
}

p.contentlink a:hover {
	color: #666;
	font-weight: normal;
}


p.contentlinkimage {
	z-index: 999;
	position: relative;
	text-decoration: none;
	top: 10px;
	height: 70px;
	width: 738px;
}

p.contentlinkimage  a {
	z-index: 999;
	position: absolute;
	color: #888;
	text-decoration: none;
	background-image: url(../images/snysolutions_line.jpg);
}

p.contentlinkimage a:hover {
	z-index: 999;
	position: absolute;
	padding-top: 505px;
	top: -495px;	
	color: #666;
	font-weight: normal;
	background-image: url(../images/snysolutions_lineover.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8d8d8d;
	font-size: 12px;
	margin-bottom: 6px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #aaa;
	font-size: 12px;
	text-align: center;
	margin-bottom: 6px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #aaa;
	font-size: 12px;
	text-align: left;
	margin-bottom: 0px;
}

/*---------------------------------------------------- NAVIGATION ------------------------------------------------------------------------------*/

#navigation ul li {
	font-size: 12px;
	display: block; /* navi horizontal */
	float: left; /* navi horizontal */
}

#navigation {
	z-index: 999;
    width: 70%;
	position: relative; 
	top: 30px; 
	left: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;

	/*word-spacing: 12px;*/
}

#navigation a {
	margin: 50px 14px 0px 14px;
	position: relative;
	color: #999;
	text-decoration: none;
}

#navigation a:hover {
	top: 1px;
	color: #666;
	font-weight: bold;
}

.subactive {
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}

#navigation ul li.subactive a {
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}



.navi_active {
	margin-left: 14px;
	margin-right: 14px;
	top: 1px;
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}


/*---------------------------------------------------- SUBNAVIGATION ------------------------------------------------------------------------------*/


#subnavigation {
	text-align: center;
	z-index: 999;
    width: 200px;
	position: relative;
	top: -120px; 
	left: 690px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 1px;
}


#subnavigation a {
	background-color: #eee;
	padding: 20px 4px 2px 4px;
	position: relative;
	color: #666666;
	text-decoration: none;
}

#subnavigation a:hover {
	padding: 20px 4px 2px 4px;
	top: 10px;
	background-color: #ddd;
	margin-top: 30px;
	color: #ffffff;
	font-weight: normal;
}


#subnavigationactive {
	text-align: center;
	z-index: 999;
    width: 200px;
	position: relative;
	top: -120px; 
	left: 690px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 1px;
}


#subnavigationactive a {
	background-color: #eee;
	padding: 20px 4px 170px 4px;
	position: relative;
	color: #666;
	text-decoration: none;
	top: 10px;
}

#subnavigationactive a:hover {
	background-color: #eee;
	padding: 25px 4px 175px 4px;
	position: relative;
	color: #fff;
	text-decoration: none;
	top: 10px;
}

/*---------------------------------------------------- LINKS ------------------------------------------------------------------------------*/

#box1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 700px;
	color: #fff;
	letter-spacing: 1px;
	position: relative;
	margin-top: -400px;
	margin-bottom: 20px;
}

#boxlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 100%;
	color: #888;
	letter-spacing: 1px;
	position: relative;
	top: -400px;
	left: 0px;
}

#boxlinks ul li {
	font-size: 12px;
	list-style-type: none;
	color: #bbb;
}

#linksleft {
	z-index: 888;
	text-align: right;
	position: absolute;
	left: 60px;
	width: 300px;
}

#linksright {
	z-index: 888;
	text-align: left;
	position: absolute;
	left: 363px;
	width: 300px;
}

#kontaktleft {
	z-index: 888;
	text-align: right;
	position: relative;
	width: 400px;
	left: 5px;
	margin-bottom: -72px;
}

#kontaktright {
	z-index: 888;
	text-align: left;
	position: relative;
	width: 400px;
	left: 408px;
	margin-bottom: -72px;
}

#boxlinks a {
	color: #bbb;
	text-decoration: none;
}

#boxlinks a:hover {
	color: #fff;
	font-weight: normal;
}






#startlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 100%;
	color: #888;
	letter-spacing: 1px;
	position: relative;
	top: -200px;
	left: -153px;
}


#startlinks ul li {
	text-align: center;
	font-size: 14px;
	list-style-type: none;
	color: #aaa;
	font-weight: bold;
}

#startlinks a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#startlinks a:hover {
	color: #555;
	font-weight: bold;
}





#vitalinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 100%;
	color: #888;
	letter-spacing: 1px;
	position: relative;
	top: -130px;
	left: -153px;
}

#vitalinks ul li {
	text-align: center;
	font-size: 10px;
	margin-bottom: 2px;
	list-style-type: none;
	color: #fff;
}

#vitalinks a {
	color: #666;
	text-decoration: none;
}

#vitalinks a:hover {
	color: #fff;
	font-weight: normal;
}



/*---------------------------------------------------- FLASH ------------------------------------------------------------------------------*/


#camtu-couture_service {
	position: relative;
	left: 65px;
	width: 846px;
}

#camtu-couture_accessoires {
	position: relative;
	left: 65px;
	width: 846px;
}


/*--------------------------------------------------------------------------------------------------------------------------------------------*/