﻿/* css reset */
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
:focus {
    outline: 0;
}
body {
    line-height: 1;
    color: black;
    background: white;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}

.titleSection{
	display:block;
	margin: 15px 0px 5px 10px;
}

/* General stuff */
a:link, a:visited, a:hover, a:active{
    color: #dd8800;
    font-size: 1.0em;
    text-decoration: none;
    font-weight: normal;
}
a.readmore img {
    float: none;
    margin: 0 0 0 6px;
    border: none;
    }
    
.clear {
    clear: both;
    visibility: hidden;
    }
    
.clr-st {
    clear:both;
    font-size:1px;
    height:1px;
    line-height:1px;
    margin:0;
    padding:0;
    }
    
strong {
    font-weight: 700;
    }    

p {
    margin: 0 22px 5px 0;    
    }
h1, h1 a {
    color:#666;
    font-size:1.8em;
    font-weight:700;
    line-height:1.2em;
    margin:0 0 12px;
    }
h2 {    
    font-weight: 700;
    margin: 0 0 10px 0;
    }
h4 {
    font-weight: 700;
    border-bottom: 1px solid #dcdcdc;
    font-size: 0.9em;
    margin: 15px 0;
    }
blockquote {
    font-weight: 400;
    font-style: italic;
    margin: 30px 0;
    }
a.pdf {
    display:inline-block;
    padding: 2px 0 2px 24px;
    background: transparent url(img/linkicon_pdf.gif) center left no-repeat;
    }
a.external {
    display:inline-block;
    padding: 2px 0 2px 24px;
    background: transparent url(img/linkicon_external.gif) center left no-repeat;
    }
a.internal {
    display:inline-block;
    padding: 2px 0 2px 24px;
    background: transparent url(img/linkicon_internal.gif) center left no-repeat;
    }
a.audio {
    display:inline-block;
    padding: 2px 0 2px 24px;
    background: transparent url(img/linkicon_audio.gif) center left no-repeat;
    }
.more {
    margin: 30px 0 0 0;
    }
.more ul li {
    margin: 0 0 8px;
    }
.more ul li a{
    color: #6e6e6e;
    text-decoration: underline;
    }
    color: #dd8800;
    }
.article a:link {
    color: #6E6E6E;
    }
         
body {
    height: 100%;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    /*background: #fff url(../img/bg.png) top left repeat-x;*/
    width: 100%;
    text-align: center;
    font-size: 76%;
    line-height: 150%;
    color: #6e6e6e;
    }

#wrapper {
    width: 1054px;
    margin: 0 auto;
    }
#head {
    padding-top: 60px;
    height: 200px;
    z-index: 7;
    /* change */
    text-align: left;
    }
#logo {
    /*background: transparent url(/img/lay/090813-am-logo.png) top left no-repeat;*/
    width: 300px;
    height: 49px;
    z-index: 30;
    position: relative;    
    top: 10px;
    left: 686px; 
    }
#logostart {
    /*background: transparent url(/img/lay/090813-logo.png) top left no-repeat;*/
    width: 300px;
    height: 49px;
    z-index: 30;
    position: relative;    
    top: 10px;
    left: 686px; 
    }

#head_image {
    margin: -59px 0 -6px 0;
    *margin: -59px 0 0 0; /* height of logo */ /*HACK PER IE7*/
    }
#content {
    text-align: left;
    }
#leftcolumn {
    width: 500px;
    float: left;
    margin: 0 0 0 15px;
    }
#rightcolumn {
    width: 220px;
    float: left;
    /*margin: -65px 0 0 20px;*/
    margin: 0px 0 0 20px;
    }
#left {
    width: 180px;
    float: left;
    margin: 0 30px 0 0;
    }
#right {
    float: left;
    width: 509px;
    }
    
.testata{
	
}
    
.titolo-testata{
	font-size: 13px;
	font-weight: bold;	
}

.data-italic{
	font-style: italic;	
}


img.left, .container_right img, .mitarbeiter img , .article img, .article-image {
    float: left;
    margin: 0 10px 10px 0;
    border: 1px solid #adadac;
    }
.article-image img { float: left; }
/* change */
.video {
    margin: 0 0 10px 0;
    }



/* Hauptnavigation */
#hauptmenu {
    text-align: left;
    margin: 0 0 25px 0;
    float: left;
    /*width:100%;*/
    width: 800px;
    }
#hauptmenu ul {
    white-space:nowrap;
    list-style-type:none;
    margin: 0 0 0 14px;
    }
#hauptmenu ul li {
    float: left;
    background: transparent url(../img/nav_bg_right.gif) top right no-repeat;
    height: 51px;
    overflow: hidden;
    display: inline;
    width: 100px;
    }
#hauptmenu ul li a {
    display:block;
    padding: 20px 20px 0;
    color: #6e6e6e;
    height: 51px;
    /* change */
    font-size: 1.1em;
    }

/* Mit Dank an den IE6 */
* html #hauptmenu ul li a {
    text-align: center;    
    width: 4em;
    }
#hauptmenu ul li a.firstchild {    
    background: transparent url(../img/nav_bg_firstchild.gif) top left no-repeat;
    }
#hauptmenu ul li a.lastchild {    
    background: transparent url(../img/nav_bg_lastchild.gif) top right no-repeat;
    }

#hauptmenu ul li a:hover, #hauptmenu ul li a.navi-activechild  {
    color: #dd8800;
    }
/* change */
#hauptmenu ul li a.navi-activechild  {
    font-weight: 700;
    }
/* Hauptnavigation Ende */



/* Subnavigation */
#subnavigation ul{
    list-style-type:none;
    }
#subnavigation ul li {
    float: left;
    background: transparent url(../img/subnav_bg.png) bottom left no-repeat;
    width: 180px;
    overflow: hidden;
    }
#subnavigation ul li a {
    display:block;
    padding: 10px 10px;
    color: #6e6e6e;
    }
#subnavigation ul li a.firstchild {    
    background: transparent url(../img/subnav_firstchild.png) top left no-repeat;
    }
#subnavigation ul li a.lastchild {    
    background: transparent url(../img/subnav_lastchild.png) bottom left no-repeat;
    }

#subnavigation ul li a:hover, #subnavigation ul li a.navi-activechild  {
    color: #dd8800;
    }
/* Subnavigation Ende */




/* Mitarbeiter */
div.mitarbeiter {
    border-bottom: 1px solid #dcdcdc;
    margin:30px 0;
    padding:0;
    }
div.mitarbeiter-img {
    border:0 none;
    float:left;
    height:134px;
    margin:3px 20px 0 0;
    padding:0;
    width:192px;
    }
    
div.mitarbeiter-img img{
    border: 1px solid #ababab;
    }    
div.mitarbeiter-text {
    float:left;
    margin:0;
    padding:0;
    width:295px;
    }

div.mitarbeiter strong {
    font-weight: 700;
    font-size: 1.4em;
    }
/* Mitarbeiter Ende */





/* Bildergalerie */
    
.article {
    border-bottom:1px solid #dcdcdc;
    width: 509px;
    float:left;
    margin:10px 0;
    padding:0 0 10px;
    }
   
.article-noborder {
    float:left;
    margin:20px 0;
    padding:0 0 10px;
    }    

.article .galerie h2 {
    margin: 0 0 8px 0;
    color: #6e6e6e;
    font-weight: 700;
    }    
.galerie img {
    float: left;
    border: 1px solid #ababab;
    margin:0 10px 10px 0;
    }
.thumb {
    float:left;
    margin:0 20px 20px 0;
    }
    
.thumb img{
    background: #ababab;
    padding: 1px;
    }    
.thumb img:hover {
    background: #333;
    padding: 1px;
    }    
/* Ende Bildergalerie */





/* News  + Gruende */
.ul_zweispaltig {
    /* change */
    margin: 0;
    }
.ul_zweispaltig ul li {
    /* change */
    margin: 0 0 0px 0;
padding-top: 40px;
    float:left;
    /*background:transparent url(../img/border.gif) no-repeat scroll left top;*/
    padding-bottom: 1px;
    width: 100%;
    }
.ul_zweispaltig ul li:first-child { padding-top: 0; background: transparent; }
.container {
    float: left;
    overflow: hidden;
    width: 550px;
    }
.container_left {
    width: 280px;
    margin: 0 30px 0 0;
    float: left;
    line-height: 120%;
    /*background-color: lightgrey;*/
    /*background-image: url('../img/left_panel.gif');*/
    }
.container_left_up{
	width: 280px;
	height: 24px;
	background-image: url('../img/parlamentaresu.gif');	
}
.container_left_down{
	width: 280px;
	height: 19px;
	background-image: url('../img/parlamentaregiu.gif');
}
.container_left_center{
	width: 280px;
	background-color: #EEEFEF; 
}

.container_left h2, .article h2 {
    /* change */
    padding-top: 5px;
    margin: 0px 12px 0px 10px;
    color: #e01b26;
    font-weight: bold;
    font-size: 14px;
    }
    
/* change */
#unterstuetzer     .container_left h2 {
    font-weight: 700;
    }
    
.container_left p.abstract {
    color: #6e6e6e;
    font-size: 1.1em;
    /*margin: 10px 10px 2px 10px;*/
    margin: 0px 10px 0px 10px;
    }
    
.container_right {
    width: 210px;
    float: left;
    padding: 0 0 10px 0;
    }
.container_right  h2 a.title {
    color: #666;
    }
.container_right  h2 a.title:hover {
    color: #dd8800;
    }


#gruende p.abstract {
    text-align: center;
    color:#666666;
    font-size:1.8em;
    font-weight:700;
    line-height:1.2em;
    margin:0 0 12px;
}


    

/* Ueberzeugungen */
#textcontentfull {
    border-top: 1px solid #dcdcdc;
    margin: 30px 0;
    }
#textcontentfull div.article {
    border-bottom: 1px solid #dcdcdc;
    margin:30px 0 0;
    padding:0;
    float: left;
    width: 509px;
}




/* Unterstuetzer */
#unterstuetzer {
    margin: 20px 0 30px 0;
    font-size: 0.9em;
    }
    
.leftbox_unterstuetzer {
    /*background: transparent url(/img/lay/bg_unterstuetzer.png) top left no-repeat;*/
    width: 180px;
    height: 275px;
    margin: -7px 0 0 0;
    }
.container_left .leftbox_unterstuetzer p {
    padding: 10px;
    font-size:1.2em;
    line-height: 1.3em;
    }
#unterstuetzer h1 {
    background: #f69b06 url(../img/bg_orangegradient.gif) center left repeat-x;
    color: #FFF;
    margin: 0 0 10px 0;
    padding : 0 0 10px 10px;
    font-size: 1.3em;
    width: 499px; /* column width - padding */
    }
    
    
#unterstuetzer .container_left h2 {
    background: #f69b06 url(../img/bg_orangegradient.gif) top left repeat-x;
    color: #FFF;
    margin: 0 0 10px 0;
    padding : 0 0 10px 10px;
    font-size: 1.3em;
    }    
#kronomy_wrap {
    background: transparent url(../img/bg_unterstuetzer_right.png) bottom left no-repeat;
    height: 275px;
    font-size: 1.2em;
    margin: -10px 0 0 0;
}
#kronomy {
    margin: 0 0 0 5px;
    padding: 10px;
    }
    


/* Kontaktformular */
.csearch {
    text-align:left;
    display: block;
    }
.csearchl{
    width: 10em;
    float:left;
    text-align:left;
    }
.csearchr{
    margin-left: 1em;
    text-align:left;
    }

.frmTextSearch, textarea {
    width: 320px;
    padding: 3px;
    color: #888;
    border: 1px solid #CCC;
    /*background: transparent;*/
    }

.frmTextSearch:focus, textarea:focus {
    border: 1px solid #666;
    color: #333;
    background: #FFF;
    }
textarea {
    width: 322px;
    }
input[type="radio"] {
    border:0px;
    margin: 2px 0 0 5px;
    vertical-align:middle;
    }
.pflichtfelder {
    margin: 2px 0 10px 0;
    }
fieldset {
    margin: 0 0 20px 0;
    width: 100%;
    }
    
#kontakt p.abstract {
    font-size: 9pt;
    }    
    
#kontakt .container {
    background:transparent url(../img/border.gif) no-repeat left bottom;
    margin-bottom: 15px;
    }

#contactSend {
    cursor: pointer;
    padding: 0 0 0 7px;
    border: 0px solid #efefef;
    width: 101px;
    height: 40px;
    background: transparent url(/img/lay/absenden.png) 0 0 no-repeat;
    overflow: hidden;
    text-align: left;
    color: #6E6E6E;
    }

#contactSend:hover {
    color: #dd8800;
    background: transparent url(/img/lay/absenden.png) bottom left no-repeat;
    }


#back {
    padding: 1px 0 0 36px;
    width: 85px;
    height: 40px;
    background: transparent url(/img/lay/090813-back.png) 0 0 no-repeat;
    overflow: hidden;
    text-align: left;
    color: #6E6E6E;
    display: block;
    line-height: 40px;
    }

#back:hover {
    color: #dd8800;
    background: transparent url(/img/lay/090813-back.png) bottom left no-repeat;
    }

/* Ende Kontaktformular */



/* sitemap */
table.sitemap {
    width: 100%;
    border-collapse:collapse;
    }
table.sitemap tr {}
table.sitemap tr td {
    padding: 20px 0;
    border-top: 1px solid #dcdcdc;
    }
table.sitemap td.ebene1 {
    width: 30%;
    font-size: 1.1em;
    vertical-align: top;
    }
table.sitemap td.ebene2 {
    vertical-align: top;
    padding: 26px 0 20px;
    }
table.sitemap a {
    color: #6e6e6e;
    }

table.sitemap a:hover {
    color: #dd8800;
    }

table.sitemap td.ebene1 a {
    background: #efefef;
    border: 1px solid #dcdcdc;
    display: block;
    padding: 3px 10px;
    }
    
table.sitemap td.ebene1 a:hover {}    

table.sitemap td.ebene2 ul {
    margin: 0 0 0 20px;
    }
table.sitemap td.ebene2 ul li {
    padding: 0 0 7px;
    }
table.sitemap td.ebene2 a {}
/* Ende sitemap */
    
    
    

.rightbox {
	margin-left: 20px; 
	width: 234px;
	height: 345px;
	background-image: url(../img/commenti.gif);	
}

.comments {
	margin: 1px 15px 5px 1px;	
}

.rightboxup {
	width: 221px;
    color: #E01B26;
    margin-left: 20px; 
    padding : 10px 0 10px 13px;
    font-weight: bold;
    font-size: 14px;
    background-image: url('../img/right_box_up.gif');	
}

.rightboxcontent {
	background-color: #EEEFEF;
	width: 221px;
	margin-left: 20px;
	padding: 1px 0 10px 13px;
}

.rightboxdown {
	height: 50px;
	width: 234px;
	margin-left: 20px;
    background-image: url('../img/right_box_down.gif');
}

.right_consiglio_icon{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 1px;
	float: left;	
}

.title_consiglio{
	color: #E01B26;
	font-weight: bold; 	
}

.consiglio{
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 10px;
	text-align: left;
}

.consiglio_feder{
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 10px;
	text-align: left;
}


#rightcolumn .rightbox h2 {
    /*background: #f69b06 url(../img/bg_orangegradient.gif) top left repeat-x;*/
    color: #E01B26;
    /*margin: 10px 0 10px 10px;*/
    padding : 10px 0 10px 13px;
    font-weight: bold;
    font-size: 14px;
    /*font-size: 1.1em;*/
    }
#rightcolumn .rightbox h3 {
     /*color: #F69B06;*/
     font-weight: 700;
     font-size: 0.9em;
     margin: 0 0 5px 0;
     }

#right .article-detail h2 {
    margin: 30px 0
    }
#rightcolumn .rightbox ul {
    list-style-type:none;
    }

#rightcolumn .rightbox ul li {
    /*background: transparent url(../img/btn_bg_180x52.png) top left no-repeat;*/
    height: 52px;
    overflow: hidden;
    margin: 0 0 8px 0;
    position: relative;
    }

#rightcolumn .rightbox ul li a {
        color: #777;
        height: 40px;
        /* DIFF */
        width: 110px;
        padding: 0 0 0 58px;
        background-position: 0 0;
        background-repeat: no-repeat;
        position: absolute;
        margin: 5px 0 0 10px;
        /* DIFF */
        line-height: 38px;
        }
    
#rightcolumn .rightbox ul li#link_cdutv a {
    background-image: url(/img/lay/icon_cdutv.png);
    }
#rightcolumn .rightbox ul li#link_teamdeutschland  a {
    background-image: url(/img/lay/icon_teamdeutschland.png);
    }
#rightcolumn .rightbox ul li#link_facebook  a {
    background-image: url(/img/lay/icon_facebook.png);
    }
#rightcolumn .rightbox ul li#link_meinvz a {
    background-image: url(/img/lay/icon_studivz.png);
    }
#rightcolumn .rightbox ul li#link_wahlprogramm a {
    background-image: url(/img/lay/icon_wahlprogramm.png);
    }
#rightcolumn .rightbox ul li a:hover {
    color: #f39b06;
    background-position: 0 bottom;
    }

/* DIFF */
#rightcolumn .rightbox ul li#link_teamdeutschland a {
        line-height: 18px;
        }
        
#rightcolumn .rightbox ul li#link_wahlprogramm a {
    line-height: 38px;
    }






/* Linkbox */
#linkbox {
    border-top: 1px solid #dcdcdc;
    margin: 30px 0 0;
    padding: 30px 0 0 0;
    }
#linkbox ul {
    list-style-type:none;
    }
#linkbox ul li{
    display: inline;
    }
#linkbox ul li a {
    padding: 0 2px 0 0;
    }




/* Footer */
#footer-box {
    margin: 30px 0 20px;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    padding: 10px 15px;
    float: left;
    width: 100%;
    }
    
#copyright{
    float: left;
    }
    
#menu-unten {
    float: right;
    }
    

/* Footernavigation */
#menu-unten ul {
    white-space:nowrap;
    list-style-type:none;
    }
#menu-unten ul li{
    display: inline;
    }
#menu-unten ul li a{
    color: #6e6e6e;
    padding: 5px;
    margin: 0 5px;
    }
    
#menu-unten ul li a:hover, #menu-unten ul li a.navi-activechild  {
    color: #dd8800;
    }    
    
/* Footernavigation Ende */
 
/* Kalender Anfang */
div#calendar {
    background:  url('/img/lay/calendarbox-top-719.gif') left 0 no-repeat;
    padding-top: 13px;
    }
div#calendar div {
    background:  url('/img/lay/calendarbox-bottom-719.gif') left 100% no-repeat;
    padding-bottom: 13px;
    }
div#calendar div div {
    background: url('/img/lay/calendarbox-middle-719.gif') left 50% repeat-y;
    padding: 0 10px;
    }

.consiglio_right_up {
    width: 218px; 
    height: 200px; 
    /*border: 1px dashed red;*/ 
    float:right;
}

.right{
float:right;
/*border: 1px solid blue;*/
}

.right_up_loghi{
height: 160px;
width: 230px;
}

.title_name{
top: 140px;
width: 100px;
height: 100px;
position: absolute; 
font-family: "Lucida Sans";
font-size: 40px;
font-weight: bold;
color: #E01B26;
margin-left: 50px;
}
	

.consiglio_right_down {
    width: 230px; 
    height: 150px; 
    /*border: 1px dashed red;*/
    /*float:right;*/
    
}

.consiglio_right_down_2 {
    width: 230px; 
    height: 250px; 
    /*border: 1px dashed red;*/
    /*float:right;*/
    
}

.consiglio_right_down_content_1 {
    width: 230px;
    height: 150px;
    background-image: url('../img/right_consiglio.gif');
    margin: 0px 0px 30px 0px;
}

.consiglio_right_down_content_2 {
    width: 230px;
    height: 250px;
    background-image: url('../img/cons_feder.gif');
    margin: 0px 0px 30px 0px;
}
 
.video_right {
	width: 230px;
	height: 200px;
	/*border: 1px solid red;*/
	/*float: right;*/
}

link_testata.a:link {
		/*font-family: "Times";*/
		font-size: 12px;
		color: red;
}

link_testata.a:hover {
		font-size: 12px;
		color: red;
}

link_testata.a:visited {
		font-size: 12px;
		color: red;
}

.article_title {
	font-family: 'Verdana';
	font-size: 12px;
	color: #E01B26;
	width: 450px;
}

.article_text {
	font-family: 'Verdana';
	font-size: 12px;
	color: #6E6E6E;
	width: 450px;
	top: 10px;
}

.article_data {
	font-family: 'arial';
	font-size: 13px;
	font-weight: 600;
	color: #6E6E6E;
	width: 450px;
	height: 18px;
	padding: 0px;
	margin: 0px;	
}

.container_parlamentare {
	width: 900px;	
}

.videoTitle {
	font-size: 17px;
}
 
.videoPartTitle {
	font-size: 15px;
	font-weight: bold;
}

.paginazione a{
	margin-left: 15px;
	border: 1px solid #E58D2B;
	padding: 2px 6px 2px 6px;
}


/* Kalender Ende */

