@charset "UTF-8";
/* 
	Background-Styles 
*/

body {
	margin:0px; padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	background-position: top left;
	background-image: url(images/background_red_grey.png);
	background-repeat: repeat-x;
	overflow-y: scroll;
}

#main {
	background:#ffffff;
	padding-bottom:30px;
}

#main .container {
	background:#ffffff;
	background-repeat:no-repeat;
}

#footer {
	background-image:url(images/background_footer.jpg);
	background-repeat:repeat-x;
	padding:40px;
	position:relative;
	top:-20px;
	min-height:130px;
}

/* 
	Box 
*/
.container {
	width:761px;
	margin:0 auto;
	position:relative;
}


/* 
	Header-Styles 
*/

#header {
	padding-top:20px;
	padding-bottom:20px;
}
#logo h1, #logo small {
	margin:20px;
	display:block;
	text-indent:-9999px;
	
	
/* 
	Logos START VORSICHT! CARO KOT !!!
*/

}
#logo {
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:318px;
	height:194px;
	margin-top: 33px;
}


#logo_friends {
	background-image:url(../images/logo_friends.png);
	background-repeat:no-repeat;
	width:450px;
	height:194px;
	margin-top: 33px;
}



#logo_about {
	background-image:url(../images/logo_about.png);
	background-repeat:no-repeat;
	width:318px;
	height:194px;
	margin-top: 33px;
}


#logo_contact {
	background-image:url(../images/logo_contact.png);
	background-repeat:no-repeat;
	width:345px;
	height:194px;
	margin-top: 33px;
}


#logo_order {
	background-image:url(../images/logo_order.png);
	background-repeat:no-repeat;
	width:345px;
	height:194px;
	margin-top: 33px;
}


#logo_impressum {
	background-image:url(../images/logo_about.png);
	background-repeat:no-repeat;
	width:345px;
	height:194px;
	margin-top: 33px;
}

/* 
	Logos END VORSICHT! CARO KOT !!!
*/

#about {
	background-image:url(../images/about.jpg);
	background-repeat:no-repeat;
	width:318px;
	height:194px;
	
}
ul#menu {
	margin:0px; padding:0px;
	margin-right: 35px;
	position:absolute;
	top:155px;
	right:0px;
	list-style:none;
}
ul#menu li {
	margin-left:12px;
	clear: both;
}
ul#menu li a {
	text-decoration:none;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:1.4em;
	clear: both;
}
ul#menu li a.active, ul#menu li a:hover {
	color:#ee0000;
}



/* 
	Block-Styles Box mit outline
*/

.block {
	border:1px solid #a3a09e;
	background-color:#ffffff;
	margin-top:10px;
	margin-bottom:40px;
	position:relative;
	height: 286px;
}


/* 
	Block-Styles Textblock
*/

.textblock {
	border:1px solid #ffffff;
	background-color:#ffffff;
	margin-top:20px;
	margin-bottom:40px;
	position:5;
}


/* 
	Helvetica Stoerer
*/
.ribbon {
	position:absolute;
	top:20px;
	right:-5px;
}


/* Block inside textblock */
.block_inside_text { 
	display:block;
	border:1px solid #ffffff;
	background: #ffffff;	
	padding:0px;
}



/* Block inside */
.block_inside { 
	display:block;
	height:260px;	
	border:1px solid #ffffff;
	background: #ffffff;	
	padding:15px;
	overflow:auto;
}

/* Object Image */
.objectImage {
	width: 273px; 
	height: 244px; 
	background-color: #d2d2d2; 
	padding: 4px; 
	border: #a3a09e solid 1px;
	margin-left: 0px;
}

.image_block {
	border:1px solid #b5b5b5;
	background-color:#d2d2d2;
	padding:5px 5px 1px 5px;
	float:left;
	height:500px;
}
.image_block img {
	border:1px solid #b5b5b5;
}
.text_block {
	float:left;
	width:450px;
	margin-left:30px;
	padding-top:30px;
}
.kassenfeld {
	float:left;
	width:200px;
	margin-left:30px;
	margin-top: 54px;
}
.optionLeft {
	float: left;
	width: 100px;
}

.vert_line {
	background-image:url(images/line_ver.png); 
	background-repeat:repeat-y; 
	width: 1px; 
	position: absolute; 
	left: 730px; 
	top: 0px; 
	height: 500px;
}

.hor_line {
	background-image:url(images/line_hor.png); 
	background-repeat:repeat-x; 
	width: 300px; 
	height: 1px;
	margin: 10px 0px 10px 0px;
}

.hor_line_double {
	background-image:url(images/line_hor_double.png); 
	background-repeat:repeat-x; 
	width: 300px; 
	height: 3px;
	margin: 10px 0px 10px 0px;
}

.button_add_to_cart {
	background-image:url(images/button_add_to_cart.png); 
	background-repeat:repeat-x; 
	width: 200px; 
	height: 29px;
	background-position: 
	margin: 0px;
	padding: 0px;	
	float: left;
}

a.button_add_to_cart:hover {
	background-position: 0px -29px;
}

#block_featuredblog .text_block { padding-top:3px }


/*
	Portfolio-Home-Styles
*/

#block_portfolio {
	overflow:auto;
	margin-bottom:20px;
}
#portfolio_items {
	width:615px;
	margin-right:25px;
	float:left;
	min-height:100px;
	padding-top:3px;
}
#text_column {
	float:right;
	width:310px;
}
#text_column img { margin-bottom:20px; position:relative; left:-3px;}

#text_column h2#text_title { 
	text-indent:-9999px;
	background-image:url(images/creatif.jpg);
	background-repeat:no-repeat;
	width:310px;
	height:129px;
}

.mini_portfolio_item {
	border:1px solid #a3a09e;
	margin-bottom:10px;
	position:relative;
}
/*
.mini_portfolio_item .block_inside { 
	background:none; background-color:#e2dddc; 
	padding:25px 30px 15px 30px; 
}
*/

.mini_portfolio_item .thumbnail { float:left; margin-right:20px; border:1px solid #979390; }


/*
	Block-Content-Styles
*/

#content_area {
	width:665px;
	float:left;
}
#sidebar {
	float:left;
	width:281px;
	position:relative;
	left:-1px;
	margin-top:15px;
	background-color:#e2dddc;
	border:1px solid #a3a09e;
}
#sidebar h3 {
	font-size:20px;
	line-height:23px;
}
#sidebar ul { margin:10px 0px 30px 0px; padding:0px; }
#sidebar ul li { list-style:none; margin:0px 0px 5px 0px; padding:0px; }
#sidebar ul li a { color:#f20000; }
#sidebar ul li a:hover { color:#0172dd; text-decoration:none; }


#content_area h2 { 
	font-size:32px; line-height:40px; }
	

#content_area .separator {
	border-top:1px solid #e3e3e3;
	margin-top:40px;
	padding-top:40px;
}


/* 
	Text-Styles   
*/

h2 {
	margin:0px 0px 10px 0px;
	font-size:31px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#000000;
	line-height:30px;
	letter-spacing:0px;
}
h3 {
	margin:10px 0px 5px 0px;
	font-size:14px;
	line-height:21px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#000000;
}
h4 {
	color:#007de2;
	margin:0px 0px 0px 0px;
}
small {
	color:#595856;
	font-weight:bold;
	font-size:11px;
	display:block;
	margin-bottom:15px;
}
a {
	color:#26689f;
	text-decoration:none;
}
small a {
	color:#007de2;
}
a:hover { text-decoration:underline; }

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

a.button {
	background:#32312f url(images/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #32312f;
	text-transform:uppercase;
	font-size:9px;
	line-height:25px;	
}
a.button:hover {
	background:#007de2 url(images/button_bg_o.jpg) repeat-x;
	border-color:#007de2;
}






/* This is the title of the object */
	.objectTitle {
		position: absolute;
		left: 323px;
		top: 25px;
	}

/* This is the orderform column */
	form#orderForm {
		position:absolute;
		left:323px;
		top:150px;
	}

/* This is the banner in the bottom right corner */
	.objectBottomRightBanner {
		position: absolute;
		left: 509px;
		top: 162px;
	}

/* These are the menu items at the very top of the page */
	#mainMenu {
		position: absolute;
		left: 630px;
		top: 50px;
	}
	
	#facebook {
		list-style: url(../images/btn_facebook.jpg);
	}
	
	#twitter {
		list-style: url(../images/btn_twitter.jpg);
	}
	
	#friend {
		list-style: url(../images/btn_sentfriend.jpg);
	}
	
	#facebook a, #friend a {
		color: #000;
		line-height: 10px;
		text-transform: uppercase;
		font-size: 9px;	
		font-weight: bold;
	}
	
	#twitter a, #friend a {
		color: #000;
		line-height: 10px;
		text-transform: uppercase;
		font-size: 9px;	
		font-weight: bold;
	}
	
	
	

