/*
Theme Name: Congresarchitect 1.1
Theme URI: http://www.ca-editors.com/
Description: A C@-editors Webdesign Wordpress theme
Author: Ariane Gordijn
Author URI: ttp://www.ca-editors.com/
*/

/* CSS Document */
<style type="text/css">
*{
	margin:0; 
	padding:0;
}
body {
	margin:0; 
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
	background-image:url(images/bg_congresarschitect.jpg);
	background-repeat:repeat-x;
	text-align: center;
}
#container {
	margin: 40px auto 0 auto;
	width: 849px;
	background-color: #ffffff;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#inner {
	width: 849px;
	background-color: transparent;
	background-image: url(images/rechts_br.jpg);
	background-repeat: no-repeat;}
#header {
	float: right;
	width: 539px;
	height: 77px;
	background-color: transparent;
	background-image: url(images/rechts1.jpg);
	background-repeat: no-repeat;
	padding: 0 12px 0 0;
}
#left {
	float: left;
	width: 298px;
	background-color: transparent;
	padding: 0;
}
#topnav {
	float: right;
	width: 539px;
	height: 29px;
	background-color: transparent;
	background-image: url(images/rechts2.jpg);
	background-repeat: no-repeat;
	padding: 0 12px 0 0;
	margin-bottom: 14px;
   font-family: "Trebuchet MS", Helvetica, sans-serif;
   font-size: 12px;
}
#topnav ul {
	margin: 0;
	padding: 5px 4px 5px 4px;
	text-align: left;
}
#topnav ul li {
	list-style-type: none;
	display: inline;
}
#topnav ul li a {
	padding: 5px 4px 5px 4px;
	text-decoration: none;
	color: #fff;
}
#topnav ul li a:hover {
	padding: 5px 4px 5px 4px;
   background-color: #8f3f98;
	color: #fff;
}

#topnav ul li.current_page_item {
   padding: 5px 4px 5px 4px;
	background-color: #8f3f98;
	color: #fff;
}
#main {
	background-color: transparent;
	padding: 0 20px 0 309px;
}
#copy {
	background-color:#453538;
	background-image:url(images/rechts-c.jpg);
	color:#FFFFFF;
	font-family:"Trebuchet MS",Helvetica,sans-serif;
	font-size:10px;
	height:14px;
	margin-left:302px;
	padding:6px 10px;
	width:510px;
}
#footer {
	height: 29px;
	background-color: transparent;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding: 0;
}
.clearfloat {
	clear:both;
   height:0;
   font-size: 1px;
   line-height: 0px;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 14px;
	padding-bottom: 0;
	margin-bottom: 0;
}
img {	
	border: 0 none;
}
a {
	color: #8f3f98;	
}
a:hover, a:active {
	color:#463538;
}
#copy a {
	color: #ffffff;
	text-decoration: none;	
}
#copy a:hover, a:active {
	color:#ffffff;
}
