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


body{
	background-color:#FFF;
	width:1000px;
	height:100%;
	margin:0 auto;
	padding-top:0px;
}

#header{
	width:1000px;
	height:266px;
	background-image:url(images/logo_header.png);
	background-repeat:no-repeat;	
}

#nav{
	width:236px;
	height:277px;
	padding-left: 34px;
	padding-right: 20px;
	padding-top: 27px;	
	background-image:url(images/nav_kader.png);
	background-repeat:no-repeat;
	z-index:100; 
}

#home_cont{
	width:229px;
	height:479px;
	background-image:url(images/home_cont_bg.png);
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 35px;
	background-repeat:no-repeat;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;	
}

#flash{
	width:292px;
	height:299px;
	background-image:url(images/flash_kader.png);
	background-repeat:no-repeat;
}

#dingges {
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
}

.container {
	width: 901px;
	margin: 0 auto;
}

.logo-thing {
	width: 900px;
	height: 261px;
	background-image: url(images/logo-thing.png);
}

.column1 {
	width: 307px;
	float: left;
}

.column2 {
	width: 594px;
	float: left;
}

.clear {
	clear: both;
}

.menu-top {
	width: 307px;
	height: 32px;
	background-image: url(images/menu-up.png);
}

.menu-middle {
	width: 232px;
	height: 239px;
	padding-left: 50px;
	padding-right: 25px;
	background-image: url(images/menu-middle.png);
}

.menu-down {
	width: 307px;
	height: 37px;
	background-image: url(images/menu-down.png);
}

.content-top {
	width: 594px;
	height: 35px;
	background-image: url(images/content-top.png);
}

.content-middle {
	width: 524px;
	padding-left: 30px;
	padding-right: 40px;
	background-image: url(images/content-middle.png);
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
}

.content-down {
	width: 594px;
	height: 42px;
	background-image: url(images/content-down.png);
}

.menumain a:link, .menumain a:visited, .menumain a:active {
	color: #636566;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	background:url(images/menubg.png) bottom left no-repeat;
	width: 137px;
	display: inline-block;
}

.menumain a:hover {
	text-decoration: none;
}

#IDvandivelementhier a:link, #IDvandivelementhier a:visited, #IDvandivelementhier a:active {
	color: #91278f;
	font-family: "Myriad Pro";
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
}

#IDvandivelementhier a:hover {
	text-decoration: none;
}


a:link, a:visited, a:active {
	color: #ffffff;
}

a:hover {
	color: #ffffff;
}

#footer{
	color:#aaacaf;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#333333;	
	font-size: 10px;
	width: 901px;
	margin-left: 50px;
	margin-bottom: 10px;
}
#footer22 a{
	color:#aaacaf;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#333333;	
	font-size: 10px;
}
#footer22 a:hover{
	color:#92298d;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;

}
#footer22 a:visited{
	color:#aaacaf;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#333333;	
	font-size: 10px;
}

.conditlink a:link, .conditlink a:visited, .conditlink a:active {
	color:#92298d;
	text-decoration: none;
}

.conditlink a:hover {
	color:#92298d;
	text-decoration: underline;
}

.conditlink {
	float: left;
	font-weight: bold;
}

#footer2{
	color:#aaacaf;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#333333;	
	font-size: 10px;
	width: 546px;
	float: right;
	margin-right: 68px;
	margin-bottom: 10px;
}
#footer22 a{
	color:#aaacaf;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#333333;	
	font-size: 10px;
}
#footer22 a:hover{
	color:#92298d;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;

}
#footer22 a:visited{
	color:#aaacaf;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#333333;	
	font-size: 10px;
}

.button {
    border: 1px solid #006;
    background-image: url('skins/drw/images/send.png');

}

#backgroundthin {
	background-image: url('../../images/background.png');
	height: 135px;
	width: 349px;
	margin-top: 125px;
	margin-left: 80px;
}

.button2 {
    background-image: url('../../images/button.png');
    height: 20px;
    width: 64px;
    border: 0px;
    padding: 0px;
    margin: 0px;
    margin-left: 240px;
    margin-top: 10px;

}
