html{font-size: 100.01%;}
body {
	margin:0;
	font:64%/17px arial,sans-serif;
	color: #0f0506;
	padding-bottom: 70px;
	background: #C6C7C9;
}
.extrapage{padding-bottom: 47px;}
a {
	text-decoration: none;
	cursor: pointer;
	color: #707172;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
form{display:inline;}
img{border: none;}
label,select,textarea,input{vertical-align:top;}
textarea, input, select{
	font:11px/13px arial,sans-serif;
	color: #000;
}
.header{
	height: 145px;
	background: #bc111f;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.header a.note{
	position: absolute;
	left: 7px;
	top: 26px;
}
.logo{
	background: url(http://www.textwende.de/design/logo.gif) no-repeat;
	width: 522px;
	height: 89px;
	position: absolute;
	overflow: hidden;
	margin-left: -258px;
	left: 50%;
	top: 78px;
	text-indent: -3333px;
}
.blog-logo{
	background: url(http://www.textwende.de/design/WeblogHeader.gif) no-repeat;
	width: 522px;
	height: 117px;
	position: absolute;
	overflow: hidden;
	margin-left: -285px;
	left: 50%;
	top: 65px;
	text-indent: -3333px;
}

.intern-logo{
	background: url(http://www.textwende.de/design/header-intern.gif) no-repeat;
	width: 549px;
	height: 74px;
	position: absolute;
	overflow: hidden;
	margin-left: -285px;
	left: 50%;
	top: 65px;
	text-indent: -3333px;
}

.intern-header{
	height: 145px;
	background: #ACC706;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.nav{
	margin: 0;
	padding: 9px 0 0;
	list-style: none;
	font-size: 150%;
	line-height: 17px;
	font-weight: bold;
	text-align: center;
}
.nav li{display: inline;}
.nav a {
	color: #fff;
	margin: 0 20px;
}
.nav a:hover, .nav .active a{
	color: #acc705;
	text-decoration: none;
}
.nav1{
	font-size: 145%;
	border-top: 2px solid #000;
	position: absolute;
	margin: 0;
	list-style: none;
	top: 197px;
	left: 0px;
	width: 868px;
	padding: 10px 0 0 32px;
}
.nav1 li  {display: inline;}
.nav1 a{
	color: #1a171b;
	margin-right: 18px;
}
.nav1 a:hover, .nav1 .active a{
	font-weight: bold;
	text-decoration: none;
}
.main{
	margin:0 auto;
	width: 900px;
	position: relative;
	padding: 256px 0 0;
	background: #ffffff;
}
.main-blog {
	margin:0 auto;
	width: 900px;
	position: relative;
	padding: 233px 0 0;
	background: #ffffff;
}
.main-intern {
	margin:0 auto;
	width: 900px;
	position: relative;
	padding: 190px 0 0;
	background: #ffffff;
}
.content{
	width: 649px;
	float: left;
}
.content h2{
	font-size: 110%;
	line-height: 1.2em;
	color: #0f0506;
	margin: 0;
	padding-bottom: 13px;
}
.column h2 {
	font-size: 150%;
	line-height: 1.2em;
	color: #0f0506;
	margin: 0;
	padding-bottom: 5px;
}

.content p{
	margin: 0; 
	font-size:93%;
}
.content .more{color: #707172;}
.content img  { margin-left: 5px; margin-right: 5px;}
.list2{
	width: 620px;
	margin:  0;
	padding-left: 20px;
	list-style: none;
	overflow: hidden;
	float: right;
}


.list {
	width: 430px;
	margin: -3px 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	float: right;
}
.list li{
	border-top: 2px solid #8d8d8e;
	margin-top: -2px;
	padding: 19px 10px 21px 0;
	font-size: 140%;
	line-height: 1.2em;
}
.lists {
	width: 430px;
	margin: -3px 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	float: right;
}

.sidebar{
	background: url(http://www.textwende.de/design/img.jpg) no-repeat;
	margin-top: -6px;
	min-height: 168px;
}



.sidebar .inner{
	background: url(http://www.textwende.de/design/bg-green-box.gif) no-repeat 100% 6px;
	min-height: 158px;
	padding:0 20px 0 285px;
}
.sidebar .corner{
	background: url(http://www.textwende.de/design/bg-green-box-corner.png) no-repeat 100% 0;
	height: 10px;
	overflow: hidden;
}
.sidebar h3{
	color: #c01020;
	margin: 0;
	padding: 24px 0 1px;
	font-size: 130%;
	line-height: 15px;
}
.sidebar p{
	padding-top: 16px;
	font-size: 130%;
	line-height: 1.2em;
}
.sidebar h2{
	font-size: 175%;
	margin: 0;
	padding-bottom: 0;
}
.column{
	width: 224px;
	float: right;
	margin-top: 8px;
}
.module-silver, .module-green, .module-red{
	margin-top: 10px;
	font-size: 130%;
	line-height: 1.1em;
}
.module-silver a, .module-green a, .module-red a{color: #0f0506;}

.module-silver{background: url(http://www.textwende.de/design/bg-box-silver-part1.gif) no-repeat;}

.module-silver .inner, .module-green .inner, .module-red .inner{
	background: url(http://www.textwende.de/design/bg-box-silver-part2.gif) no-repeat 0 100%;
	padding: 8px 8px 16px 14px;
}

.module-silver .inner-u, .module-green .inner-u, .module-red .inner-u {
	background: url(http://www.textwende.de/design/bg-box-silver-part2.gif) no-repeat 0 100%;
	padding: 2px 0px 9px 14px;
/*	text-align:right; */
}

.module-green .inner, .module-green .inner-u {background: url(http://www.textwende.de/design/bg-box-green-part2.gif) no-repeat 0 100%;}
.module-red .inner, .module-red .inner-u {background: url(http://www.textwende.de/design/bg-box-red-part2.jpg) no-repeat 0 100%;}



.module-silver h3, .module-green h3, .module-red h3{
	margin: 0;
	color: #fff;
	font-size: 110%;
	line-height: 1.1em;
}
.module-silver p, .module-green p, .module-red p{margin: 0;}
.module-green{background: url(http://www.textwende.de/design/bg-box-green-part1.gif) no-repeat;}
.module-red{background: url(http://www.textwende.de/design/bg-box-red-part1.jpg) no-repeat;}
.module{
	background: url(http://www.textwende.de/design/bg-box-silver1-part1.gif) no-repeat;
	width: 222px;
	float: right;
	margin-top: 9px;
}
.module .inner{
	background: url(http://www.textwende.de/design/bg-box-silver1-part2.gif) no-repeat 0 100%;
	padding: 8px 5px 30px 5px;
	font-size: 145%;
	line-height: 1.2em;
}
.tags{
	font-weight:bold;
	color: #c01020;
}
.tags a{color: #c01020;}
.tafel{
	background: url(http://www.textwende.de/design/tafel.jpg) no-repeat;
	width: 125px;
	height: 348px;
	float: left;
	font-size: 14px;
	font-family: Comic Sans MS;
	padding: 17px 20px 0 18px;
	line-height: 21px;
	margin: 5px 0 0 14px;
	display: inline;
}
.tafel a{color: #1a171b;}
.kreis{
	background: url(http://www.textwende.de/design/kreis.png) no-repeat;
	width: 184px;
	height: 230px;
	float: left;
	font-size: 14px;
	font-family: Comic Sans MS;
	padding: 25px 0px 0 10px;
	line-height: 21px;
	margin: 5px 0 0 0px;
	display: inline;
}
.kreis a{color: #1a171b;}
.module2{
	background: url(http://www.textwende.de/design/bg-green2.gif) no-repeat 0 100%;
	width: 223px;
	margin-top: 43px;
	font-size: 140%;
	line-height: 1.2em;
}
.module2 .inner{
	background: url(http://www.textwende.de/design/img2.jpg) no-repeat;
	padding: 192px 0 7px 51px;
}
.module2 .sabine{
	background: url(http://www.textwende.de/design/sabine.jpg) no-repeat;
	padding: 192px 10px 7px 51px;
}
.module2 .ania{
	background: url(http://www.textwende.de/design/ania.jpg) no-repeat;
	padding: 226px 10px 7px 51px;
}
.module2 .beide{
	background: url(http://www.textwende.de/design/beide.jpg) no-repeat;
	padding: 192px 10px 7px 11px;
}
.module2 h3{
	margin: 0;
	padding: 1px 0 0;
	font-size: 120%;
	line-height: 1.2em;
}
.module2 a{color: #fff;}
.module2 .more{font-weight: bold;}
.column1{
	width: 263px;
	float: left;
}
.column1 .list{
	width: 250px;
	padding-left: 14px;
}



.column2{
	float: right;
	width: 358px;
}
.column2 .list{width: 358px;}
.column2 .list li, .column1 .list li{padding: 19px 10px 21px 8px;}
.column2 .list em, .column1 .list em{
	color: #c01020;
	font-size: 100%;
	line-height: 1.2em;
	font-style: normal;
}
.column5 {
	width: 452px;
	float: left;
	margin: -10px -20px 0 17px;
	position: relative;
	font-size:93%;
}
.column3, .column4 {
	width: 472px;
	float: left;
	margin: -10px -20px 0 17px;
	position: relative;
	font-size:93%;
}

.column3 h1, .column4 h1, .column5 h1{
	margin: 0;
	padding: 0 0 5px 25px;
	font-size: 220%;
	line-height: 1.1em;
	color: #1a171b;
}
.column5 h1 {
	padding: 0 0 5px 8px;
}
.sidebar1{
	background: url(http://www.textwende.de/design/bg-box-green1-part1.gif) no-repeat;
	width: 100%;
	font-size: 145%;
	line-height: 1.2em;
}
.sidebar1 .inner{
	background: url(http://www.textwende.de/design/bg-box-green1-part2.gif) no-repeat 0 100%;
	padding-top: 10px;
	position: relative;
}
.sidebar1 p{margin: 0;}
.sidebar1 ul{
	margin: 0;
	padding: 0 0 0 9px;
	list-style: none;
}
.sidebar1 ul li{
	background: url(http://www.textwende.de/design/marker.png) no-repeat;
	padding: 3px 0 14px 28px;
	margin-top: -13px;
}
.sidebar1 a{color: #0f0506;}
.column3 h2, column4 h2, .column5 h2 {
	margin: 0;
	padding: 0 0 3px 25px;
	color:#C01020;
	font-size:100%;
	font-style:normal;
	font-weight: normal;
	line-height:1.2em;
}
.column5 h2 {
	padding: 0 0 3px 8px;
	font-weight: normal;
	font-style:normal;
}

.column3 h3 {
	margin: 0;
	font-size: 110%;
	padding: 0 0 30px 25px;
}
.column3 .list{
	float: none;
	padding-left: 24px;
	margin-top: 5px;
}
.column3 .list h2{padding: 0 0 3px;}
.column3 .list h3{padding: 0 0 18px;}
.column3 .list p{clear: both;}
.column3 .list .date{
	font-style: normal;
	float: left;
	width: 157px;
}
.column3 .list li{padding: 12px 10px 13px 0;}
.click-anfragen-jetzt{
	background: url(http://www.textwende.de/design/btn-click.png) no-repeat;
	width: 95px;
	height: 95px;
	position: absolute;
	text-indent: -3333px;
	top: -36px;
	left: 357px;
}
.footer{
	clear:both;
	width: 100%;
	background: #ffffff;
	border-top: 1px solid black;
}

.column4 .sidebar1{
font-size:100%;
}

.column4 .sidebar1 .inner {
min-height:50px;
}

.column5 .sidebar1 .inner {
min-height:50px;
}

.column4 p, .column5 p  {
	padding: 5px 20px 5px 25px;
	font-size: 140%;
	line-height: 1.2em;
}

.column4 td {
	font-size: 140%;
	vertical-align: top;
}

.column5 p {
	padding: 5px 20px 5px 8px;
}
.column4 li, .column5 li {
	font-size: 125%;
}

.column4 ul, .column5 ul  {
	padding-left: 40px;
	padding-right: 20px;
	margin-left: 10px;
}
.column5 ul  {
	padding-left: 22px;
}
.column4 h2, .column5 h2  {
	color: #BD1018;
	font-weight: normal;
	font-style:normal;
	font-size: 140%;
	padding: 10px 20px 4px 25px;
}
.column5 h2  {
	padding: 10px 20px 4px 8px;
}
.column4 h3, .column5 h3  {
	color:black;
	font-weight: bold;
	font-size: 150%;
	padding: 0 0 0 25px;
	margin: 0;
}
.column5 h3  {
	padding: 0 0 0 8px;
}
.column4 .line, .column5 .line  {
	margin: 0 25px 0 25px;
	width: 90%;
	border-top:1px solid silver;
	height: 10px;
}

/* --------------------------------- Weblog ---------------------------- */
.blognavi {
	background: transparent;
	width: 168px;
	min-height: 500px;
	float: left;
	padding: 0;
	margin: 5px 0 0 9px;
	display: inline;
}

.blognavi ul {
	margin-left: 5px;
	padding: 0;
}


.blognavi li {
	margin: 0;
	margin-left: 10px;
	font-size: 120%;
}

.blognavi h2 {
	padding: 0;
	font-size: 140%;

}


.entry_footer {
	margin-top: 15px;
	padding: 0 0 0 25px;
	font-size: 120%;
}

.paginate {
	padding: 0 0 0 25px;
	font-size: 130%;
}

.linkerrand {
float: left; 
width:195px; 
background:transparent;
}

.linkerrand h2 {
font-size: 150%;
font-weight: bold;
	text-align:center;

}

.wolkenheader {
	font-size: 140%;
	color: #000000;
	font-weight: normal;
padding-left:5px;
}

.randbilder2 {
	text-align:center;
}

.randbilder2 p {
	margin-top: 0px;
}

.randliste p {
	font-size: 120%;
}

.randliste ul {
	padding-left:14px;
	padding-right:10px;
	font-size: 120%;
	margin-top: 0px;
}

small {
font-size: 0.8em;
}


.ueber h2{
	margin: 0;
	color:#C01020;
	font-size:130%;
	font-style:normal;
	font-weight: normal;
	line-height:1.2em;
	padding-top: 20px;
}

.ueber h3 {
	color:black;
	font-weight: bold;
	font-size: 150%;
	margin: 0;
	padding-top: 5px;
}

.druckversion {
	width: 100%;
	font-size:80%;
	text-align:right;
}
.bottomnavi {
	float:left;
	width:138px;
	background: #ffffff;
	padding: 5px;
}

.bottomnavi ul {
	padding-left: 0px;
	list-style-type: none;
	margin-left:0px;
}

.bottomnavi li {
	padding-bottom:2px;
}

.bottomnavi b {
	font-size:130%;
	color: #000000;
}

.bottomnavi a {
	color: #000000;
}

.list h2{
	margin: 0;
	padding: 0 0 3px 0px;
	color:#C01020;
	font-size:90%;
	font-style:normal;
	font-weight: normal;
	line-height:1.2em;
}

.list h3 {
	margin: 0;
	font-size: 110%;
	padding: 0 0 30px 0px;
}

.hiddenFields {
	display: inline;
}

.nav1 form {
	display: inline;
}

.topnavi {
	background: #ffffff;
	border: 1px solid #000000;
}

.seminarlist {
	margin-top: 20px;
	margin-bottom:20px;
}

.seminarlist li{
	background: url(http://www.textwende.de/design/marker.png) no-repeat;
	padding: 3px 0 14px 28px;
	border: 0;
}

.tableCellTwo, .tableCellTwo
{
	padding: 5px 0 5px 0;	
	
}

.pollAnswer {
	color: #000000;
	font-size: 10px;
}
.pollAnswerBlock {
	padding-bottom:10px;
}

.pollButtonBlock {
	text-align:center;
}

.pollQuestion {
	font-size: 12px;
	font-weight: bold;
	color: #C01020;
	padding-bottom: 8px;
}

.pollTotalVotes {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
}

.pollResult {
	padding-bottom: 8px;
}
.pollResultAnswer {
	font-size: 10px;
	color: #000000;
}

.pollSelectedPercent, .pollSelectedVotes, .pollResultPercent, .pollResultVotes {
	font-size: 10px;
	color: #000000;

}

.footernav{
	margin: 0;
	padding: 9px 0 0;
	list-style: none;
	font-size: 120%;
	line-height: 17px;
	font-weight: bold;
	text-align: center;
}
.footernav li{display: inline;}
.footernav a {
	color: #000000;
	margin: 0 30px;
}
.footernav a:hover, .footernav .active a{
	color: #acc705;
	text-decoration: none;
}

.comment_entry {
	margin-left:25px;
	border: 2px solid #dddddd;
	padding:5px;
}

.comment_entry p {
	padding-left:5px;
}

.comment_entry .entry_footer {
	padding-left:5px;
}

.avatar {
	float:left;
}

.splash td {
	padding-top:20px;
	font-size: 140%;
}

.splash h3 {
	margin: 0 0 4px 0;
}

.splash p {

}

.splash hr {
	margin-bottom: 20px;
}

#wechsel h2 {
color: #C01020;
font-size:93%;
font-weight: normal;
padding-bottom: 0px;
}
