/* Start of CMSMS style sheet 'Style' */
/* @override http://www.blickpunkt-sportmanagement.de/stylesheet.php?cssid=39&mediatype=screen */

/* Start of CMSMS style sheet 'Style' */
* {
margin:0;
padding:0;
}

body {
   text-align: center;
   font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 1em;
   background-color: #fff;
   color: #333;
}
.clear {
	height: 0px;
	clear: both;
}
.clearleft {
	height: 0px;
	clear: left;
}

div {
   font-size: 1em;
}

img {
   border: 0;
}
div#main img {
	margin: 0 15px 15px;
	border: 1px solid #1a4a78;
}
div#main img.noborder, div#main p img.noborder, div#main h2 img.noborder, div#main h3 img.noborder {
	border-style: none;
	border-width: 0;
}
img .noborder {
	border-style: none;
	border-width: 0;
}

a, a:link, a:active, a:visited {
   text-decoration: underline;
   background-color: inherit; 
   color: #1a4a78; 
}

a:hover {
   text-decoration: underline;
   background-color: inherit;
   color: maroon;
}

div#pagewrapper {
   margin: auto;
   width: 950px;
   background-color: #fff;;
   color: black;
   text-align: left;
   margin-bottom: 0;
   padding: 15px;
}

div#header {
        height: 135px;
        width: 950px;
	background: url(images/fachtagung/header2009.png) no-repeat 0 top;
	margin-bottom: 10px;
}

div#header h1 a {
   display: block; 
   height: 135px;
   text-indent: -999em;
   text-decoration:none;
}

#blickpunkt_link a {
	width: 600px;
	float: left;
}

#fh_link a {
	width: 335px;
	float: left;
	display: inline;
	margin-left: 10px;
}

div#search {
   float: right;
   width: 23em;
   text-align: right;
   padding: 0.6em 0 0.2em 0;
   margin: 0 1em;
}

div.breadcrumbs {
   padding: 1em 0 1.2em 0;
   font-size: 90%;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 1em;
}

form#cntnt01moduleform_1 {
	display: none;
}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 } 

 div#content {
	margin-top: 20px;
	text-align: left;
}

div#main { 
        margin-bottom: 50px;
	float: left;
	width: 675px;
	text-align: left;
}


div#sidebar {
   float: right;
   width: 212px;
   display: inline;
   margin-left: 0;
   margin-bottom: 50px;

}

#sidebar p {
	margin-left: 5px;
	margin-bottom: 3px;
}

.sponsoring {
	height: 120px;
	margin-bottom: 15px;
	border: 1px solid #1a4a78;
}
.sponsoring a {
	height: 120px;
	width: 210px;
	display: block;
}
div#presenter {
	background-image: url(images/fachtagung/partner/neon.png);
}
div#ausstatter {
	background-image: url(images/fachtagung/partner/gladius.png);
}
div#flashbanner {

}

div#partner1 {
	background-image: url(images/fachtagung/partner/mediakreativ.png);
}
div#partner2 {
	background-image: url(images/fachtagung/partner/sponsors.png);
}
div#partner3 {
	background-image: url(images/fachtagung/partner/spotup.png);
}
div#partner4 {
	background-image: url(images/fachtagung/partner/szag.png);
}
div#partner5 {
	background-image: url(images/fachtagung/partner/coca.png);
}
div#partner6 {
	background-image: url(images/fachtagung/partner/neon.png);
}
div#partner7 {
	background-image: url(images/fachtagung/partner/adidas.png);
}

div#kontakt {
	background-image: url(images/fachtagung/partner/kontakt.png);
}

div#footer {
	clear: both;
	color: #1a4a78;
	height: 23px;
	position: relative;
}
div#footer p {
	font-size: 1em;
	text-align: center;
	margin: 0;
	color: #1a4a78;
}

span#copy {
	float: left;
	display: inline;
}

span#sitemap {
	display: inline;
	float: right;
}

span#xhtml {
	float: none;
}
div#footer p a, div#footer p a:visited {
   color: #1a4a78;
	text-decoration: none;
}
div#footer p a:hover {
   color: #1a4a78;
	text-decoration: none;
}




/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   margin: 1em;
   border-bottom: 1px dotted black;
	display: none;
}


div.left49 {
  float: left;
  width: 49%;  /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
	display: none;
}



div#content h1 {
   color: #1a4a78; 
   font-size: 1.3em; 
   text-align: left; 
/* some air around the text */
   /*padding-left: 0.5em;
   padding-bottom: 1px;*/
/* set borders around header */
   /*border-bottom: 1px solid #e7ab0b; 
   border-left: 1.1em solid #e7ab0b;*/ 
   line-height: 1.5em;
/* and some air under the border */
   margin: 0 0 0.7em 0;
	font-weight: normal;
}
div#content h2 {
   color: #1a4a78; 
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
   font-weight: bold;
}



p {
   font-size: 1em;
   margin: 0 0 1.5em 0;  /* some air around p elements */
   line-height:1.4em;
   padding: 0;
}
blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
pre {
   font-family: monospace;
   font-size: 1.0em;
}
strong, b {
   font-weight: bold;
}
em, i {
   font-style:italic;
}


pre {
   border: 1px solid #000;
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%; 
}

div#main ul,
div#main ol,
div#main dl {
  font-size: 1em;
   line-height:1.4em;
   margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

div#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}

div#startbox {
        padding-top: 20px;
	margin-bottom: 35px;
        height: 215px;

}

div#teaser {
	width: 250px;
	height: 215px;
	float: left;
	background-color: #b8b8b8;
}

#termin {
	float: left;
	width: 380px;
	margin-left: 20px;
	display: inline;
	height: 215px;
	background-image: url(images/fachtagung/streaming_media.png);
}
#termin a {
        width: 380px;
        height: 215px;
        display: block;
}
div#newsbox2 {
	margin-bottom: 20px;
}
#newsbox2 div.NewsSummary {
	margin-left: 0;
}

#newsbox2 div.NewsSummary div.NewsSummaryMorelink a {
	text-decoration: none;
}
div#termin_fachtagung {
	width: 600px;
	height: 300px;
	background-image: url(images/fachtagung/termin4.png);
	margin-bottom: 30px;
	margin-top: 0px;
}


 /* Newsletter */

span.nms_message {
	font-weight: bold;
	color: red;
}



/* stream */

#stream {
text-align: center;
}
#stream_ {
margin: auto;
}



/* cataloger */

.item_images {
	float: right;
	margin-top: 20px;

}

.item_description {
	float: left;
	margin-top: 20px;
        width: 450px;

}

.item_attribute_name {
	font-weight: bold;
	color: #1a4a78;
	margin-bottom: 5px;
}

.vita {
	margin-top: 5px;
}
.cat_item_image {
	float: right;
	display: inline;
}

.cat_item_description {
	float: left;
        width: 480px;
	display: inline;
	   background-color: inherit; 

}


div.category_item {
	background-color: #f2f2f2;
	padding: 1em 1.5em;
	margin: 0 0.5em 2em;
	height: 100%;
}

#main div.category_items div.category_item div.cat_item_description a {
	text-decoration: none;
}

.item_attribute_name span {
font-size: 1.3em;
	font-weight: bold;

}
div#main .cat_item_image a img {
	padding: 0;
	margin: 0;
}

/* feu */

div#feu_error {
	color: red;
	margin-top: 5px;
}

#m3moduleform_1 p {
	margin-bottom: 0;
}

#m3moduleform_1 p input.feu_button {
	margin-bottom: 0;
}

#main h2.feu_logout a {
	text-decoration: none;
}
#main h2.feu_logout a:hover {
	text-decoration: none;
}


/* nms input */
div.nms #m3moduleform_1 p input {
	margin-bottom: 10px;
	margin-top: 3px;
}
.podcast {
	margin-bottom: 30px;
}
.player {
	width: 390px;
	height: 320px;
	float: left;
}
.podcast_text {
	width: 270px;
	height: 300px;
	float: left;
	display: inline;
	margin-left: 10px;
}

#ticker {
	height: 20px;
	margin-bottom: 10px;
	background-color: #1a4a78;
	font-size: 13px;
	line-height: 20px;
}
#ticker a {
        text-decoration: none;
}


/* End of 'Style' */


/* End of 'Style' */

