a, a:hover, #system .pagination a:hover {color:#f39a00;}
body { /*color:#7c7d7f;*/ color:#5f6163; }

/*body#page.page { background: url(../../../images/roy/bgimage.gif) repeat-x left top; }*/
a, a:hover, a:active { outline:none !important; }
#block-toolbar {
	border-top: none;
	border-bottom: none;
	/*background: url(../../../images/roy/bgimage.gif) 0 0 repeat-x;*/
	box-shadow: none;
}
#block-toolbar {
/*
	background: #003e90;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwM2U5MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDhmZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #003e90 0%, #008fd3 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#003e90), color-stop(100%,#008fd3));
	background: -webkit-linear-gradient(left,  #003e90 0%,#008fd3 100%);
	background: -o-linear-gradient(left,  #003e90 0%,#008fd3 100%);
	background: -ms-linear-gradient(left,  #003e90 0%,#008fd3 100%);
	background: linear-gradient(to right,  #003e90 0%,#008fd3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003e90', endColorstr='#008fd3',GradientType=1 );
*/
	background: #c2c0ab;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYzJjMGFiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YzZjJlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(45deg,  #c2c0ab 0%, #f3f2e8 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#c2c0ab), color-stop(100%,#f3f2e8));
	background: -webkit-linear-gradient(45deg,  #c2c0ab 0%,#f3f2e8 100%);
	background: -o-linear-gradient(45deg,  #c2c0ab 0%,#f3f2e8 100%);
	background: -ms-linear-gradient(45deg,  #c2c0ab 0%,#f3f2e8 100%);
	background: linear-gradient(45deg,  #c2c0ab 0%,#f3f2e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c0ab', endColorstr='#f3f2e8',GradientType=1 );
}
#header {
    /*margin-top: 0px;*/
}
#headerbar {
    margin-bottom: 0px;
}
/* Menu */
#menubar {
	height: 30px;
	/*padding: 4px 8px;*/
	padding: 0px;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #f39a00;
	background-image:none;
	-webkit-box-shadow: 1px 12px 17px #ccc; /* webkit browser*/
	-moz-box-shadow: 1px 12px 17px #ccc; /* firefox */
	box-shadow: 1px 12px 17px #ccc;
	border-bottom:36px solid #e9e9ea;
}

/* Mega Drop-Down Menu
----------------------------------------------------------------------------------------------------*/

.menu-dropdown a,
.menu-dropdown span.level1,
.menu-dropdown .level1 span > span.title,
.menu-dropdown .level2 .separator > span { color: #fff; }

.menu-dropdown a:hover,
.menu-dropdown li.level1:hover .level1,
.menu-dropdown .level1:hover .level1 span.title,
.menu-dropdown li.remain .level1 { color: #000; }

/* Level 1 */
.menu-dropdown li.level1 { margin-right: 6px; }

.menu-dropdown a.level1,
.menu-dropdown span.level1 {
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-image:none;
	font-size: 15px;
	text-shadow: none;
	text-transform: uppercase;
}

.menu-dropdown a.level1 > span,
.menu-dropdown span.level1 > span {
	height: 30px;
	line-height: 30px;
}
.menu-dropdown a.level1:first-child span { padding-left:0px; }

/* Level 2 */
.menu-dropdown a.level2 > span, .menu-dropdown span.level2 > span { color:#666; }
.menu-dropdown a.level2 > span:hover, .menu-dropdown span.level2:hover > span { color:#000; }
.menu-dropdown li.level2 { float:left; }

.columns1 { min-width:980px !important; }
/* Set Active */
.menu-dropdown li.active .level1 {
	border-top-color: rgba(0,0,0,0);
	border-right-color: rgba(0,0,0,0);
	border-bottom-color: rgba(0,0,0,0);
	border-left-color: rgba(0,0,0,0);
	background-position: 0 -100px;
	background-repeat: no-repeat;
	box-shadow: none;
}

/* Set Hover */
.menu-dropdown li.level1:hover .level1,
.menu-dropdown li.remain .level1 {
	border: none;
	background-color: transparent;
	background-position: 0 -50px;
	background-repeat: repeat-x;
	box-shadow: none;
	text-shadow: none;
}

/* Parent */
.menu-dropdown li.level1.parent a.level1 > span, .menu-dropdown li.level1 a.level1 > span {
	padding-right: 18px;
	background-image: none;
}

/* Parent Hover */
.menu-dropdown li.level1.parent:hover .level1,
.menu-dropdown li.remain.parent .level1 {
	height: 31px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/* Drop-Down */
.menu-dropdown .dropdown {
	top: 30px;
	left: -2px;
}

.menu-dropdown .dropdown-bg { /*margin: 2px;*/ margin: 0px; }

.menu-dropdown .dropdown-bg > div {
	border: none;
	border-top: none;
	background: #e9e9ea;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	box-shadow: none;
}

.menu-dropdown .column ul.level2 { border-left: 0px solid transparent; }
.menu-dropdown .column:first-child ul.level2 { border-left: none; }

/* Level 2 */
.menu-dropdown li.level2 {  border-top: 0px solid transparent; }
.menu-dropdown li.level2:first-child { border: none; }

.menu-dropdown a.level2 > span,
.menu-dropdown span.level2 > span {
	padding: 5px 10px;
	line-height: 26px;
	text-transform: uppercase;
}
.menu-dropdown a.level2:first-child > span,
.menu-dropdown span.level2:first-child > span {
	padding-left:2px;
}

.menu-dropdown .level2 a,
.menu-dropdown .level2 span { text-shadow: none; }
	
/* Set Hover */
.menu-dropdown a.level2:hover { background: transparent; }

/* Set Current */
.menu-dropdown a.current.level2 {
	/*background-color: #e9e9ea;*/
	background-color: transparent;
	font-weight: bold;
	color:#000;
}

.menu-dropdown .level2 a.current { text-shadow: none; }

/* Level 3 */
.menu-dropdown ul.level3 { padding: 7px 10px; }

.menu-dropdown a.level3 {
	padding: 0 0 0 12px;
	text-transform: uppercase;
}

/* Set Hover */
.menu-dropdown a.level3:hover { background-position: 0 -50px; }

/* Set Current */
.menu-dropdown a.current.level3 {
	background-position: 0 -100px;
	font-weight: bold;
}

/* Subtitles */
.menu-dropdown .level1 .level1 span.title {
	font-size: 14px;
	line-height: 20px;
}
.menu-dropdown .level1 .level1 span.subtitle {
	margin-top: -3px;
	font-size: 8px;
	color: #000;
}

.menu-dropdown li.active > a {
color:#000;
}

/*#menu .dropdown { width:100% !important; }*/
#menu, nav#menu { max-width:980px; zoom: 1; margin-top:-4px; }


#toolbar { text-shadow:none;height:316px;padding:0px; position:relative; width:980px; text-align:center; }
#toolbar a { outline:none; }
#toolbar h1, #toolbar h2, #toolbar h3, #toolbar h4, #toolbar h5, #toolbar h6 { color:#fff; margin:0px; }
#toolbar h1 { font-size:60px;line-height:60px;text-transform:uppercase;font-weight:bold; }
#toolbar h2 { font-size:20px;line-height:20px;text-transform:uppercase;font-weight:normal;margin-bottom:10px; }
#toolbar h3, #toolbar h4, #toolbar h5, #toolbar h6 { font-size:16px;line-height:120%;font-weight:normal;text-transform:none; }
#toolbar .float-left {}
div.titeltext { float:left; width:auto; height:100%; padding-top:72px; }
div.titelbild { float:left; width:980px; height:316px; z-index:-1; }
section#content ul.slides li article.wk-content { margin:auto; text-align:center; }
#toolbar .float-right { position:absolute; text-right:0px; width:980px; float:none; z-index:100; top:74px; }
.menu-dropdown .level2 .level2 span.title { color: #5f6163; }
.menu-dropdown .level2 .level2 span.subtitle { color: #5f6163; }

#top-a div.width75, #top-b div.width75 {width:665px !important;}
#top-a div.width25, #top-b div.width25 {width:315px !important;}
div.dropdown {
/*
	-webkit-box-shadow: 1px 12px 17px #ccc;
	-moz-box-shadow: 1px 12px 17px #ccc;
	box-shadow: 1px 12px 17px #ccc;
*/
}

/* TABBOX */
.wk-slideshow-tabscloud .nav span {padding:3px 15px;}
.wk-slideshow-tabscloud .nav li {position:relative;margin:0px 0px 0px -15px;border:none;text-shadow:none;color:#fff;text-transform:uppercase;background-image:none;background-color:#c5c7c8;border:2px solid #fff;}
.wk-slideshow-tabscloud .nav li.active > div {box-shadow:none;background-color:#f39a00;color:#fff;text-transform:uppercase;}
.wk-slideshow-tabscloud .nav li {z-index:9;padding-left:15px;}
.wk-slideshow-tabscloud .nav li:first-child {z-index:10;padding-left:0px;}
.wk-slideshow-tabscloud .nav li:last-child {z-index:8;padding-left:15px;}
.wk-slideshow-tabscloud .nav li:hover {text-shadow:none;color:#fff;}
.wk-slideshow-tabscloud .nav-left + .slides-container {
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
-webkit-box-shadow: 1px 12px 17px #ccc; /* webkit browser*/
-moz-box-shadow: 1px 12px 17px #ccc; /* firefox */
box-shadow: 1px 12px 17px #ccc;
}

.wk-slideshow-tabscloud .slides-container {border:none;background-color:#f6f6f6;}

/* FARBEN */
.weiss    {color:#ffffff !important;}
.orange   {color:#f39a00 !important;}
.schwarz  {color:#000000 !important;}
.blau     {color:#003e90 !important;}
.grau     {color:#5f6163 !important;}
.hellblau {color:#008fd3 !important;}

/*
#farbkasten { position:absolute; top:0px; float:left; width:100%; height:361px; background: url(../../../images/roy/b3cde1.gif) repeat-x 50% 196px; }
*/
#cdulogo {
width:auto;
/*right:0px;*/
top:235px;
right:0px;
/*right:-100px;*/
position:absolute;
z-index:101;
background-color:transparent;
float:left;
display:block;
}

#cdulogo img {
-webkit-box-shadow: -6px 5px 15px #333; /* webkit browser*/
-moz-box-shadow: -6px 5px 15px #333; /* firefox */
box-shadow: -6px 5px 15px #333;
/*border-right:100px solid #b3cde1;*/
/*
padding-right:10px;
border-right:140px solid #b3cde1;
*/
}
#cdukuehne {
width:auto;
height:auto;
position:absolute;
display:table-cell;
top:28px;
z-index:102;
}
.mod-box-header .module-title, #bottom-a .module-title, #bottom-b .module-title { background-image:none; background-color:#f39a00;font:13px/18px Arial,Helvetica,sans-serif; color:#fff; padding:3px 13px; }
/* orange Headlinekästen im Fuss */
#bottom-a .module-title, #bottom-b .module-title
{
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-top:-13px;
	-webkit-box-shadow: 1px 12px 17px #ccc; /* webkit browser*/
	-moz-box-shadow: 1px 12px 17px #ccc; /* firefox */
	box-shadow: 1px 12px 17px #ccc;
}

.mod-box, #sidebar-a .wk-slideshow {
    background: none repeat scroll 0 0 #f6f6f6;
    border: none;
    border-radius: 0px 0px 10px 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
    box-shadow: none;
    padding: 13px;
    text-shadow: none;
	margin-bottom:25px;
}
#sidebar-a .wk-slideshow, ul.slides {
	padding:0px;
	/*
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	*/
	min-height:320px;
}
#sidebar-a .wk-slideshow {
	-webkit-box-shadow: 1px 12px 17px #ccc; /* webkit browser*/
	-moz-box-shadow: 1px 12px 17px #ccc; /* firefox */
	box-shadow: 1px 12px 17px #ccc;
}
.wk-slideshow .caption {
	background: rgba(255, 255, 255, 0.85);
	-pie-background:  rgba(255, 255, 255, 0.85);
	behavior: url(/pie/PIE.htc);
	bottom:28px;
	/*
		background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
		-moz-opacity: 0.85;
		-khtml-opacity: 0.85;
		opacity: 0.85;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=85);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
		filter:alpha(opacity=85);
	*/
}
.wk-slideshow-default .nav span {
	/*
		background-image: url(../../../images/roy/nav.png);
	*/
}
.wk-slideshow-default .nav {
	margin-top:-22px;
	z-index:100;
	position:relative;
	text-align:right;
	margin-right:13px;
}
.spotlight .overlay, .spotlight .overlay a, .wk-slideshow .caption, .wk-slideshow .caption a 
{
	color: #000;
    text-shadow: none;
}

.mod-box, #fussblock {
	-webkit-box-shadow: 1px 12px 17px #ccc; /* webkit browser*/
	-moz-box-shadow: 1px 12px 17px #ccc; /* firefox */
	box-shadow: 1px 12px 17px #ccc;
}
#bottom-a .mod-box, #bottom-b .mod-box { padding:0px; }
#fussblock { padding:20px 0px; background-color:#e9e9ea;}
div.slides-container h3 {color:#f39a00;text-transform:none; }
div.kalender a { color:#f39a00; }
div.kalender a:hover { color:#000; }
#gcal-event-container h2 {color:#5f6163;}


/* FOOTER */
#footer { margin:25px 0px 0px 0px; padding: 3px 0px; background:#f39a00; text-shadow:none; color:#fff; }
#footer .menu-line { margin-bottom:0px; }
#footer a { color:#fff; }
#footer a:hover { color:#000; }
#footer .wrapper { padding:0px 13px; }

.nachlinks  { float:left; width:auto; }
.nachrechts { float:right; width:auto; margin-right:25px !important; }
section#bottom-a div.mod-box, section#bottom-b div.mod-box, #page .frontpagebottom {
	height:140px !important;
	min-height:140px !important;
}
div.smile { padding-left:10px;padding-right:10px; }
#page .frontpagebottom {
    border-radius: 0px 0px 10px 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
    margin: -13px;
    overflow: hidden;
    padding: 13px 26px 13px 26px;
}
.weiterlesen {width:auto;height:auto;float:right;}

/* BREADCRUMP */
#content, #breadcrumbs { 
	background: transparent;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	box-shadow: none;
	padding: 0px;
	text-shadow: none;
}
#content { padding-right:50px; }
#breadcrumbs a {color:#f39a00;}
#breadcrumbs a:hover {color:#000;}
#content, #breadcrumbs { text-shadow:none; }
#breadcrumbs { margin-bottom:25px; }
#system .item > .links a:after {
    content: "";
}
#system .item > .links a {
    height:19px;
    line-height:19px;
    font-size: 110%;
    padding-right:30px;
    text-transform:uppercase;
    background: url(../../../images/roy/weiterlesenklein.png) right 50% no-repeat;
    margin-left:300px;
}

h1, h1.title {
    font-size: 24px;
    line-height: 26px;
}
#system .item > header {
	/*float:left;*/
}
img.img_left + p {margin-top:0px; }
header:after h1.title {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
img.img_left, img.img_left {
float:left;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
margin-right:25px;
margin-bottom:35px;
}

h4.kandidat { text-transform:none; font-family:CDUKievitTab-Book,sans-serif; font-size:18px; line-height:21px; color:#444446; text-align:right; }
h4.kandidat div { padding-right:12px !important; }
section#content h1, section#content h2, section#content h3, section#content h4, section#content h5, section#content h6 { font-family: CDUSkopexBoldItalic, sans-serif; font-style:italic; font-weight:bold; text-transform:none; }
#sidebar-a h1, #sidebar-a h2, #sidebar-a h3, #sidebar-a h4, #sidebar-a h5, #sidebar-a h6 { font-family: CDUSkopexBoldItalic, sans-serif; font-style:italic; font-weight:bold; text-transform:none; }
.wrapper { position:relative; }
img.testimonial, h3.testimonial { margin-top:0px; margin-bottom:8px; font-size:16px; }
p.testimonial { margin-top:0px; }
div.sets { padding-top:0px; }
div.testimonial { text-align:left;}
div.wk-slideset-default { padding:0px; margin:0px; min-height:300px; }
div.sets { min-height:300px; max-width:270px; }

/* Downloadliste */
div.downloads { display:table;}
div.downloadliste { max-width:120px; display:table-cell; float:left; width:auto; margin-right:15px; }
div.downloadliste img { display:block; float:none; max-width:120px; margin:0px 0px 5px 0px; }

table.kontakt td { vertical-align:top; }
table.kontakt td:first-child { padding-right:20px;}

.bundestag .kopftransparenz {
padding:5px;
background-color:#fff;
-moz-opacity: 0.90;
-khtml-opacity: 0.90;
opacity: 0.90;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);filter:alpha(opacity=90);
}
.oha .kopftransparenz, .gs .kopftransparenz, .nom .kopftransparenz { display:none; }
/*
#menu .dropdown li.active div.dropdown {display:block !important; }
#menu .dropdown li.active div.dropdown div {display:block !important; }
#menusubid {float:none !important; position:relative !important;}
.menu-dropdown .dropdown-bg div { left:0px; z-index:10000; width:980px; height:36px; display:block; background-color: #ff0000 !important; }
*/

#submenuid { margin-top:2px; }
#submenuid li a { color: #F39A00; font-size:13px; }
#submenuid li a.active, #submenuid li a:hover { color: #5F6163; }
.person #submenuid { margin-left: 108px; }
.wahlkreis #submenuid { margin-left: 382px; }
.presse #submenuid { margin-left: 488px; }
.kontakt #submenuid { margin-left: 563px; }
.newsletter #submenuid { margin-left: 655px; }

ul.menu { width:980px; }

<STYLE type="text/css" media="all">
#cdurss {
    margin: 0px;
    padding:0px;
    width: 300px;
    vertical-align: top; 
	}

#cdurss ul {
   	font: 11px Verdana, Arial, Helvetica, sans-serif;
   	color: #000000;
   	list-style-type: none;
   	margin: 0px;
   	padding:0px; 
	}
	
#cdurss ol {
   	margin-left:0px;
   	list-style-position: outside; 
	}

#cdurss a,#cdurss a:link {
    color: #3b4b5b;
    text-decoration: none;
    background-color: transparent;
    /*display:block;
    margin-left:5px;*/
    }
	
#cdurss a:active {
    color: #DD8800;
    text-decoration: underline;
    background-color: transparent;
    }
   
#cdurss a:visited {
    color: #788999;
    text-decoration: none;
    background-color: transparent;
    }
	
#cdurss a:hover {
    color: #DD8800;
    text-decoration: underline;
    background-color: transparent;
    }

#cdurss p {
    margin-left:20px;
    padding:0px;
    margin-top:0px;
    }
</STYLE>
