body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
/* dk_caroufredsel global styles */
.caroufredsel_skin .image_container img, .caroufredsel_thumbnails_skin .image_container img {
	vertical-align: bottom;
}
.caroufredsel > div, .caroufredsel > section, .caroufredsel_thumbnails > div {
	float: left;
}
.caroufredsel .clearfix {
	float: none;
	clear: both;
}
.caroufredsel_thumbnails_skin {
	position: relative;
}
/*	-------------------------------------------------------------
	Navigation
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/* Mainmenu Level 1 */
#mainmenu {	
	width:100%;
	float:left;
	font-size:1em;
	margin:40px 0 0 0;
	background:#034ea2;
}
#mainmenu ul {
	list-style-type:none;
}
#mainmenu ul li {
	float:left;
	display:inline;
	padding:2px 26px 2px 26px;
	height:27px;
	line-height:27px;
	text-align:center;
	border-right:#fff 1px solid;
}
#mainmenu ul li.last {
	border-right:none;
}
#mainmenu li a {
	color:#fff;
	display:inline-block;
	padding:0;
	margin:0;
	text-decoration:none;
}
#mainmenu li a:hover {
	color:#de4349;
}
#mainmenu li span, #mainmenu li a.trail {
	color:#de4349;
	display:inline-block;
	padding:0;
	margin:0;
	text-decoration:none;
}
#mainmenu ul li ul {
	display:none;
	margin-top:2px !important;
}

/* Mainmenu Level 2 */
#mainmenu ul li ul {
	position:absolute;
	width:292px;
	padding-top:0;
	margin-left:-32px;
	background:url(../../files/pak/layout/white85.png);
	z-index:1000;
}
*:first-child+html #mainmenu ul li ul {
	margin:22px 0 0 -93px;
}

#mainmenu ul li ul li {
	width:292px;
	white-space:nowrap;
	text-align:left;
	padding:0 12px 0 32px;
	border-right:none;
	height: auto;
}
#mainmenu ul li ul li.first {
	margin-top:5px;
}
#mainmenu ul li ul li.last {
	margin-bottom:8px;
}
#mainmenu ul li ul li a {
	color:#034ea2;
	line-height: 17px;
}
#mainmenu ul li ul li a:hover {
	color:#c0272d;
}
#mainmenu ul li ul li span, #mainmenu ul li ul li a.trail {
	color:#c0272d;
	line-height: 17px;
}
#mainmenu ul li ul.level_2 {
	display:none;
}
#mainmenu ul li:hover ul.level_2 {
	display:block;
}

/* ########### Mobile ########### */
/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar { 
	float:left;
	width:100%;
	position:relative;
	background:#034ea2;
	padding:1px 0;
	min-height:42px;
	z-index:999999;
}
.mean-container a.meanmenu-reveal {
	width:22px;
	height:22px;
	padding:13px 20px 11px 13px;
	position:absolute;
	top:0;
	right:0;
	cursor:pointer;
	text-decoration:none;
	font-size:16px;
	color:#fff;
	text-indent:-9999em;
	line-height:22px;
	text-align:left;
}

.mean-container a.meanmenu-reveal span {
	display:block;
	background:#fff;
	height:3px;
	margin-top:3px;
}
.mean-container .mean-nav { 
	float:left;
	width:100%;
	background:#fff;
	margin-top:42px;
}
.mean-container .mean-nav ul {
	padding:0;
	margin:0;
	width:100%;
	list-style-type:none;
}
.mean-container .mean-nav ul li {
	position:relative;
	float:left;
	width:100%;
}
.mean-container .mean-nav ul li a {
	display:block;
	float:left;
	width:90%;
	padding:0.7em 5%;
	margin:0;
	font-size:0.85em;
	text-align:left;
	color:#034ea2;
	border-bottom:#dfdfdf 1px solid;
	text-decoration:none;
	white-space:nowrap;
}
.mean-container .mean-nav ul li li a {
	width:80%;
	padding:0.7em 10%;
	border-bottom:#dfdfdf 1px solid;
	opacity:0.75; 
	filter:alpha(opacity=75);
	text-shadow:none !important;
	visibility:visible;
}
.mean-container .mean-nav ul li.mean-last a {
	border-bottom:none;
	margin-bottom:0;
}
.mean-container .mean-nav ul li li li a {
	width:70%;
	padding:1em 15%;
}
.mean-container .mean-nav ul li li li li a {
	width:60%;
	padding:1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
	width:50%;
	padding:1em 25%;
}
.mean-container .mean-nav ul li a:hover {
	color:#c0272d;
}
.mean-container .mean-nav ul li span { 
	display:block;
	float:left;
	width:90%;
	padding:0.7em 5%;
	margin:0;
	font-size:0.85em;
	text-align:left;
	color:#c0272d;
	border-bottom:#dfdfdf 1px solid;
	text-decoration:none;
}
.mean-container .mean-nav ul li li span { 
	font-weight:bold;
	padding:0.7em 10%;

}
.mean-container .mean-nav ul li a.mean-expand {
	width:26px;
	height:26px;
	border:none !important;
	padding:5px 12px 0 12px !important;
	text-align:center;
	position:absolute;
	right:0;
	top:0;
	z-index:2;
	font-weight:700;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
	background:none;
}
.mean-container .mean-push { 
	float:left;
	width:100%;
	padding:0;
	margin:0;
	clear:both;
}
.mean-nav .wrapper {
	width:100%;
	padding:0;
	margin:0;
}
/* ########### Mobile ########### */

/* Metanavigation Header */
#headermenu {
	position:absolute;
	right:270px;
	top:70px;
}
#headermenu ul li {
	list-style:none;
	float:left;
	font-size:0.9em;
}
#headermenu ul li a {
	line-height:1.2em;
    color:#727272;
    text-decoration:none;
	text-align:right;
    padding:0 12px 0 12px;
	display:block;
	float:left;
}
#headermenu ul li.last a, #headermenu ul li.last span, #headermenu ul li.last a.trail {
	border-right:none;
	padding:0 0 0 12px;
}
#headermenu ul li a:hover {
	color:#034ea2;
}
#headermenu ul li span {
	line-height:1.2em;
    color:#034ea2;
    text-decoration:none;
	text-align:right;
    padding:0 12px 0 12px;
	display:block;
	float:left;
}

/* Footernavigation */
#footermenu {
	/*
	float:right;
	margin:8px 20px 0 0;*/
}
#footermenu ul li {
	list-style:none;
	float:left;
	font-size:0.85em;
}
#footermenu ul li a {
	line-height:1.2em;
    color:#034ea2;
    text-decoration:none;
	text-align:right;
    padding:0 12px 0 12px;
	border-right:#034ea2 1px solid;
	display:block;
	float:left;
}
#footermenu ul li.last a, #footermenu ul li.last span, #footermenu ul li.last a.trail {
	border-right:none;
	padding:0 0 0 12px;
}
#footermenu ul li a:hover {
	color:#c0272d;
}
#footermenu ul li span {
	line-height:1.2em;
    color:#c0272d;
    text-decoration:none;
	text-align:right;
    padding:0 12px 0 12px;
	border-right:#034ea2 1px solid;
	display:block;
	float:left;
}
@media screen and (max-width: 480px) {
	#footermenu ul li {
		width:100%;
	}
	#footermenu ul li a, #footermenu ul li span, #footermenu ul li a.trail {
		border-right:none;
		line-height:20px;
	}
}
/*	-------------------------------------------------------------
	Basics
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

* {
	margin:0;
	padding:0;
	border:0;
}

html {
	height:100.2%;
	padding-bottom:0.1%;
}

html, body {
	overflow-x:hidden;
}

body {
	width:100%;
	top:0;
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	font-size:93.75%;
	-webkit-text-size-adjust:93.75%;
	-webkit-font-smoothing: antialiased;
	color:#727272;
	background:#fff;
}

p {
	font-size:0.9em;
	line-height:18px;
	margin-bottom:18px;
}
.red {
	color:#c0272d;
}
.blue {
	color:#034ea2;
}

h1 {
	font-size:1em;
	color:#c0272d;
	font-weight:bold;
	text-transform:uppercase;
	line-height:18px;
	margin:0 0 18px 0;
}
.klammer-h1 {
	font-size:1.6em;
	line-height:20px;
	color:#a8a9ad;
	font-weight:normal;
}

h2 {
	font-size:0.9em;
	color:#727272;
	font-weight:bold;
	line-height:18px;
	margin:0 0 18px 0;
}

a {
	color:#c0272d;
	text-decoration:none;
}
a:hover {
	color:#034ea2;
}

a:active, a:focus {
	outline:none;
	border:0;
}
a.arrow-link {
	margin:0;
	padding-left:14px;
	background:url(../../files/pak/layout/arrow.png) left 6px no-repeat;
}
.arrow-link:hover {
	background:url(../../files/pak/layout/arrow_hover.png) left 6px no-repeat;
}

.klammer-link {
	font-size:1.4em;
	color:#a8a9ad;
	font-weight:normal;
}

*:focus {
	outline:0;
	border:0;
}

img {
	border:0;
	padding:0;
	margin:0;
	vertical-align:top;
}

.clear {
	clear:both;
	height:18px;
}

/*	-------------------------------------------------------------
	Layout
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#wrapper {
	width:100%;
	position:relative;
	overflow:hidden;
	padding-bottom:30px;
}
 
#container {
	position:relative;
	width:100%;
}

#header {
}
#header .inside {
	position:relative;
	width:960px;
	margin:0 auto 0 auto;
}
#secondaryHeader {
	width:100%;
	height:170px;
	position:relative;
	margin-bottom:0;
	background:#e8e8e8;
	border-top:#bdbdbd 1px solid;
	border-bottom:#bdbdbd 1px solid;
}
#secondaryHeader .inside {
	width:960px;
	margin:0 auto 0 auto; /* Zentrieren */
	text-align:center;
}

#logo {
	padding:30px 0 0 0;
}
#logo h1 {
	float:left;
	text-indent:-9999px;
	width:1px;
}

#main, #left, #right {
}

#main {
	position:relative;
	width:100%;
}
* + html #main {
    position:static;
}
#main .inside {
	position:relative;
	width:920px;
	margin:0 auto 0 auto;
	padding:40px 0 30px 0;
	min-height:460px;
}

#left {
}
#left .inside {
}
#right {
}
#right .inside {
}

#footer {
	position:relative;
	width:100%;
}
#footer .inside {
	position:relative;
	width:960px;
	height:30px;
	margin:0 auto 0 auto;
	background:#e8e8e8;
}
#footer .left {
	float:left;
	margin:2px 0 0 20px;
}
#footer .right {
	float:right;
	margin:8px 20px 0 0;
}

/*	-------------------------------------------------------------
	Content
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/*-------------Elements-----------------*/
.left-50 {
	width:46%;
	float:left;
	padding:0;
}
.right-50 {
	width:46%;
	float:right;
	padding:0;
}
.left-40 {
	width:38%;
	float:left;
	padding:0;
}
.right-60 {
	width:58%;
	float:right;
	padding:0;
}
.left-60 {
	width:58%;
	float:left;
	padding:0;
}
.right-40 {
	width:38%;
	float:right;
	padding:0;
}
.left-70 {
	width:68%;
	float:left;
	padding:0;
}
.right-30 {
	width:28%;
	float:right;
	padding:0;
}
.left-30 {
	width:28%;
	float:left;
	padding:0;
}
.right-70 {
	width:68%;
	float:right;
	padding:0;
}
.left-3col {
	width:33%;
	float:left;
	padding:0;
}
.left-2col {
	width:50%;
	float:left;
	padding:0;
}
.align-right {
	float:right;
}

body.links #main .inside {
	background:url(../../files/pak/content/links/links.jpg) right 100px no-repeat;
}
body.stellungnahmen #main .inside {
	background:url(../../files/pak/content/kammer/stellungnahmen.jpg) right 100px no-repeat;
}
body.stellungnahmen #main .inside a {
	margin:0;
	padding-left:14px;
	background:url(../../files/pak/layout/arrow_link.png) left 3px no-repeat;
}

/* Generic Styling, for Desktops/Laptops */
table { 
	width:100%; 
	border-collapse:collapse;
	margin-bottom:18px;
}
/* Zebra striping */
tr:nth-of-type(odd) { 
	background:#e8e8e8; 
}
th { 
	background:#034ea2; 
	color:#fff; 
	font-weight:normal; 
}
td, th { 
	padding:3px 6px 3px 6px; 
	border:1px solid #ccc; 
	font-size:0.9em;
	line-height:18px;
    text-align:left;
    vertical-align:top;
}
.col1 {
	width:18%;
}
.col2 {
	width:18%;
}
.col3 {
	width:64%;
}

/*-------------Liste-----------------*/
.ce_text ol {
	margin:0 0 18px 0;
	padding:0px 0px 0px 24px;
}
.ce_text ol li {
	margin:0 0 5px 12px;
	padding:1px 0px;
	list-style-type:decimal;
	font-size:0.9em;
}
.ce_text .inside ul {
	margin:0 0 18px 0;
	padding:0px 0px 0px 0px;
}
.ce_text ul li {
	margin:0 0 5px 0;
	padding:1px 0px 1px 14px;
	background:url(../../files/pak/layout/arrow_red.png) left 5px no-repeat;
	list-style-type:none;
	line-height:18px;
	font-size:0.9em;
}
body.links .ce_text ul li {
	margin:0 0 5px 0;
}

/* Sitemap ----------------------------------- */
.mod_sitemap {
	font-size:0.9em;
	line-height:18px;
	margin-bottom:0;
}
.sitemap-h1 {
	margin-bottom:5px;
}
.mod_sitemap ul.level_1 li {
	margin:5px 0;
	padding-left:16px;
	background:url(../../files/pak/layout/arrow_small.png) left 3px no-repeat;
	list-style:none;
	color:#034ea2;
	font-weight:bold;
	line-height:18px;
	margin-bottom:5px;
}
.mod_sitemap ul.level_1 li a {
	color:#034ea2;
}
.mod_sitemap ul.level_1 li a:hover {
	color:#c0272d;
}
.mod_sitemap ul.level_1 li .article {
	display:none;	
}
.mod_sitemap ul.level_2 li {
	margin:5px 0;
	padding-left:16px;
	background:url(../../files/pak/layout/arrow_small.png) left 3px no-repeat;
	list-style:none;
	color:#000;
	font-weight:normal;
	line-height:18px;
	margin-bottom:0px;
	display:inline-block;
}
.mod_sitemap ul.level_2 li a {
	color:#727272;
}
.mod_sitemap ul.level_3 li {
	float:left;
	font-size:0.9em;
	background:url(../../files/pak/layout/arrow_level3.png) left 3px no-repeat;
	margin-right:10px;
}

/* Breadcrumb ----------------------------------- */
.mod_breadcrumb li {
    float:left;
	margin:5px 10px 0 0;
	padding-left:16px;
	background:url(../../files/pak/layout/arrow_small.png) left 3px no-repeat;
	list-style:none;
	color:#c0272d;
	font-size:0.8em;
	font-weight:normal;
	line-height:18px;
	margin-bottom:0px;
	display:inline-block;
}
.mod_breadcrumb li a {
	color:#034ea2;
}
.mod_breadcrumb li a:hover {
	color:#c0272d;
}

/* jQuery Accordion ----------------------------------- */
.more p {
	margin:0;
}
.ce_accordion .toggler {
	font-size:0.9em;
	color:#727272;
	line-height:20px;
	margin:0 0 10px 0;
	padding:0 0 0 22px;
	cursor:pointer;
	background:url(../../files/pak/layout/arrow_down.png) left 0px no-repeat;
}
.ce_accordion .toggler:hover {
    color:#c0272d;
}
.ce_accordion .toggler.ui-state-active {
	color:#c0272d;
	background:url(../../files/pak/layout/arrow_up.png) left 0px no-repeat;
}
.ce_accordion .accordion div {
	margin:0 0 18px 0;
	padding:0 0 0 22px;
	background:#ffff;
}

/* carouFredSel ----------------------------------- */
.ce_caroufredsel_gallery img {
	width:100%;
}
.caroufredsel_gallery {
	background:none !important;
	margin:0 !important;
}
.gallery-slider {
	position:relative;
}
.gallery-slider img {
}
.slider-content img {
	max-width:320px;
	margin:0 0 40px 16px;
}
.slider-content-patent img {
	max-width:380px;
	margin:0 0 40px 16px;
}

/*	-------------------------------------------------------------
	Changelanguage
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#language {
	position:absolute;
	right:0px;
	top:68px;
}
.flags ul li {
	float:left;
	margin-right:0px;
}
.mod_changelanguage a, .mod_changelanguage span {
	list-style:none;
	display:block;
    height:19px;
    width:24px;
	text-indent:-9999em;
}
.mod_changelanguage .lang-de {
  background-image:url("../../files/pak/layout/flag_de.png");
  background-repeat:no-repeat;
  background-position:left top;
  padding:0;
  margin-right:5px;
}
.mod_changelanguage .lang-en {
  background:url("../../files/pak/layout/flag_en.png");
  background-repeat:no-repeat;
  background-position:left top;
  padding:0;
  margin-right:0;
}

/*	-------------------------------------------------------------
	Suche
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#search {
    position:absolute;
	right:80px;
	top:64px;
}
#search input {
    vertical-align: top;
	margin:0;
}
#search input.text {
	width:120px;
	height:24px;
    border:#c8c8c8 1px solid;
    font-size:0.8em;
	color:#727272;
	background:#f8f8f8;
    padding:0 5px 0 5px;
	margin:0;
	-webkit-border-radius:0px !important;
	border-radius:0px !important;
	-webkit-appearance:none !important;
	-moz-appearance:none !important;
}
*:first-child+html #search input.text {
	padding-top:5px;
}
#search input.submit {
	width:26px;
	height:26px;
    background:url(../../files/pak/layout/search.png) no-repeat scroll left top transparent;
    border:0 none;
	text-indent:-9999px;
	margin:0;
	padding:0;
	cursor:pointer;
}
#search input.submit:hover {
    background:url(../../files/pak/layout/search_hover.png) no-repeat scroll left top transparent;
}
*:first-child+html #search input.submit {
	margin-top:1px;
	line-height:1px;
}

#search .mod_search .relevance  {
    display: none;
}
.mod_search .header {
    text-align:right;
	margin:-18px 0 40px 0;
}
.mod_search .radio_container {
    margin-top: 3px;
}
.mod_search .radio_container span {
    display:inline;
    padding-right:12px;
}
.mod_search h3 {
    margin-top:18px;
	font-size:1.2em;
}
.mod_search h3, .mod_search p {
    margin-bottom:18px;
}
.mod_search .relevance {
    color:#034ea2;
}
.mod_search .url {
    color:#034ea2;
}

.mod_search .result {
	margin-bottom:30px;
}
.mod_search .even {
	border-top:#e8e8e8 1px solid;
}
.mod_search .odd {
	border-top:#e8e8e8 1px solid;
}
.mod_search .even.first {
	border-bottom:0;
	border-top:0;
}
.mod_search .odd.first {
	border-bottom:0;
	border-top:0;
}
.mod_search .even.last {
	margin-bottom:30px;
}
.mod_search .odd.last {
	margin-bottom:30px;
}
.mod_search .highlight {
    font-weight:bold;
}
.mod_search input[type="search"] {
    display:none;
}
.mod_search input[type="submit"] {
    width:30px;
	height:30px;
    background:none;
	text-indent:-9999px;
}

/* Pagination ----------------------------------- */
.pagination {
	margin-top:10px;
	font-size:0.85em;
	color:#727272;
}
.pagination ul {
	width:160px;
	float:right;
	margin:0;
	padding:5px;
	text-align:right;
}
.pagination li {
	display:inline;
	margin:0;
	padding:0;
	list-style-type:none;
}
.pagination a {
	color:#034ea2;
	text-decoration:none;
	margin-left:5px;
}
.pagination a:hover {
	color:#c0272d;
}
.pagination p {
	width:80px;
	float:left;
	text-align:left;
	font-size:1em;
}
.pagination .current {
	color:#c0272d;
	list-style-type:none;
	background:none;
	border:#727272 1px solid;
	padding:2px 5px 2px 5px;
}

/* mod_login ----------------------------------- */
.mod_login .formbody {
	margin: 0;
}
.mod_login {
	background: none;
	margin: 0;
	padding: 0;
	border: 0;
}
.mod_login label {
	display: block;
	font-size:0.9em;
	line-height:18px;
	margin-bottom:10px;
}
.mod_login input {
    width: 92%;
	max-width: 360px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:0.9em;
    border:#c8c8c8 1px solid;
	color:#727272;
	background:#f8f8f8;
    padding:10px;
	transition:all 0.15s linear 0s;
}
.mod_login input.text {
	margin-bottom: 20px !important;
}
.mod_login input:focus, .mod_login input:hover {
	background: #f2f2f2;
	color: #727272;
}
.mod_login .submit_container {
	margin-bottom:30px;
}
.mod_login .submit_container,
.mod_login input.submit,
.mod_login button.submit {
	width: 100%;
	max-width: 380px;
	background: #034ea2;
	border: 0;
	font-size: 15px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: normal;
	cursor: pointer;
	text-align: center;
	color: #fff;
}
.mod_login input.submit[type="submit"]:hover,
.mod_login button.submit[type="submit"]:hover {
	background: #c0272d;
}
.mod_login .submit_container.logout {
	max-width:250px !important;
}

body.mitglieder #main .inside a {
	margin:0;
	padding-left:14px;
	background:url(../../files/pak/layout/arrow_link.png) left 3px no-repeat;
}

/*-------------Media Querys-----------------*/
@media only screen and (min-width: 1024px){

}
/* iPad Landscape */
@media only screen and (min-width: 850px) and (max-width: 1024px) {
#header .inside {
	width:100%;
	margin:0 auto 0 auto;
}
#logo {
	padding:20px 0 0 20px;
}
#mainmenu ul li {
	padding:0 18px 0 18px !important;
}
#mainmenu ul li ul {
	margin-left:-20px !important;
}
#headermenu {
	right:282px !important;
	top:60px !important;
}
#search {
	right:98px !important;
	top:54px;
}
#language {
	right:20px !important;
	top:58px !important;
}
#secondaryHeader {
	height:auto;
}
#secondaryHeader .inside {
	width:100%;
	margin:0 auto 0 auto;
}
#main .inside {
	width:95%;
	margin:0 auto 0 auto;
}
#footer .inside {
	width:100%;
	margin:0 auto 0 auto;
}
#footer .right {
	margin:8px 30px 0 0;
}
}
/* iPad Portrait */
@media only screen and (min-width: 680px) and (max-width: 850px) {
#header {
	height:125px;
}
#wrapper {
	padding-bottom:5px;
}
#header .inside {
	width:100%;
	margin:0 auto 0 auto;
}
#logo {
	padding:30px 0 0 20px;
}
#mainmenu ul li {
	padding:0 12px 0 12px !important;
}
#mainmenu ul li ul {
	margin-left:-16px !important;
}
#headermenu {
	right:20px !important;
	top:20px !important;
}
#search {
	right:92px;
	top:54px;
}
#language {
	right:20px !important;
	top:58px !important;
}
#secondaryHeader {
	height:auto;
}
#secondaryHeader .inside {
	width:100%;
	margin:0 auto 0 auto;
}
#main .inside {
	width:95%;
	margin:0 auto 0 auto;
}
.left-50 {
	margin:0 !important;
}
.krs-col {
	width: 30%;
	margin-right:20px !important;
}
#footer .inside {
	width:100%;
	margin:0 auto 0 auto;
}
#footer .right {
	margin:8px 30px 0 0;
}
body.links #main .inside {
	background:none;
}
body.stellungnahmen #main .inside {
	background:none;
}
}
/* iPhone Landscape */
@media only screen and (max-width: 680px) {
body {
	font-size:90%;
	overflow:hidden;
}
#wrapper {
	padding-bottom:0px;
}
#header {
	height:110px;
}
#header .inside {
	width:100%;
	margin:0 auto 0 auto;
}
#logo {
	width:210px;
	height:auto;
	padding:20px 0 0 20px;
}
#headermenu {
	right:44px !important;
	top:55px !important;
}
#headermenu ul li a, #headermenu ul li span {
    padding:0 6px 0 6px !important;
}
#search {
	right:20px;
	top:20px;
}
#search input.text {
	width:152px;
	height:22px;
}
#search input.submit, #search input.submit:hover {
	width:24px;
	height:24px;
	background-position:center center;
}
#language {
	right:50px !important;
	top:80px !important;
}
#secondaryHeader {
	height:auto;
}
#secondaryHeader .inside {
	width:100%;
	margin:0 auto 0 auto;
}
#main .inside {
	width:95%;
	margin:0 auto 0 auto;
}
#footer .inside {
	width:100%;
	margin:0 auto 0 auto;
}
#footer .right {
	float:left;
	margin:8px 0 10px 10px;
}

.left-50 {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
}
.right-50 {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
	clear:both;
}
.left-40 {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
}
.right-60 {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
	clear:both;
}
.left-60 {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
}
.right-40 {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
	clear:both;
}
.left-3col {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
}
.left-70 {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
}
.right-30 {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
	clear:both;
}
.right-70 {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
}
.left-30 {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
	clear:both;
}
body.links #main .inside {
	background:none;
}
body.stellungnahmen #main .inside {
	background:none;
}
.slider-content img {
	max-width:240px;
	height:auto;
	margin:20px 0 0 0;
}
.slider-content-patent img {
	max-width:240px;
	height:auto;
	margin:20px 0 0 0;
}
}
/* iPhone Portrait */
@media screen and (max-width: 480px) {
body {
	font-size:90%;
	overflow:hidden;
}
#wrapper {
	padding-bottom:0px;
}
#header {
	height:120px;
}
#header .inside {
	width:100%;
	margin:0 auto 0 auto;
}
#logo {
	width:200px;
	height:auto;
	padding:50px 0 0 20px;
}
#headermenu {
	left:17px !important;
	top:50px !important;
}
#headermenu ul li a, #headermenu ul li span {
    padding:0 3px 0 3px !important;
}
#search {
	left:20px;
	top:10px;
}
#search input.text {
	width:100px;
	height:22px;
}
#search input.submit, #search input.submit:hover  {
	width:24px;
	height:24px;
	background-position:center center;
}
#language {
	right:20px !important;
	top:14px !important;
}
#secondaryHeader {
	height:auto;
}
#secondaryHeader .inside {
	width:100%;
	margin:0 auto 0 auto;
}
#main .inside {
	width:90%;
	margin:0 auto 0 auto;
}
#footer .inside {
	width:100%;
	height:30px;
	margin:0 auto 0 auto;
	padding-bottom: 5px;
}
#footer .left {
	margin:4px 0 0 20px;
}
#footer .right {
	float:left;
	margin:8px 0 10px 10px;
}

.left-50 {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
}
.right-50 {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
	clear:both;
}
.left-40 {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
}
.right-60 {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
	clear:both;
}
.left-60 {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
}
.right-40 {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
	clear:both;
}
.left-3col {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
}
.left-2col {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
}
.left-70 {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
}
.right-30 {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
	clear:both;
}
.right-70 {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
}
.left-30 {
	width:auto;
	float:none;
	padding:0;
	margin:0 !important;
	clear:both;
}
body.links #main .inside {
	background:none;
}
body.stellungnahmen #main .inside {
	background:none;
}
.slider-content img {
	max-width:240px;
	height:auto;
	margin:20px 0 0 0;
}
.slider-content-patent img {
	max-width:240px;
	height:auto;
	margin:20px 0 0 0;
}
/* Force table to not be like tables anymore */
table, thead, tbody, th, td, tr { 
	display:block;
}
/* Hide table headers (but not display: none;, for accessibility) */
thead tr { 
	position:absolute;
	top:-9999px;
	left: 0-9999px;
	border:0;
}
th {
	border:0;
	border-bottom:#fff 1px solid;
}
tr {
	border-top:0;
}
td { 
/* Behave  like a "row" */
	border:0;
	border-bottom:1px solid #eee; 
	position:relative;
	padding-left:6px; 
}
td:before { 
/* Now like a table header */
	position: absolute;
/* Top/left values mimic padding */
	top:6px;
	left:6px;
	width:100%; 
	padding-right:10px; 
	white-space:nowrap;
}
}

/*     --Formular
------------------------------------------------- */
.formular input, .formular textarea {
	width: 100%;
	padding: 5px 10px;
	margin: 0;
	border:#c8c8c8 1px solid;
	color: #727272;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
	font-size: 0.9em;
	line-height: 24px;
}
.formular input, .formular textarea {
	margin-bottom: 20px !important;
}
.formular input:focus, .formular input:hover, .formular textarea:focus, .formular textarea:hover {
	color: #727272;
	border:#034ea2 1px solid;
}
.formular textarea {
	height: 100px;
	min-height: 60px;
}
.formular label {
	color: #727272;
	font-size:0.9em;
	line-height:18px;
	margin-bottom:10px;
	display: inline-block;	
}
.formular select {
	width: 100%;
	padding: 10px;
	margin: 4px 0;
	border: 1px solid #c8c8c8;
	color: #727272;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
	font-size: 17px;
	line-height: 20px;
}
.formular select option {
	padding: 5px;
}
.formular legend {
	font-size: 0.9em;
	line-height: 24px;
}
.formular .checkbox_container {
	overflow: hidden;
	margin-bottom: 20px;
}
.formular input.checkbox {
	padding: 0;
	vertical-align: middle;
	margin-right: 2px;
	margin-top: 17px;
}
.formular input.checkbox,
.formular input.captcha {
	width: auto !important;
}
.formular .checkbox_container span,
.formular .widget-radio span {
	margin: 5px 5px 0 15px;
}
.formular fieldset {
	border: 1px solid #c8c8c8;
	padding: 0.2em;
	margin-bottom: 20px;
	color: #727272;
}
.formular .explanation {
	background: #034ea2;
	color: #fff;
	padding: 10px 10px 0px 10px;
	margin-bottom: -18px;
}
.formular .explanation p {
	padding-bottom: 10px;
}
.explanation-clean .explanation {
	background: none !important;
	color: #727272;
	padding-left: 0px;
}
.formular .submit_container {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
}
.formular .submit_container,
.formular input.submit,
.formular button.submit {
	width: 100%;
	max-width: 380px;
	background: #034ea2;
	border: 0;
	font-size: 15px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: normal;
	cursor: pointer;
	text-align: center;
	color: #fff;
	display: block;
}
.formular input.submit[type="submit"]:hover,
.formular button.submit[type="submit"]:hover {
	background: #c0272d;
}
/*     --captcha
------------------------------------------------- */
.ce_form input.captcha {
	width:100px;
	text-align:center;
}
.ce_form .captcha-container {
	background: none;
	border: 1px solid #c8c8c8;
	padding: 2%;
	margin-bottom: 15px;
	color: #727272;
}
/*     --errors
------------------------------------------------- */
label.error {
	color: #c0272d;
}
input.error {
	border: 1px solid #c0272d;
}
p.error {
	margin-left: 15px;
	color: #c0272d;
	clear: both;
}
span.mandatory {
	display: inline;
	color: #c0272d;
	padding-left: 3px;
}
