/* BASICS */
* {
margin:0;
padding:0;
}

body {
background-color:#E5EDF3;
background-image:url(bg.jpg);
background-repeat:repeat-x;
font-family:"Lucida Grande", "Vera Sans", Verdana, sans-serif;
font-size:13px;
}

a {
color:#ff8c00;
text-decoration:none;
}

h1 {
color:#ff8c00;
font-size:140%;
margin-bottom:6px;
}

h2 {
font-size:120%;
margin-top:6px;
margin-bottom:6px;

}

h3 {
color:#ff8c00;
font-size:100%;
margin-bottom:6px;
}

h4 {
color:#ff8c00;
font-size:110%;
margin-bottom:6px;
}

ul {
margin-left:15px;
}

li {
list-style-image:url(list_style_pfeile.png);
margin-left:10px;
}

img {
border:0;
}

p {
padding:0 0 5px;
text-align:left;
}

address {
margin-left:20px;
}

hr {
border:1px solid #e5edf3;
margin:20px 60px;
}

pre {
font-family:"Vera Sans", "Lucida Grande", Verdana, sans-serif;
font-size:100%;
margin-left:10px;
white-space:pre-wrap;
}

dl {
margin:10px 20px;
}

/* KOPFBEREICH */
#top_menu {
background-color:#ccc;
background-image:url(top_bg.jpg);
background-repeat:repeat-x;
height:6px;
width:100%;
}

#header {
background-image:url(header_bg.png);
border:0 solid #e5edf3;
height:120px;
margin:0 auto;
width:968px;
}

#header .logo {
background-image:url(piraten_logo_text.png);
display:block;
height:100px;
left:0;
position:relative;
top:10px;
width:450px;
z-index:1;
}

* html #header .logo {
background-image:url(piraten_logo_text_ie.png);
}

.top_submenu_point {
float:right;
line-height:2px;
padding:0 20px;
position:relative;
text-align:center;
z-index:900;
}

.top_submenu_point a {
color:#000;
font-weight:bold;
line-height:20px;
text-decoration:none;
}

.top_submenu_point a:hover {
color:#fff;
}

#menu {
background-image:url(menu_bg.png);
border:0 solid #e5edf3;
height:75px;
margin:0 auto;
width:968px;
}

* html #menu {
background-image:url(menu_bg_ie.png);
}

#menu li {
border-right:1px solid #f89a45;
float:left;
line-height:44px;
list-style-image:none;
list-style-type:none;
margin:7px 0 0;
}

#menu li a {
color:#fff;
font-weight:bold;
padding:15px 20px;
text-decoration:none;
}

#menu li a:hover {
background-color:#f89a45;
}

/* CONTENTBEREICH */
#border {
background-image:url(content_bg.png);
background-repeat:repeat-y;
border:0 solid #e5edf3;
margin:0 auto;
padding:0 8px;
width:952px;
}

/* Rechte Box (Startseite) */
#right_menu {
border: 1px solid #e5edf3;
border-top: 0;
float:right;
margin:5px 20px 0 0;
padding:0 0 10px;
width:198px;
}

* html #right_menu {
margin-right:10px;
}

#right_menu ul {
margin:0 3px;
}

#right_menu li a {
color:#000;
}

#right_menu .topic {
margin:10px 0;
}

#right_menu .tweet {
margin:0 10px 10px 0;
overflow:hidden;
}

#right_menu .topic_link {
background-color:#e5edf3;
color:#000;
display:block;
font-weight:bold;
margin:5px 0 10px;
padding:5px 0 5px 10px;
width:190px;
}

/* Linke Box */
#left_box {
border:1px solid #e5edf3;
float:left;
margin-top:5px;
padding-bottom:10px;
width:220px;
}

#left_box .topic {
margin:10px;
}

#left_box .topic_link {
background-color:#e5edf3;
color:#000;
display:block;
font-weight:bold;
margin:5px 10px 10px;
padding:5px 0 5px 10px;
width:190px;
}

#left_box .shop_img {
margin-left:40px;
}

#left_box .jupi_link {
display:block;
margin:20px 0 0 20px;
}

#left_box .uni_link {
margin:0 0 0 20px;
}

#left_box .mehr_bildung2 {
margin:10px 0 0 10px;
}

#left_box .nav li {
background-color:#E5ECF2;
background-image:url("/files/li.png");
background-position:6px 9px;
background-repeat:no-repeat;
line-height:24px;
list-style-image:none;
list-style-type:none;
margin:2px 10px 0 0;
padding:0 0 0 20px;
}

/* Linkes Menü */
#left_menu {
padding:10px 0 5px;
width:215px;
}

#left_menu a {
color:#000;
display:block;
text-decoration:none;
width:168px;
}

#left_menu li {
background-color:#E5ECF2;
background-image:url("/files/li.png");
background-position:6px 9px;
background-repeat:no-repeat;
line-height:24px;
list-style-image:none;
list-style-type:none;
margin:2px 10px 0 0;
padding:0 10px 0 20px;
}

#left_menu .nav3nd li {
background-image:none;
margin:0;
padding:0;
width:148px;
}

/* Inhalt - Artikelbereich */
#content {
border:0 solid #e5edf3;
margin-left:1em;
padding:0;
width:710px;
}

#content li {
margin:0 10px;
}

#content p {
margin:0 0 5px;
}

#content_start {
border:0 solid #e5edf3;
margin-left:235px;
min-height:2500px;
padding:0;
width:480px;
}

#content_start embed {
height:300px;
width:420px;
}

* html #content_start {
margin-left:235px;
width:470px;
}

#content .imgborder {
border:1px solid #e5edf3;
padding:10px;
}

/* FOOTER */
#footer {
background-image:url(footer_bg.png);
background-repeat:no-repeat;
border:0 solid #e5edf3;
margin:0 auto 20px;
padding-left:20px;
padding-top:30px;
width:948px;
}

#footer a {
color:#000;
font-weight:bold;
text-decoration:none;
}

/* ADDONS 
 Flowplayer */
#content_start .flowplayer_small {
border:1px solid #e5edf3;
}

.flowplayer_big {
border:1px solid #e5edf3;
margin:10px 0 0 30px;
width:660px;
}

.flowplayer_galerie {
float:left;
margin:10px 0 50px 15px;
width:332px;
}

.newsbereich_content {
margin:10px 0 5px;
text-align:left;
}

.newsbereich_content img {
float:left;
margin:0 1em .3em 0;
}

.newsbereich_time {
margin: 0 0 .5em 0;
text-align:left;
}

/* TEASER */
#teaser_background {
width:490px;
}

* html #teaser_background {
width:470px;
}

#teaser_border {
background-image:url(teaser_border.png);
height:233px;
width:490px;
}

* html #teaser_border {
background-image:none;
width:475px;
}

#teaser_navigation {
color:#ff8c00;
font-weight:bold;
height:50px;
margin-left:15px;
width:490px;
}

* html #teaser_navigation {
margin-left:10px;
width:460px;
}

#teaser_wahlkampf {
float:left;
line-height:30px;
margin-left:10px;
}

/* RSS */
#rss_start {
margin:0 5px;
}

#rss_start .rss {
padding:10px 0;
text-align:left;
}

#rss_start .rss_desc i {
display:block;
font-size:11px;
margin:0;
}

/* Javascript */
.rss_start_js {
min-height:200px;
overflow:hidden;
}

.rss_desc_js {
display:none;
}

.rss_start_rss_js {
background-image:url("/files/li.png");
background-position:1px 9px;
background-repeat:no-repeat;
line-height:24px;
list-style-image:none;
list-style-type:none;
margin:2px 10px 0 0;
padding:0 !important;
}

.rss_start_rss_js a {
font-size:90%;
padding-left:20px;
}

#rss_js_div {
display:none;
height:1px;
left:0;
overflow:visible;
position:absolute;
top:50%;
visibility:visible;
width:100%;
z-index:2000;
}

#rss_js_div_content {
background:#fff;
border:2px solid #ddd;
display:block;
height:400px;
left:50%;
margin-left:-350px;
position:absolute;
top:-200px;
width:700px;
z-index:2001;
}

#rss_start img {
max-height:300px;
max-width:200px;
padding:5px 20px 10px;
}

#rss_detail {
padding-bottom:20px;
}

#rss_detail img {
padding:20px;
}

#rss_detail p {
margin:5px 0;
}

#rss_detail h2 {
font-size:140%;
}

#rss_detail i {
font-size:11px;
}

#rss_detail .rss {
text-align:left;
}

#rss_detail .rss_desc {
padding-right:20px;
text-align:left;
}

#rss_detail .rss_desc i {
display:block;
margin:0;
}

#content .rss {
padding:0 0 10px;
text-align:left;
}

/* Social networks */
#sn {
height:170px;
margin-left:7px;
}

/* Termine 
 Startseite rechts */
#termine {
margin:5px 0 15px;
}

.termin_time {
margin:5px 0 0 10px;
}

.termin_desc {
margin:0 0 0 10px;
}

/* Terminlist */
.termin_liste {
margin:0 20px;
padding-bottom:20px;
}

.termin_datum {
font-size:90%;
margin:3px 0 3px 10px;
}

#termin_ical {
background-color:#e5edf3;
float:right;
font-weight:bold;
padding:5px 20px;
text-align:center;
}

#right_menu #termin_ical {
background-color:#e5edf3;
font-weight:bold;
margin:0 3px 10px 0;
padding:5px 20px;
text-align:center;
width:152px;
}

/* Suche */
#suche {
background-image:url(suche.png);
float:right;
height:53px;
left:230px;
padding-left:14px;
position:relative;
top:55px;
width:228px;
z-index:899;
}

* html #suche {
background-image:url(suche_ie.png);
left:0;
}

*+html #suche {
left:0;
}

#suche input {
background:none;
border:0;
color:#aaa;
margin:17px 0 0;
width:153px;
}

#suche .submit:hover {
color:#8a9197;
}

#suche .submit {
color:#fff;
cursor:pointer;
font-size:100%;
font-weight:bold;
width:55px;
}

/* Ergebnisliste */
.rexsearch {
padding:10px 15px 10px 20px;
}

.rexsearch a {
font-size:110%;
font-weight:bold;
}

.tweet1 {
height:2800px;
overflow:hidden;
width:350px;
}

.tweet2 {
float:right;
overflow:hidden;
width:350px;
}

.tweet2 li,.tweet1 li {
list-style-type:none;
}

/* Twitter */
.tweets_desc {
background-color:#E5ECF2;
border-left:2px solid #E5ECF2;
margin:10px 0 0;
padding:10px;
}

/* Petition */
#petition {
margin-top:5px;
}

#petition ul {
margin:0 0 15px 15px;
}

#petition li {
margin:0 10px 10px;
}

/* Stream */
.stream_table {
text-align:left;
width:100%;
}

.stream_table th {
background:#E5EDF3;
padding:5px;
}

/* fancybox */
div.rexfancy-images img {
background-color:#F5F5F1;
border:1px solid #e5edf3;
float:left;
margin:5px;
padding:5px;
}

div.clear-rexfancy {
clear:both;
float:none;
}

/* Wahlprogramm */
.floatright {
float:right;
margin:20px 0 20px 20px;
width:320px;
}

.kandizeile li {
padding-bottom:5px;
}

.fieldgroup {
border:3px solid #e5edf3;
padding:10px;
}

.kattitel {
font-weight:bold;
padding:0 10px;
}

a:hover,#right_menu .topic_link:hover,#left_box .topic_link:hover,#footer a:hover {
color:#aaa;
}

#right_menu .menu a,#right_menu .nav a,#left_box .nav a {
color:#000;
display:block;
text-decoration:none;
width:165px;
}

#right_menu .menu li a:hover,#right_menu li a:hover,#right_menu .tweet a,#left_menu li a:hover {
color:#ff8c00;
}

#right_menu .menu li,#right_menu .nav li {
background-color:#E5ECF2;
background-image:url("/files/li.png");
background-position:6px 9px;
background-repeat:no-repeat;
line-height:24px;
list-style-image:none;
list-style-type:none;
margin:2px 0 0;
padding:0 0 0 20px;
}

#right_menu .topic_first,#termin {
margin:0 0 10px;
}

.newsbereich,.newsbereich_w_img {
padding-bottom:10px;
}

#teaser_navigation img,#rss_start .alignleft,#rss_start table,#rss_detail .alignleft,#sn a {
float:left;
}

#teaser_neuigkeiten,#teaser_spenden {
float:left;
line-height:30px;
margin:0 40px 0 10px;
}

#rss_start .alignright,#rss_detail .alignright {
float:right;
}

#tweet,.stream_table td {
padding-left:10px;
}
