.emadmin_input, .emadmin_textarea, .emadmin_select {
}

.emadmin_input_small {
	width:124px;
}

.emadmin_button {
	width:180px;
	margin-top:5px;
}


body {
	margin:0;
	padding:0;
	text-align:center;
	background: #D6D6D6 url('http://www.basta-dueren.de/images/background.jpg') repeat-x top;	
}

body, td, tr {
	line-height:130%;
	font-family:'Verdana',sans-serif; 
	font-size:11px;
	color:#000000;

}

img {
	border:0px;
	padding:0;
	margin:0;
}


h1,h2,h3 {
	padding:0;
	margin:0;
	margin-bottom:5px;
	font-weight:bold;
	font-size:15px;
	color:#05809A;
	line-height:130%;
}


a, a:link, a:visited, a:active, a:focus {
	text-decoration:none;
	color:#05809A;
}

a:hover {
	text-decoration:underline;
}

img,.formButton {
	border:0;	
}


form {
	padding:0;
	margin:0;
	
}

input, textarea, select {
	background-color:#F7F7F7;
	border: 1px dotted #01BBE0;
	width:260px;
}





#main {
	margin-left:auto;
	margin-right:auto;
	width:781px;
	text-align:left;
}

#title {
	position:relative;
	top:0px;
	left:160px;
	height:30px;
	margin-top:30px;	
}
#clearall {
	clear:both;
	padding:0px;
	margin:0px;
}

#header {
	background-image:url('http://www.basta-dueren.de/images/header.jpg');
	width:781px;
	height:156px;
}

#content {
	background: url('http://www.basta-dueren.de/images/content_back.gif');
	width:781px;
}

#left {
	width:46px;
	height:455px;
	background: url('http://www.basta-dueren.de/images/left.jpg') no-repeat top;
	float:left;
}

#center {
	width:694px;
	float:left;
}

#nav {
	width:694px;
	height:90px;
	background: #FFFFFF url('http://www.basta-dueren.de/images/nav_back.jpg') repeat-x top;
}

.active, .active a, .active a:visited, .active a:active, .active:focus {
	color:#05809A;
}
.normal, .normal a, .normal a:visited, .normal a:active, .normal:focus {
	color:#000000;
}

#subnav {
	width:160px;
	float:left;
	font-size:10px;
}

#subnav ul {
	margin-left:18px;
	padding-left:0px;
	padding-bottom:1px;
	line-height:140%;
}

#subnav ul .active {
	list-style-image:url('http://www.basta-dueren.de/images/nav_active.gif');
}
#subnav ul .normal {
	list-style-image:url('http://www.basta-dueren.de/images/nav.gif');
}

#subnav li a {
	position:relative;
	left:-7px;
}

#subnav ul ul {
	line-height:120%;
}


#text {
	width:389px;
	float:left;
	padding-right:20px;
}

#text ul {
	list-style-image:url('http://www.basta-dueren.de/images/nav_active.gif');
}

#info {
	width:125px;
	float:left;
	font-size:9px;
}

#right {
	width:41px;
	height:455px;
	background: url('http://www.basta-dueren.de/images/right.jpg') no-repeat top;
	float:left;
}

#footer {
	width:781px;
	height:43px;
	background: url('http://www.basta-dueren.de/images/footer.jpg') no-repeat top;
}