/* theme name: www.cs-cut-style.de
autor:st.preuß
description: basic structure
-------------------------- */

/*  - - Basics - Start - - */

html, body{
	height:100%;
}
body{
	background-color:#fff;
	background:#fff url(../gfx/core/bg-left-stripes.gif) top left repeat-y;
	color:#d56713;
	font-family:verdana, geneva, arial, helvetica, sans-serif;
	height:100%;
	margin:0;
	padding:0;
	width:100%;
}
#wrap{
	background:transparent url(../gfx/core/bg-wrapper-top.jpg) 0px 20px no-repeat;
	height:100%;
	margin:0 0 0 150px;
	padding:0;
	width:650px;
	position:absolute;
	left:0;
}
#columnLeft{
	float:left;
	width:325px;
}
#columnRight{
	float:right;
	width:325px;
}
#footer{
	position:fixed;
	bottom:0px;
	width:650px;
}

#tree{
	padding-top:135px;
}
/*  - - Basics - End - - */


/*  - - Text - Styles - Start - - */
h2{
	font-size:20px;
	line-height:17px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
h3{
	font-size:13px;
	line-height:15px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
p{
	color:#a1ab10;
	font-size:13px;
	line-height:17px;
	margin:4px 0px 6px 0px;
	padding:0px;
}

a:link,  
a:visited,
a:focus,
a:link:hover,
a:active{
	color:#d56713;
	text-decoration:none;
}
a:link:hover{
	color:#a1ab10;
}

div#footer a:link{
	font-size: x-small;
}
/*  - - Text - Styles - End - - */


/*  - - Module - Styles - Start - - */
#tempoBox{
	background-image: url(../gfx/main/cs-colors.gif);
	background-repeat:no-repeat;
	background-position:215px 0px;
	text-align:right;
	width:300px;
}
#tempoBox p{
	margin:0px 100px 0px 0px;
}
#tempoBox h2{
	margin:15px 0px 0px 0px;
}

#tippBox{
	background:transparent url(../gfx/main/wir-ziehen-um.png) top center  no-repeat;
	height:215px;
	width:650px;
	margin:175px auto 0px auto;
	padding-top:200px;
	text-align:center;
}
/*  - - Module - Styles - End - - */


/*  - - Carusel - Styles - Start - - */

.workedGalerie{
	background:transparent;
	border:none;
	height:130px;
	margin:30px 0 10px 90px;
	padding:0;
	width:550px;
	overflow: hidden;
}


/*  - - Carusel - Styles - Start - - */