/*
Druck - Layout Bildungsstadt Arnsberg
2009 KDVZ Citkomm
*/
* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

ul, ol {
	list-style: none;
}

a {
	color: #0F4075;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family: Arial;
	font-size: 76%;
}

p {
	margin-bottom: 1em;
}

.container {
	overflow: hidden;
	width: 100%;
}

.hidden-nav {
	display: none;
}

/

#main {
	width: 100%;
	text-align: left;
}

#main #mainwrapper {
}

/*Header styles*/
#header {
	display: none;
}

/*Hauptmenü ENDE*/

#leftcol {
	display: none;
}


/* contenttable */
table.contenttable {
	width: 100%;
}

table.contenttable th {
	background-color: #0F4075;
	color: #fff;
	padding: 2px;
}

table.contenttable td {
	background-color: #92B8E1;
	padding: 2px;
}
/* contenttable */



/*  Content - Bereich rechte Seite */
#rightcol {
}



#rightcol h1 {
	color: #0F4075;
	border-bottom: 3px solid #0F4075;
	margin-bottom: 0.5em;
	padding-bottom: 0.3em;
	font-size: 24px;
}

* html #rightcol > .block > h1, * html #rightcol > .two-cols-area > .two-cols-left > .block h1 {
	width: 100%;
}

#rightcol h2 {
	margin-bottom: 0.5em;
	font-size: 1.4em;
	color: #656666;
}

#rightcol h3 {
	color: #656666;
	margin-bottom: 0.5em;
}

#rightcol .cat_teaser h3{
	color: #428BEE;
	font-size: 1.1em;
}

.block {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 2.5em;
}

.text {
	line-height: 150%;
}

.textblock-image img {
	border: 1px solid #666666;
}

.imagefloat-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.imagefloat-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.image-description {
	font-size: 0.8em;
	text-align: center;
	line-height: 120%;
}

/*Ausrichtungen Bilder*/
.contentright
{
  float: right;
  margin-left: 0.8em;
  margin-bottom: 0.1em;
  text-align: center;
}

.contentleft
{
  float: left;
  margin-right: 0.8em;
  margin-bottom: 0.1em;
  text-align: center;
}

/* Dennis */
.contentovercenter
{
  width: 100%;
  text-align: center;
  margin-bottom: 0.5em;
}

.contentundercenter
{
  width: 100%;
  text-align: center;
  margin-top: 0.5em;
}

.contentover {
  margin-bottom: 0.5em;
}

.contentunder {
  margin-top: 0.5em;
}


.toptopic {
	font-weight: bold;
}

#rightcol .newsslider  h1 {
	margin-bottom: 0;
}

.newsslider .headline a {
	color: #428BEE;
	text-decoration: none;
}

.newsslider_content {
	border: 1px solid #CACACA;
	border-top: none;
	/*padding-top: 15px;
	padding-bottom: 15px;*/
}

#rightcol .tabbed_bar ul {
	margin: 0;
	margin-top: -11px;
	padding: 0;
	overflow: hidden;
	width: 100%;
	background-color: #0F4075;
	text-align: center;
}

.tabbed_bar ul li {
	list-style: none;
	float: left;
	margin: 0;
	text-align: center;
}


.tabbed_bar ul li a {
	list-style: none;
	display: block;
	background-color: #0F4075;
	color: #fff;
	text-decoration: none;
	line-height: 2em;
	background-image: url(/pics/white_vertical_line.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

.tabbed_bar ul li a:hover {
	text-decoration: underline;
}


.cat_teaser .content {
	border: 1px solid #cacaca;
	border-top: none;
	padding: 0.5em;
}



.tabbed_bar ul li.last a {
	background-image: none;
}

a.weiterlesen {
	background-image: url(../pics/weiter.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #0F4075;
	text-decoration: none;
}

.wrapperinfo {
	position: relative;
	background-image: url(../pics/contentinfo_background.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

.two-cols-area .two-cols-left {
	margin-right: 170px;
}

* html .two-cols-area .two-cols-left {
	width: 520px;
}

.right-align{
	text-align: right;
}

#rightcol ul {
	margin-left: 1.5em;
	list-style-type: disc;
	margin-bottom: 1em;
}

#rightcol .area_sitemap {
	overflow: hidden;
	width: 100%;
}



#rightcol ul.type-dash li {
	margin-left: -1em;
	list-style-type: none;
	background-image: url(../pics/list-style-type-dash.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 0.5em;
}

#rightcol ul.type-dash ul.type-dash {
	margin-top: 0.5em;
}

#rightcol .area_sitemap ul li {
	float: left;
	width: 48%;
	margin-bottom: 1.5em;
}

#rightcol .area_sitemap ul li ul li {
	float: none;
	width: 100%;
	margin-bottom: 0.5em;
}

#rightcol ul ul {
	margin-bottom: 0em;
}

.two-cols-right {
	float: right;
	width: 165px;
	margin-bottom: 3em;
}

.two-cols-right a {
	color: #428BEE;
}

#rightcol .two-cols-right ul.medialist {
	margin-left: 1em;
	line-height: 100%;
	list-style-type: none;
}

.col-50p {
	float: left;
	width: 48%;
	margin-right: 2%;
}

ul.medialist li {
	margin-bottom: 0.5em;
}

ul.medialist a {
	display: block;
	color: #797979;
	text-decoration: none;
	font-weight: bold;
}

ul.medialist a.wmv {
	background-image: url(/pics/wmv_icon.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 25px;
}

ul.medialist a.pdf {
	background-image: url(/pics/pdf_icon.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 25px;
}

ul.medialist a.png {
	background-image: url(/pics/png_icon.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 25px;
}

ul.medialist a.jpeg {
	background-image: url(/pics/jpeg_icon.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 25px;
}

ul.medialist a.gif {
	background-image: url(/pics/gif_icon.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 25px;
}

ul.medialist a.doc {
	background-image: url(/pics/doc_icon.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 25px;
}

ul.medialist a.xls {
	background-image: url(/pics/xls_icon.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 25px;
}

ul.medialist a.bmp {
	background-image: url(/pics/bmp_icon.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 25px;
}

ul.medialist a.csv {
	background-image: url(/pics/csv_icon.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 25px;
}

ul.medialist a.unknown {
	background-image: url(/pics/file.png);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 25px;
}

span.filesize {
	font-size: 0.8em;
}

#infotopline {
	background-color: #fff;
	border-bottom: 3px solid #0F4075;
	height: 39px;
	margin-bottom: 1em;
}

/*IE 7 + 8*/
*+html #infotopline {
	height: 30px;
}

/*IE 6*/
* html #infotopline {
	height: 39px;
}



.two-cols-right .block {
	margin: 0;
}

.two-cols-right .text div{
	padding: 5px;
}

.teasertext {
	margin-bottom: 0.7em;
}


.teasertext-short {
	font-weight: bold;
}

#rightcol .teasertext-short h2 {
	font-size: 1em;
	color: #000;
	font-weight: normal;
}



#rightcol .two-cols-right .block h1 {
	background-color: #797979;
	color: #ffffff;
	text-align: right;
	font-size: 1.1em;
	margin-top: 2em;
	line-height: 2.0em;
	padding-right: 0.5em;
	border: none;
}
/*  Content - Bereich rechte Seite */

/*  Footer  */
#footer {
	display: none;
}
/* Footer */

