#intro h1 {
	margin: 0;
}

.specialList {
}
.specialList ul {
	margin: 15px 0 15px 30px;
}
.specialList ul li {
 	padding: 25px 0;
	list-style-type: none;
}
.specialList ul li a {
	font-size: 24px;
}
.smallText {
	font-size: 12px;
}
.smallText a.autolink {
	font-size: 12px;
	font-weight: bold;
}


#webdesignDesc, #design3DDesc, #grafikdesignDesc {
	padding: 20px 0;
	clear: both;
}
#webdesignDesc h1, #design3DDesc h1, #grafikdesignDesc h1 {
	font-size: 30px;
	margin: 0 0 5px 0;
}
#webdesignDesc h1 {
	color: #ab6f3a;
}
#design3DDesc h1 {
	color: #f5b400;
}
#grafikdesignDesc h1 {
	color: #7fa910;
}
#webdesignDesc h2, #design3DDesc h2, #grafikdesignDesc h2 {
	font-size: 12px;
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #535355;
}
#webdesignDesc p, #design3DDesc p, #grafikdesignDesc p {
	font-size: 12px;
}
#webdesignDesc p.link, #design3DDesc p.link, #grafikdesignDesc p.link {
	padding: 10px 0 0 0;
	text-align: right;
}
#webdesignDesc a {
	color: #ab6f3a;
}
#design3DDesc a {
	color: #f5b400;
}
#grafikdesignDesc a {
	color: #7fa910;
}

#webdesignDesc div.image_container, #design3DDesc div.image_container, #grafikdesignDesc div.image_container {
	margin: 0 20px 15px 0;
}



/*
Slidebox - Header
*/
#headertextstart, #headertextweb, #headertext3d {
	position: absolute;
	right: 0;
	top: 125px;
	width: 400px;
	height: 125px;
	background: url(../headerimages/bg_headerBox_400x125_50.png) no-repeat left center !important;
	background: url(../headerimages/bg_headerBox_400x125.gif) no-repeat left center;
	z-index: 9999;
}
#headertext3d {
	width: 300px;
}

#headertextstart div.ce_text, #headertextweb div.ce_text, #headertext3d div.ce_text {
	padding: 20px 25px 15px 25px;
}
#headertextstart h1, #headertextstart h2, #headertextweb h1, #headertextweb h2, #headertext3d h1, #headertext3d h2 {
	margin: 0 0 5px 0;
/*		color: #fff;*/	
}
#headertextweb h1, #headertextweb h2 {
/*		color: #fff;*/
}
#headertextstart p, #headertextweb p, #headertext3d p {
		color: #fff;	
}
#header .ceAutoSlideNext, #header .ceAutoSlidePrev {
	display: none;
}


/*
Slidebox - Content
*/
#main .ceAutoSlideNext, #main .ceAutoSlidePrev {
	display: none;
}
* html #main .ce_autoSlider {
	width: 625px;
	overflow: hidden;
}





/*News*/
.mod_newsreader h1 {
	font-size: 24px;
}

/*Newslist*/
.mod_newslist {
}
.mod_newslist p.info {
	text-align: right;
	font-size: 11px;
	color: #535355;
/*	color: #006ab3;*/
	margin: 0 0 5px 0;
}
.layout_latest {
	border-top: 1px solid #dee0e0;
	display: block;
	padding: 5px 0 0 0;
	margin: 10px 0 10px 0;
	clear: both;
}
.layout_latest img {
	width: 125px;
}
.layout_latest h6 {
	margin: 0 0 8px 0;
}
body.startseite .layout_latest p.teaser {
	font-size: 11px;
	text-align: left;
}

/*Newslist simple*/
.layout_simple {
	padding: 5px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #dee0e0;
}

ul.feedlister li {
	padding: 3px 0;
}
ul.bookmarks {
	list-style-type: none;
}

div.ce_comments {
	clear: both;
	margin: 40px 0 25px 0;	
	border-top: 1px solid #dee0e0;
	padding: 15px;
}
div.ce_comments h1 {
	font-size: 18px;
}

/*W3C Valid - top10000info*/
div.valid_mark	{
	margin: 25px 0 10px 0;
	}

/* Auto-Verlinkung */	
a.autolink {
	font-weight: bold;
}

/* Pagination */
.pagination
{
	margin-top:2em;
	padding-top:0.5em;
	border-top:1px solid #dfdfdf;
}

.pagination p
{
	width:180px;
	float:left;
}

.pagination ul
{
	width:400px;
	float:right;
	text-align:right;
}

.pagination li
{
	display:inline;
	padding-right:0.1em;
	padding-left:0.1em;
}

.pagination_current
{
	font-weight:bold;
}

	