/* 
* * * * * design, production and code by marc rinderknecht
* * * * * kobebeef.ch
* * * * * © 2006
*/



/* * * * * START: MAIN SECTIONS * * * * */
body {
	margin: 30px 0 0 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	background: #313131 url(../upload_data/bg_image_21.jpg) repeat-x;
	color: #666;
}
body#nlspecial {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	background: #FFF;
	color: #FFF;
}
#wrapper {
	margin: 0 auto;
	width: 960px;
}
#contentwrap {
	width: 940px;
	padding: 10px;
	background: #FFF;
	text-align: left;
}
#header {
	width: 960px;
	text-align: left;
	margin: 0 0 10px 0;
}
#logo {
	height: 84px;
	width: 84px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=nocscale src='../images/logo_kanzlei.png');	
	float: left;
}
#logo[id] {
	background: url(../images/logo_kanzlei.png) no-repeat;
}
#navigation {
	float: left;
	width: 876px;
	padding: 16px 0 0 0;	
	text-align: right;
}
#navigation a {	
	margin-left: 30px;	
}
#iframe {
	width: 300px;
	height: 400px;
	float: left;
}
#theme {
	width: 300px;
	height: 84px;
	background: url(../upload_data/style_image_21.jpg) no-repeat;
	padding: 316px 0 0 0;
}
#themenlok {
	float: left;
	width: 300px;
	height: 84px;
	background: url(../upload_data/style_image_21.jpg) no-repeat;
	padding: 316px 0 0 0;
}
div#main {
	width: 420px;
	padding: 0 10px 0 10px;
	float: left;
}
div#mainagenda {
	width: 410px;
	height: 400px;
	padding: 0 10px 0 10px;
	margin: 0 10px 0 0;
	float: left;
	overflow: auto;
	visibility: visible;
	position: relative;	
}
div#widepresse {
	width: 620px;
	height: 400px;
	padding: 0 10px 0 10px;
	float: left;
	overflow: auto;
	visibility: visible;
	position: relative;		
}
#banner {
	width: 200px;
	float: left;
}
/* * * * * END: MAIN SECTIONS * * * * */


/* * * * * START: SPECIALS FOR CONTENT AREA * * * * */
#contentleft {
	width: 200px;
	margin: 0 20px 0 0;
	float: left;
}
#contentright {
	width: 200px;
	float: left;
}
.divider {
	height: 2px;
	background: #000;
}
.partytitle {
	color: #000;
}
.attn {
	color: #CC0000;
}
#normalform input, #normalform select, #normalform textarea {
	width: 298px;
	margin: 0 0 4px 0;
    border: 1px solid #CCC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #666;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #000;
}
img.title {
	margin: 0 0 10px 0;
}

table.listing td {
	vertical-align: top;
	border-bottom: 1px solid #CCC;
	padding: 3px 0 5px 0;
}
p {
	margin: 5px 0 8px 0;
}
.impressionen td {
	vertical-align: top;
}
/* * * * * END: SPECIALS FOR CONTENT AREA * * * * */


/* * * * * START: NEWSLETTER * * * * */
#newsletter {
	width: 280px;
	padding: 0 10px 0 10px;
	color: #FFF;
}
#newsletter form {
	padding: 0;
	margin: 0;
}
#newsletter a {
	color: #FFF;
	text-decoration: none;
}
#newsletter a:hover {
	color: #666;
	text-decoration: none;
}
#newsletter input,  #newsletter select {
	width: 130px;
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #666;
	margin-bottom: 4px;
	border: 0;
}
#nltitle {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=nocscale src='../images/t_newsletter.png');	
	width: 95px;
	height: 22px;
}
#nltitle[id] {
	background: url(../images/t_newsletter.png) no-repeat;
}
/* * * * * END: NEWSLETTER * * * * */


