/*
Theme Name: EAST|print
Theme URI: http://www.eastprint.de
Description: Erstellt von Franks Agentur in Dresden für die EAST|print GmbH
Version: 0.5
Author: Franks Agentur
Author URI: http://www.franks-agentur.de
*/


/* Allgemeine Gestaltungen */
body {
	background: #202020 url('images/main_hintergrund.jpg');
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	}

a {
      color: #722434;
      }

#page {
	text-align: center;
	}

#headadresse {
      margin-right: 100px;
      padding-right: 100px;
      padding-top: 15px;
      }

.clear {
     clear: both;
       }

.adresse_kopf {
      width: 150px;
      padding-top: 30px;
      font-weight: bold;
      text-align: left;
      padding-left: 20px;
      margin-right: 15px;
      float: left;
      } 

.nummer {
     color: #8f2133;
     }

/* Absatz und Überschriften */

p {
       padding-left: 15px;
       padding-right: 11px;
       }

h1 {
      padding-left: 15px;
      font-weight: bold;
      color: #722434;
      }

h2 {
      background:#eeeeee url('images/bg_head.gif');
      font-family: Tahoma;
      font-size: 11px;
      width: 561px;
      height: 19px;
      margin-top: 20px;
      padding-left: 15px;
      padding-top: 5px;
      font-weight: bold;
      border-bottom: 1px solid #d5d5d5;
      border-top: 1px solid #adadad;
      color: #722434;
      }

h3 {
      color: #722434;
      font-weight: bold;
      }


/* Kopfbereich und Menu */

#headerbild {
	width: 800px;
	margin: 0 auto;
	}

#kopfleiste {
	width: 790px;
	height: 75px;
	background: #ffffff url('images/bg_kopf.jpg') top right no-repeat;
	margin: 0 auto;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 10px;
        text-align: right;
	}

#top_menu {
	width: 800px;
	height: 31px;
	background: #8f2133 url('../../themes/eastprint/images/top_menu.gif') repeat-x bottom center;
	margin: 0 auto;
	}

#menu_unten {
	width: 800px;
	height: 28px;
	background: #ffffff url('images/menu_unten.jpg') no-repeat bottom center;
        margin: 0 auto;
	}

#nav {
        height: 69px;
        float: right;
        margin-top: 0px;
        padding-left: 0px;
        margin-left: 0px;
	}

#nav li {
	width: 160px;
        height: 69px;
        line-height: 69px;
	}


/* Inhaltliche Gestaltung */

#main_content {
        width: 800px;
        background-image: url('images/main_content.gif');
        }

#inhalt {
        margin: 0 auto;
        width: 800px;
        }

#main {
      background: #ffffff;
      }

#content, #content_partner {
      background:#eeeeee url('images/bg_news.gif');
      width: 576px;
      border-right: 1px solid #adadad;
      border-top: 1px solid #adadad;
      text-align: justify;
      font-size: 11px;
      float: left;
      }

#landkarte {
      background:#eeeeee url('images/bg_sidebar.gif');
      width: 100%;
      padding-top: 10px;
      padding-bottom: 10px;
      text-align: left;
      }


#sidebar {
      background:#eeeeee url('images/bg_sidebar.gif');
      width: 223px;
      border-top: 1px solid #adadad;
      text-align: left;
      float: left;
      }

.sidebarhead {
      background:#eeeeee url('images/bg_head.gif');
      width: 208px;
      height: 19px;
      padding-left: 15px;
      padding-top: 5px;
      font-weight: bold;
      border-bottom: 1px solid #d5d5d5;
      color: #722434;
      }

.sidebarhead2 {
      background:#eeeeee url('images/bg_head.gif');
      width: 208px;
      height: 19px;
      padding-left: 15px;
      padding-top: 5px;
      font-weight: bold;
      border-top: 1px solid #adadad;
      border-bottom: 1px solid #d5d5d5;
      color: #722434;
      margin-bottom: 10px;
      }

#headline {
      background:#eeeeee url('images/bg_head.gif');
      width: 561px;
      height: 19px;
      padding-left: 15px;
      padding-top: 5px;
      font-weight: bold;
      border-bottom: 1px solid #d5d5d5;
      color: #722434;
      }

#footer {
      background:#eeeeee url('images/footer.jpg');
      width: 700px;
      height: 22px;
      padding-top: 10px;
      text-align: left;
      padding-left: 100px;
      }


/* News rechts */

.newskopf {
      background:#eeeeee url('images/bg_news.gif');
      width: 223px;
      border-bottom: 1px solid #adadad;
      text-align: left;
      padding-top: 2px;
      padding-bottom: 2px;
      }

.titel {
      padding-left: 15px;
      font-weight: bold;
      color: #722434;
      font-family: Tahoma;
      font-size: 11px;
     padding-right: 15px;
      }

.newstext {
     padding-right: 15px;
     text-align: justify;
     }

.zeit {
     padding-left: 15px;
     text-align: left;
     font-size: 9px;
     }

.zeit_full {
     padding-right: 15px;
     padding-top: 30px;
     text-align: right;
     font-size: 9px;
     }


.weiterlesen {
     color: #676666;
     padding-right: 15px;
     padding-bottom: 5px;
     text-align: right;
     }

.weiterlesen a {
     color: #676666;
     padding-right: 15px;
     padding-bottom: 5px;
     text-align: right;
     text-decoration: none;
     }

.weiterlesen a:hover {
     color: #484848;
     padding-right: 15px;
     padding-bottom: 5px;
     text-align: right;
     text-decoration: underline;
     }

div.alignleft{
     float:left;
     padding-top: 50px;
     padding-left: 50px;
     }

div.alignright{
     float:right;
     padding-top: 50px;
     padding-right: 50px;
     }

/* Footer Copyright */

.copyright {
     color: #ffffff;
     text-align: center;
     padding-top: 25px;
     padding-bottom: 25px;
     }

.copyright a {
     color: #ffffff;
     text-align: center;
     }

#logo2  {
	width: 800px;
        padding-top: 15px;
        padding-bottom: 20px;
	margin: 0 auto;
        text-align: left;
	}


#logo {
     height: 80px;
     width: 500px;
     padding: 5px;
     background: #d5d5d5 url('images/bg_logo.png');
     }

#kundenbereich {
     list-style-type: none;
     text-align: right;
     padding-right: 30px;
     padding-bottom: 0px;
     margin-bottom: 0px;
     }

#desc {
     padding: 0;
     margin: 0;
}

.formular {
	font-family: Tahoma;
	font-size: 11px;
}

td {
	font-family: Tahoma;
	font-size: 11px;
}

#subnav {  
	height:20px; 
        padding:0px;
        margin:0px; 
	}  
   
#subnav a, #subnav a:visited, #subnav a:active {  
	color:#8f2133;      
	text-decoration:none;  
    	font-weight:bold;  
   	}  
 
#subnav a:hover { text-decoration:underline;} 
#subnav li {  
     float:left;  
     list-style:none;
     padding-left: 15px;
     padding-right: 15px;
     padding-top: 8px;
     }  

#subnav ul {
    padding:0px;
    margin:0px;
}

#menu_unten ul {
    padding:0px;
    padding-left: 37px;
    margin:0px;
}

blockquote {
    margin: 1em 20px;
    padding-left: 50px;
    color: #333333;
    background: transparent url(images/quote.jpg) no-repeat; 
    font-style: italic;
    min-height: 40px;
}

ul {
    list-style-image: url(images/liste.gif); 
}

li {
    padding-top: 2px;
}

.mitarbeiter {
    margin-bottom: 20px;
    margin-top: 20px;
    }

.mitarbeiter p {
    padding: 0px;
    margin: 0px;
    }

#user_login, #user_pass {
    border: 1px solid #d6d4d5;
    font-size: 11px;
    padding: 3px 0px 3px 4px;
    width: 164px;
    background: #ffffff url('images/bg_input.gif') bottom repeat-x;
    }



div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('images/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #ffffff;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('images/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('images/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('images/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('images/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('images/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('images/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('images/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('images/fancy_title_right.png') repeat-x;
}

#content_partner ul {
        margin: 15px;
        padding: 0px;
        }

#content_partner ul li {
        background: transparent url('images/download.gif') no-repeat top left;
        background-position: 12px 12px;
        list-style: none;
        display: block;
        height: 40px;
        border-bottom: 1px solid #e2e2e2;
        padding-top: 10px;
        padding-left: 40px;
        }

#content_partner ul li:hover {background-color: #ffffff;}

#content_partner ul li a {font-weight: bold; text-decoration: none;}

#logo-link {
    display: block;
    float: left;
    height: 80px;
    width: 230px;
    }



#startbild {padding-right: 15px; valign: middle; padding-bottom: 15px;}
#video {text-align: center; padding-top: 15px;}
