/* Reset Block */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ul {
	list-style:disc inside;	
	margin: 6px 0;
}
ol {
	list-style:decimal inside;	
	margin: 6px 0;
}
li {
	padding-left: 6px;
	margin-bottom: 6px;
}
blockquote, q {
	/*quotes: none;*/
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

button {
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

img {
	vertical-align: top;
}

hr {
	color: #CCC;
	background: #CCC;
	height: 1px;
	border: 0;
}

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 12px/1.5 Arial, Helvetica, sans-serif;
	background-color: #f3f3f3;
}


a,
a:visited {
	color: #FBFBFB !important;
	text-decoration: underline;
}
a:hover {
	color: #FBFBFB;
}

h1,
h2,
h3,
h4 {
	color: #FBFBFB;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 6px;
}
h1 {
	font-size: 16px;
	margin-top: 3px;
}
.headline_h1_test {
	background: transparent url(../img/headline_h1_test.png) no-repeat left top;
	width: 360px;
	height: 20px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}

p {
	margin-bottom: 6px;
}


/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

html body div.clear,
html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


/* --------------------------------------------------------------------------------------------------*/

#wrapper {
	background: #f3f3f3 url(../img/wrapper_background.jpg) no-repeat top left;
	margin-left: auto;
	margin-right: auto;
	width: 972px;
}


#header {
	background: transparent;
	height: 65px;
	width: 972px;
	margin: 0 auto;
}


/* Portaltitel */
#portaltitel {
	float: left;
	height: 24px;
	margin-top: 6px;
}


/* Suche */
#search input {
	width: 162px;
	margin-bottom: 6px;
}
#search input.submit {
	width: auto !important;
	margin-bottom: 0 !important;
	padding: 2px 3px 3px 4px;
}
input {
	width: 200px;
	border: 0;
	padding: 3px 3px 1px;
	font-size: 12px;
	height: 16px;
	color: #000;
}
.box_1 input {
	width: 162px;
}

input.submit {
	background-color: #121C32;
	color: #FFFFFF;
	height: 20px;
	padding: 2px 3px 3px 4px;
	margin-bottom: 0;
	width: auto;
	cursor: pointer;
}
input.checkbox,
.tx-sremailsubscribe-pi1-checkbox {
	width: auto !important;
	margin: 0;
}
.tx-sremailsubscribe-pi1 input.submit {
	margin-bottom: 6px !important;
}

/* Tabelle Termine*/

.dates{
	border:1px solid #333333;
	width: 167px;
	font-size:10px;
	color: #4E4E4E;
}

.dates .tr-even {
	background-color: #999999;
}
.dates .tr-odd {
	background-color: #AFAFAF;
}
.td-0{
	padding-left: 2px;
}



/* Logos im Header */
#logos {
	float: left;
	margin-left: 6px;
	padding-top: 6px;
}
#logos a {
	margin-right: 36px;
	margin-top: 15px;
}
#logos a#logo_glp {
	/*margin-right: 90px;*/
}

/* Metanavigation */
#metanav {
	font-size: 11px;
	line-height: 16px;
	float: right;
	padding-right: 6px;
	margin-top: 18px;
	height: 20px;
}
#metanav ul {
	background: transparent url(../img/metanav.gif) repeat-x top left;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	height: 20px;
}
#metanav li {
	display: inline;
	margin: 0;
	padding: 0 6px 0 6px;
	background: none;
	line-height: 20px;
}
#metanav :link,
#metanav :visited {
	color: #333;
	text-decoration: none;
}
#metanav #information_login {
	font-weight: bold;
	color: #000;
}
#metanav :link:hover,
#metanav :visited:hover {
	text-decoration: underline;
}


/* Hauptcontainer fŸr Content unterhalb des Headers */
#container {
	background: transparent;
	height: 15px;
	margin-bottom: 50px;
}
html > body #container {
	height: auto;
	min-height: 15px;
}
#container_content {
	background: transparent;
	height: 400px;
	color: #FFF;
	padding: 6px 6px 0;
}
html > body #container_content {
	height: auto;
	min-height: 400px;
}
#container_footer {
	background: #333 url(../img/container_footer.png) no-repeat;
	height: 9px;
}


/* TopMenu */
#topnav {
	height: 25px;
	float: right;
}
#topnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-weight: bold;
	z-index: 1000;
}
#topnav li{
	padding: 0;
	z-index: 1000;
}
#topnav ul a {
	outline: none;
	font-size: 15px;
}
#topnav ul li {
	float: left;
	white-space: nowrap;
	list-style: none;
	margin: 0 0 0 1px;
	width: 120px;
	text-align: center;
}
#topnav ul li a {
	background-color: #121C32;
	color: #FFF;
	line-height: 16px;
	text-decoration: none;
	display: block;
	padding: 6px 12px 3px;
}
#topnav ul li.active a,
#topnav ul li a:hover {
	background-color: #4a4a4a;
	color: #FFF !important;
}


/* Weisse Contentbox unterhalb des Topmenus */
#content_box {
	width: 960px;
	background: #b5b5b5 url(../img/content_box.png) top repeat-y;
	min-height: 400px;
}
#content_box_footer {
	background: transparent url(../img/content_box_footer.png) no-repeat top left;
	height: 25px;
	line-height: 1px;
	font-size: 1px;
}

#content_box.login {
	background: #F2F2F2 url(../img/content_box_login_wissennet.jpg) no-repeat;
	border: 0;
	height: 486px;
}

/* Zentraler Inhaltsbereich fŸr Content unterhalb der Toolbar */
#centralContent {
	width: 960px;
	overflow: hidden;
	background: transparent url(../img/centralContent.jpg) no-repeat;
	padding-top: 6px;
}


/* Container Content Footer */
#container_content_footer_wrapper {
	background: transparent url(../img/container_content_footer_wrapper.png) no-repeat top left;
	height: 133px;
	width: 972px;
	padding-top: 10px;
}
#container_content_footer {
	background: transparent url(../img/container_content_footer.png) repeat-y top left;
	width: 958px;
	border: 1px solid #4a4a4a;
	margin: 0 auto;
	height: 20px;
	font-size: 10px;
	color: #666;
	line-height: 18px;
}
/* Footermenu und Copyright */
#container_content_footer ul,
#container_content_footer #language {
	float: right;
}
#container_content_footer #language img {
	padding: 2px;
}
#container_content_footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#container_content_footer li {
	display: inline;
	margin: 0;
	padding: 0 6px;
	background: none;
}
#container_content_footer a,
#container_content_footer a:visited,
#container_content_footer a:hover {
	text-decoration: underline;
	color: #666 !important;
}

/* Breadcrumb */
#breadcrumb {
	background-color: #4a4a4a;
	color: #9f9f9f;
	font-size: 10px;
	line-height: 16px;
	padding-left: 6px;
	padding-top: 6px;
	overflow: hidden;
	height: 22px;
}
#breadcrumb a,
#breadcrumb #breadcrumb_cur {
	margin: 0 3px 0;
	color: #9f9f9f;
	text-decoration: underline;
}
#breadcrumb #breadcrumb_cur {
	text-decoration: none;
}
#breadcrumb a:hover {

}




/* ctxtNavigation */
#ctxtnav {
	
}
#ctxtnav ul {
	list-style: none outside;
	margin: 0;
	padding: 0;
}
#ctxtnav li {
	margin: 0;
	padding: 0;
	background-color: #5d5d5d;
}
#ctxtnav li li {

}
#ctxtnav li li li{
	
}
#ctxtnav li li li li{
	
}
#ctxtnav li li li li li{

}
/* Level 1 */
#ctxtnav li a {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	display: block;
	padding: 0 6px 0 12px;
	margin: 0;
	text-decoration: none;
	/*height: 30px;*/
	line-height: 30px;
}
#ctxtnav a:hover,
#ctxtnav a.active,
#ctxtnav a.expanded{
	background: #121c32 url(../img/ctxtnav_arrow.gif) no-repeat 164px 12px;
}
/* Level 2 */
#ctxtnav li li a,
#ctxtnav li li a:visited {
	text-decoration: none;
	padding-left: 24px;
}
#ctxtnav li li a:hover,
#ctxtnav li li a.active,
#ctxtnav li li a.expanded {
	background: #3f4c6b url(../img/ctxtnav_arrow.gif) no-repeat 164px 12px;
}
/* Level 3 */
#ctxtnav li li li a,
#ctxtnav li li li a:visited {
	text-decoration: none;
	padding-left: 36px;
}
#ctxtnav li li li a:hover,
#ctxtnav li li li a.active,
#ctxtnav li li li a.expanded {
	background: #5a6c97 url(../img/ctxtnav_arrow.gif) no-repeat 164px 12px;
}
/* Level 4 */
#ctxtnav li li li li a,
#ctxtnav li li li li a:visited,
#ctxtnav li li li li a.expanded,
#ctxtnav li li li li a.expanded:visited {
	text-decoration: none;
	padding-left: 48px;
}
/* Level 5 */
#ctxtnav li li li li li a,
#ctxtnav li li li li li a:visited,
#ctxtnav li li li li li a.expanded,
#ctxtnav li li li li li a.expanded:visited {
	text-decoration: none;
	padding-left: 60px;
}

/* Grids fŸr Grundaufteilung des Contentbereichs */
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5 {
	float: left;
	display: inline;
}
.grid_1 {
	width: 192px;
}
.grid_2 {
	width: 384px;
}
.grid_3 {
	width: 576px;
}
.grid_4 {
	width: 768px;
}
.grid_5 {
	width: 960px;
}

/* Inlineaufteilung des Contentbereichs in Form von FCE */
.fce_1,
.fce_2,
.fce_3,
.fce_4 {
	float: left;
	display: inline;
}
.fce_1 {
	width: 192px;
}
.fce_2 {
	width: 384px;
}
.fce_3 {
	width: 576px;
}
.fce_4 {
	width: 768px;
}

/* Boxen fŸr die Contentdarstellung */
.box_1,
.box_2,
.box_3,
.box_4,
.box_5,
.box_1-inline,
.box_2-inline,
.box_3-inline,
.box_4-inline,
.box_5-inline {
	margin: 6px;
	overflow: hidden;
	width: auto;
}
.box_1-inline,
.box_2-inline,
.box_3-inline,
.box_4-inline,
.box_5-inline {
	float: left;
	margin: 0 6px 6px;
	background: none;
}
.left {
	margin-left: 0;
}
.right {
	margin-right: 0;
}


.fce_1 .box_1 {
	width: 180px;
}
.fce_1 .box_1-inline {
	width: 175px;
}
.fce_2 .box_2 {
	width: 372px;
}
.box_2-inline {
	width: 362px;
}
.fce_3 .box_3 {
	width: 564px;
}
.fce_4 .box_4 {
	width: 756px;
}
.fce_5 .box_5 {
	width: 948px;
}


#navigation {
	margin: 6px 6px 6px 0;
	width: 186px;
}

/* box nur fŸr produktpreview */
.box_1.produktpreview {
	float: left;
}

.box_1 .title,
.box_2 .title,
.box_3 .title,
.box_4 .title,
.box_5 .title  {
	/*height: 16px;*/
	padding: 6px;
	line-height: 16px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
}
.box_1 .content,
.box_2 .content,
.box_3 .content,
.box_4 .content,
.box_5 .content {
	background-color: #5D5D5D;
	padding: 6px;
	line-height: 16px;
	color: #FBFBFB;
	overflow: hidden;
}
.box_1 .footer,
.box_2 .footer,
.box_3 .footer,
.box_4 .footer,
.box_5 .footer {
	height: 7px;
	font-size: 0px;
	line-height: 0px;
}
.box_1 .title,
.box_1 .footer,
.box_2 .title,
.box_2 .footer,
.box_3 .title,
.box_3 .footer,
.box_4 .title,
.box_4 .footer,
.box_5 .title,
.box_5 .footer {
	background-color: #5D5D5D;
	font-size: 16px;
	color: #FBFBFB;
}


/* Newsbox */
.newsbox .date {
	background: transparent url(../img/news_date_batch_small.png) no-repeat top left;
	height: 45px;
	width: 62px;
	float: left;
	margin-left: -34px;
	padding-right: 3px;
	position: relative;
}
.newsbox .date .daymonth {
	float: left;
	padding-left: 9px;
	padding-top: 6px;
	font-size: 10px;
}
.newsbox .date .year {
	float: left;
	padding-left: 17px;
	padding-top: 15px;
}

.newsbox .content  {
	width: auto;
	background: none;
	background-color: #5d5d5d;
	border: 0;
	color: #f5f5f5;
	overflow: visible;
	margin-left: 28px;
}
.newsbox .content img  {
	float: right;
	margin: 0 0 6px 6px;
}
.newsbox .content p.browseLinksWrap {
	padding: 3px;
	margin-left: 0;
}
.newsbox h2 {
	padding-top: 6px;
	margin-left: 31px;
}
.newsbox h2 a{
	text-decoration: none;
}
.newsbox h3 {
	margin-bottom: 12px;
	margin-left: 31px;
}
.newsbox h3 a:hover, 
.newsbox h3 a:active {
	text-decoration: none;
}

.newsbox h4 {
	margin-bottom: 12px;
	margin-left: 31px;
}

.newsbox p {
	margin-bottom: 12px;
	margin-left: 31px;
}

.newsbox   cite {
    color: #999999;
    display: block;
    font: 0.52em Tahoma,Arial;
}

.newsbox blockquote{
	color: #cccccc;
    font: italic 1.69em Georgia,Arial;
}

.newsbox .news-latest-bodytext p {
	margin-left: 0 !important;
}
.newsbox span.inactive a {
	text-decoration: underline !important;
}
.news-latest-morelink {
	font-size: 12px;
	margin-bottom: 6px;
}
.news-latest-morelink a {
	text-decoration: none !important;
}

/* for search results */
.tx-indexedsearch-res .newsbox .date .year {
	float: left;
	font-size: 10px;
	padding-left: 14px;
	padding-top: 15px;
}
.tx-indexedsearch-res .newsbox .date .daymonth {
	float: left;
	font-size: 10px;
	padding-left: 9px;
	padding-top: 15px;
}
.tx-indexedsearch-res dl {
	margin: 6px 0;
}

/* Accordion */
.accordion {
	width: 742px;
	margin-bottom: 6px;
}
.accordion .title {
	height: 16px;
	padding: 5px 6px 3px 24px;
	line-height: 16px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
}
.accordion.closed .title {
	background: transparent url(../img/accordion_title_closed.png) no-repeat top center;
}
.accordion.open .title {
	background: transparent url(../img/accordion_title_open.png) no-repeat top center;
}
.accordion .footer {
	background: transparent url(../img/accordion_footer.png) no-repeat top center;
}


/* Teaser */
.teaser {
	margin-bottom: 12px;
}
.teaser h1 {
	margin: 0 !important;
}
.teaser img {
	padding-bottom: 6px;
}
.img-left p {
	margin-left: 178px;
}
.img-left img {
	float: left;
	padding-right: 12px;
}
.img-right p {
	margin-right: 178px;
}
.img-right img {
	float: right;
	padding-left: 12px;
}




/*********************************************/
/* Customizing der typo3 textpic styles */
.csc-textpic {
	/*margin: 0 0 12px;*/
}
.login .csc-textpic {
	margin: 0;
}
.csc-textpic-text h1 {
	margin: 0 !important;
}
.csc-textpic-above .csc-textpic-text {
	padding-top: 6px !important;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 6px;
}
div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image, 
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, 
div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
	margin-right: 6px;
}
.csc-textpic-text  li{
	margin-left: 12px;
}
/* TYPO3 RTE styling */
.htmlarea-content-body,
.editorWrap textarea {
	background-color: #F2F2F2 !important;
	background-image: none !important;
}


/* Tabs */
.jQuery_tabs {
	margin-top: 12px;
}

/* root element for tabs  */
ul.tabs {  
	margin:0 !important; 
	padding:0;
	height:28px;	 	
}
.content ul.tabs {  
	height:26px;	 	
}

/* single tab */
ul.tabs li {   
	padding:0; 
	margin:0 2px 0 0;  
	list-style-type:none;
	float:left;	
}

/* link inside the tab. uses a background image */
ul.tabs a {
	font-size:12px;
	display:block;
	padding:5px 12px;	
	text-decoration:none;
	background-color:#121c32;
	color:#FFF;
	position:relative;	
}

ul.tabs a:hover {
	background-color:#3F4C6B;
	color:#FFF;
}
	
/* selected tab */
ul.tabs a.current {
	background-color:#E8E8E8;
	color:#000 !important;	
	cursor:default;
}

	
/* tab pane */
div.panes div.tabcontent {
	display:none;
	min-height:150px;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #eaeaea;
	color: #000 !important;
	padding: 6px;
}
div.panes div.tabcontent img {
	border: 1px solid #5D5D5D;
}
div.panes h1,
div.panes h2,
div.panes h3,
div.panes h4 {
	color: #000;
}


.tabcontent a,
.tabcontent a:visited {
	color: #000;
	text-decoration: underline;
}
.tabcontent a:hover {
	color: #000;
}




.modal { 
    background-color:#fff;
    display:none; 
    width:350px; 
    padding:12px; 
    text-align:left; 
    border:2px solid #333; 
 
    opacity:0.8; 
    -moz-border-radius:6px; 
    -webkit-border-radius:6px; 
    -moz-box-shadow: 0 0 50px #ccc; 
    -webkit-box-shadow: 0 0 50px #ccc; 
} 


/* produktpreview */
.produktpreview a,
.produktpreview a:hover,
.produktpreview a:active {
	text-decoration: none;
}
.produktpreview .content {
	height: 190px
}



/* Formhandler */
#formhandler_contact_form {
	width:100%;
}
#formhandler_contact_form .row {
	margin-bottom:10px;
}
#formhandler_contact_form input.hidden, #formhandler_contact_form input[type="hidden"] {
	display: none;
	border: none;
}
#formhandler_contact_form input.submit, #formhandler_contact_form input[type="submit"] {
	width:auto;
	clear:both;
}
#formhandler_contact_form .mathguard {
	padding:0;
}
#formhandler_contact_form .mathguard td {
	vertical-align: middle;
}
#formhandler_contact_form .interests_box {
	border:1px solid #dedede;
	padding:8px;
	width:200px;
	margin-left:200px;
	height:180px;
	float:left;
}
#formhandler_contact_form .contact_box {
	border:1px solid #dedede;
	padding:8px;
	width:200px;
	margin-left:200px;
	float:left;
}
#formhandler_contact_form .interests_box label,
#formhandler_contact_form .contact_box label {
	width:70px;
	padding:3px 0;
}
#formhandler_contact_form fieldset {
	padding:30px 10px 10px 10px;
}
#formhandler_contact_form fieldset legend {
	font-weight: bold;
}
.error {
	color:red;
	font-weight:bold;
}
#formhandler_contact_form label {
	display:block;
	float:left;
	width:200px;
}
.grid_1 #formhandler_contact_form label {
	width:auto;
}
#formhandler_contact_form input[type="text"], #formhandler_contact_form textarea {
	display:block;
	float:left;
	margin-right: 12px;
}
#formhandler_contact_form textarea {
	height: 200px;
	width: 200px;
	border: 0;
	font-family: Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
	font-size: 12px;
}
#formhandler_contact_form .clear {
	clear:both;
}
#formhandler_contact_form .contexthelp {
	border:1px solid #dedede;
	background-color: #efefef;
	padding:5px;
	display:block;
	font-size:small;
}
#formhandler_contact_form .info {
	float:left;
	width:200px;
	margin-left:20px;
}
#formhandler_contact_form .csc-mailform-field {
	margin-bottom: 5px;
}
#formhandler_contact_form .doublemargin {
	margin-bottom: 15px !important;
}
.Tx-Formhandler .contenttable {
	width: 50%;
}



/* Slider */
.autoSlides {
	position:relative;
	height: 300px;
}
.autoSlides div.autoSlide {
	display: none;
	position:absolute;
	top:0;
	left:0;
}
.autoSlides div.autoSlide a {
	text-decoration: none;
}
.sliderTooltip {
	display: block;
	height: 78px;
	margin: -90px 0 0;
	background-color: #222;
	padding: 6px;
	color: #FFF;
	font-weight: bold;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 552px;
	font-size: 13px;
}
.sliderShortText {
	font-weight: normal;
	font-size: 12px;
}





.productSlides {
	position:relative;
	height: 180px;
	background-color: #FFF;
	width: 372px;
}
.productSlides div.productSlide {
	display: none;
	position:absolute;
	top:0;
	left:0;
	width: 372px;
}
.productSlides div.productSlide a {
	text-decoration: none;
}
.productSlide img {
	margin-left: 120px;
}
.productSlides .sliderTooltip {
	height: 40px;
	margin: -52px 0 0;
}


/* Indexed Search Template */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background-color: transparent;
}
.tx-indexedsearch-searchbox {
	margin-top: 12px;
}




/* 
    scrollbare gallery für newsbereich (singleview) 
*/ 
div.scrollable { 
    position: relative; 
    overflow: hidden; 
    width: 716px; 
    height: 83px;
    margin: 0 0 20px;
}
div.scrollable div.items { 
    width:20000em; 
    position:absolute; 
}
#image_wrap {
    margin: 20px 0 10px;
    text-align:center;
}
#image_wrap img {
	margin: 0 !important;
    margin: 0 0 15px;
    text-align: center;
    float: none !important;
}
.scrollable .items img {
	margin: 0;
    margin-right: 10px;
    width: 111px;
    height: 83px;
    float: none !important;
}

/*
Newsbereich Related News
*/
#related_wrap{
	margin-bottom:12px;
	margin-left:31px;
}
#social_wrap{
	margin-bottom:12px;
	margin-left:31px;
}



/* 
    dam_frontend
*/ 
.tx_damfrontend_pi_drilldown {
	margin-right: 5px;		
}

.tx-damfrontend-pi1 form {
	margin: 10px 0;
}

table.filelist {
	font-size: 12px;
	border-collapse: collapse;
	border: 1px solid #5D5D5D;
	background-color: #EAEAEA;
	width: 100%;
	color: #000;
}
table.filelist td {
	padding: 5px;
}
table.filelist th {
	color: #FFF;
	background-color: #121C32;
	padding: 5px;
}
table.filelist td a,
table.filelist td a:visited,
table.filelist td a:hover,
table.filelist td a:active {
	color: #000 !important;
	text-decoration: none;
}

.filelist .even {
	background-color: #F3F3F3;
}
.filelist .odd {
	background-color: #EAEAEA;
}

/******************************** Resultlist */
ul#browseresultlist {
	padding: 0px;
	margin: 10px 0;
	list-style: none;
}
ul#browseresultlist li {
	float: left;
	padding-right: 10px;
}

/********* MAIL CHIMP **********/

#mc-embedded-subscribe{
	width: 75px;
	height: 25px;
	
	}
#mc_embed_signup input{
	height: 25px;
	width: 200px;
	}
#mc-embedded-subscribe select{
	width: 75px;
	height: 25px;
	}

