* {margin:0;padding:0;} 

.donotdisplay {
	left:-9999px;
	position:absolute;
}

body {
	color: #222222;
	background-color: #ffffff;
	background-image: url(http://www.arbeitskreisbautzen.de/images/default/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	/*margin: 1em 3em;*/
	font-size: 85.1%;
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
}

#wrap {
	min-width: 850px;
	padding: 1em 3em;
}

#footer .wrapper {
	padding: 0em 0.5em;
}

#microNavi {
	font-size: 85%;
}

ul#microNaviList {
	list-style-type: none;
	float: right;
	margin-bottom: 5px;
}

ul#microNaviList li {
	float: left;
}

#banner {
	clear: both;
	background-image: url(http://www.arbeitskreisbautzen.de/images/default/bg-banner.jpg); 
	background-position: top center; 
	background-repeat: repeat-x; 
	height: 135px;
}

#wrapperLogo {
	width: 52%;
	float: left;
}

#wrapperTeaser {
	float: right;
	text-align: right;
	width: 44%;
}

#bannerpic {
	width: 154px;
}

#mainwrap {
	padding-top: 0.5em;
	background-color: #ffffff;
}

#navi_col {
	float: left;
	background-color: #ef7f01;
	width: 17%;
}

#footer {
	/*position: relative;*/
	height: 118px;
	font-size: 80%;
	background: #ffffff url('http://www.arbeitskreisbautzen.de/images/default/bg-footer.jpg');
	background-repeat: repeat-x;
}

#breadcrumbs {
	clear: both;
	font-size: 80%;
	padding-top: .4em;
	padding-left: .5em;
}

#ContentColumn {
	padding: 0em 2em;
	/*float: right;*/
	/*text-align: justify;*/
	margin-left: 17%;
}

#newsHome {
	float: left;
	width: 49%;
}

#datesHome {
	float: right;
	width: 49%;
}

.contentColumnFooter {
	width: 33.3%;
	float: left;
}

#text img {
	padding: 5px;
}

h1 {
	font-size: 140%;
	padding: 8px 0px 4px;
}

#banner h1 {
	font-size: 200%;
	float: right; 
	padding-top: 1.3em;
	color: #ffffff;
}

#footer h1 {
	font-size: 140%;
	padding-bottom: 10px;
}

#datesHome h1, #newsHome h1 {
	background-color: #ee7c00;
	color: #ffffff;
	font-size: 120%;
	padding-left: .5em;
	background-image: url(http://www.arbeitskreisbautzen.de/images/default/bg-headline.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

h2 {
	font-size: 125%;
	color: #dd5000;
	padding: 4px 0px 2px;
}

h3 {
	font-size: 110%;
	padding: 3px 0px 1px;
}

h4 {
	font-size: 90%;
	padding: 2px 0px 0px;
}

h5 {
	font-size: 80%;
	padding: 1px 0px 0px;
}

p {
	padding: 5px 0px;
}

#ContentColumn ul, #ContentColumn ol {
	padding-left: 20px;
}

ul.navi {
	color: #ffffff; 
	list-style-type: none;
	list-style-image: none;
}

ul.navi li {
	padding: 0.3em 0em;
	padding-left: .5em;
}

ul.navi li:hover, ul.navi li.active {
	background-color: #dd5000;
	cursor: pointer;
}

ul.navi a {
	color: #ffffff;
	text-decoration: none;
	border: none;
}

ul#footerNavi a,ul#footerLinks a  {
	color: #555555;
	border: none;
}

ul#footerNavi,ul#footerLinks {
	padding-top: 10px;
	list-style-type: none;
	list-style-image: none;		
}

ul#news, ul#dates, ul#dates ul {
	list-style-type: none;
	list-style-image: none;	
	padding: 0em 0em;
}

ul#dates li, ul#news li  {
	padding: .3em .5em;
}

ul#dates li.odd {
	background-color: #EEEEEE;
}

/* LINKS */

a {
	color: #b80b27;
	text-decoration: none;
	border-bottom: dotted 1px #b80b27;
}

a:hover, a:focus {
	border-bottom: solid 1px #b80b27;
}

a.pic, a.home {
	border-bottom: none;
}

a.home:hover {
	text-decoration: none;
	border-bottom: none;
}

.right {
	text-align: right;	
}

.left {
	text-align: left;	
}

.center {
	text-align: center;	
}

.justify {
	text-align: justify;	
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearboth {
	clear: both;
}

.info {
	font-size: 70%;
	color: #555555;
}

.borderbottom {
	border-bottom:1px solid #B80B27;	
}

/* NEWS */

.loadingPic {
	background-position: center; 
	background-image: url(http://www.arbeitskreisbautzen.de/images/loader.gif); 
	background-repeat: no-repeat;
	padding: 5px 90px;
	float: right;
	height: 260px;
}

.mainPic {
	border: solid 2px #ffffff;
	background-position: center;
	background-repeat: no-repeat; 
	width: 300px; 
	height: 200px
}

/* PARTNER */
div.table {
	border-collapse:collapse;
	display:table;
}

div.td {
	display:table-cell;
	float:left;
}

/* BUTTONS und INPUT FIELDS */

input, textarea {
	border: solid 1px #222222;
}

input[type="submit"], input[type="reset"] {
	background-color: #b80b27;
	color: #ffffff;
	padding: 3px 5px;
} 

input[type="submit"]:hover, input[type="reset"]:hover {
	cursor: pointer;
} 

/* KONTAKT */

textarea#Nachricht {
	width: 400px;
	height: 150px;
}

label {
	width: 150px;
	float: left;
}
