body {
	margin : 0;
	font : 76% "Trebuchet MS", verdana, tahoma, arial, sans-serif;
	line-height : 1.7em;
	background : #afc2c9 url(../images/bg.jpg) repeat-x;
	color : #555;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#container {
	width : 900px;
	margin : 0 auto;
	border : 5px solid #fff;
	text-align : left;
	background : #fff;
	color : #666;
}
			/*BANNER*/
#banner {
	width : 900px;
	height : 132px;
	padding : 0px;
	border-left : 5px solid #fff;
	border-right : 5px solid #fff;
	color : #FFFFFF;
	background-color: #afc2c9;
	background-image: url(../images/banner/banner_900%20wide.jpg);
	background-repeat: no-repeat;
	background-position: center;
	top: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	letter-spacing: 0.5em;
}
#banner h1 {
margin : 5px 0 0 10px;
padding : 0;
font-size : 150%;
letter-spacing : 3px;
text-transform : none;
text-align : left;
background : transparent;
color : #000;
}
			/*TOPNAV*/
#navbar {
	padding : 5px;
margin : 0 0 0 0;
height : 30px;
	text-transform : uppercase;
	letter-spacing: 2px;
	
}
#navdrop {
	width : 530px;
	margin : 10px 0 10px 410px;
	padding : 0;
}
#navdrop li {
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
}
#navdrop a:link, #navdrop a:visited {
background : inherit;
float : left;
padding : 10px 20px 0 20px;
text-decoration : none;
color : #333;
}
#navdrop a:link.active, #navdrop a:visited.active, #navdrop a:hover {
	color : #4e6974;
	background-image: url(../images/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
			/*MAIN CONTENT*/
#content {
	float : right;
	width : 695px;
	margin : 0;
	padding : 0;
	border-top: 1px solid #eee;
}
			/*SIDEBAR*/
#sidebar {
	float : left;
	width : 195px;
	margin : 0;
	padding-left : 5px;
	border-right : 1px solid #eee;
	background-image: url(../images/skata.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #DEE3DA;
	text-align: left;
}
			/*FOOTER*/
#footer {
	clear : both;
	margin : 0;
	padding-left : 5px;
	font-size : 0.9em;
	text-align : center;
	border-top : 1px solid #eee;
	color : #000;
	background : #AFC2C9;
}
#footer2 {
	text-align: right;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.sidebarlenght {
	height: 750px;
}

#footer a:link, #footer a:visited {
color : #9d4c4b;
background : inherit;
text-decoration : none;
}
#footer a:hover {
color : #333;
background : inherit;
text-decoration : none;
}
			/*TYPOGRAPHY*/
p {
margin : 10px;
}
p strong {
color : #769009;
}
h2 {
	margin : 10px 0 10px 10px;
	font : normal 130% verdana, "Trebuchet MS", arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing : 3px;
	color: #617BA0;
	padding-left: 7px;
	border-left-style: solid;
	border-left-width: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-left-color: #617BA0;
	padding-left: 7px;
	
}
h3 {
margin : 10px;
padding : 5px;
font : bold 110% verdana, "Trebuchet MS", arial, sans-serif;
text-transform : uppercase;
color : #9d4c4b;
background : inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*LINKS*/
a {
text-decoration: none;
color : #AFC2C9;
background : inherit;
}
a:hover {
text-decoration: none;
color : #9d4c4b;
background :#AFC2C9;
}
#navlist a:link, #navlist a:visited {
	color : #AFC2C9;
	text-decoration : none;
}
#navlist a:hover {
color : #9d4c4b;
background :#fff;
text-decoration : none;
}
#navlist li {
list-style-type : square;
background : inherit;
color : #AFC2C9;
margin : 0 15px 0 0;
padding : 0;
}
#navlist2 li {
list-style-type : circle;
background : inherit;
color : #AFC2C9;
margin : 0 15px 0 0;
padding : 0;
}
a img {
border : 0;
}
			/*IMAGES*/
.myborder {
border : 1px solid #eee;
margin : 15px 10px 10px 10px;
padding : 5px;
}
.imgleft {
float : left;
border : 1px solid #eee;
margin : 5px 10px 10px 15px;
padding : 5px;
}
			/*SCROLLBAR*/
div.scroll {
	overflow : auto;
	height : 28em;
	width : 650px;
	font-size : 90%;
	border : 1px solid #eee;
	background : inherit;
	color : #555;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
h1 {
	margin : 10px 0 10px 10px;
	padding : 5px;
	font : normal 130% verdana, "Trebuchet MS", arial, sans-serif;
	letter-spacing : 3px;
	text-transform : uppercase;
	background : inherit;
	color : #617BA0;
}
#container #sidebarcv {
	background-color: #DEE3DA;
	background-image: url(../images/skata.gif);
	background-repeat: repeat;
	background-position: left bottom;
	text-align: center;
	float: left;
	width: 195px;
	padding-left: 5px;
	border-right-style: solid;
	border-right-color: #eee;
	border-right-width: 1px;
}
.paddingleft {
	text-align: left;
	padding-left: 10px;
	font-size: 90%;
	color: #555;
	background-color: inherit;
}
#content #layout2 {
	border-top: 1px solid #eee;
	float: right;
	width: 750px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#formularshop {
	text-align: center;
	margin-left: 0px;
}
