/*
Theme Name: Danja Atari
Author URI: http://www.timturiak.de

*/

* {
        margin: 0;
        padding: 0;
}

img {
border: 0 !important;
margin: 5px 0px 0px 0px;
} 

#accessibility {
        position: absolute;
        top: -10000px;
}

p {
        padding: 3px 0 3px 0;
}


#sidebar p
{
	margin: 5px 0 5px 0;
}

#marginal p
{
	margin: 0px 0 0 0;
}

#main p
{
	margin: 1px 0 2px 0;
}



body {
        font-family: "Times New Roman", Times, serif;
	font-size: 14px !important;
        line-height: 16px;
	margin: 0 0 0 0;
	text-align: center; /* Used to center in IE */
}

.clear {
       clear:both;
       height:1px;
       display: none;
}

.bilder {
       margin: 0px 0px 0px 0px;
}

/* ------ Header ------ */

#header {
	margin: 20px 0px 20px 0px;
        position: fixed;
	width: 160px;
        z-index: 1;  
}


#header a {

	color: #ffffff;
	display: block;
	padding: 0px 0px 0px;
	text-decoration: none;
        outline: none;
        border: none;
}

#header a:hover {
        text-decoration: none;
        outline: none;
        border: none;
}


#header a:active {
        text-decoration: none;
        outline: none;
        border: none;
}


#wrapper {
        position: relative;
        margin: 0 auto 0 auto;
        width: 880px;
}

#whitespace
{
        position: absolute;
        width: 300px;
        margin: 300px 300px 0 0;
}

#text {
	background: url(../gfx/spaltenraster.gif);
        background-position: left top;
	text-align: left;
	width: 880px;

}

#text blockquote {
        margin-left: 3em;
        margin-right: 3em;
        text-align: justify;
        border: 0px solid #B9DDDE;
        padding: 0 10px 0 10px;
}


/* ------  Main ------ */




#text #main {

	color: #000000;
	float: right;
        margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	width: 480px;
}


/* ------ Headers ------ */


#text #main h2 {
	color: #000000;
        margin-top: 0px;
}


/* ------ Lists ------ */


#text ul {
	list-style-type: none;
        
}

#text li {
	list-style-type: none;
        
}

#text ol {
	list-style-type: decimal;
        list-style-position: inside;
}

#text ol.comments li {
        list-style: none;
        margin-left: 0px;
}

#text #sidebar ul {
	list-style-type: none;
	padding: 0 0 0 0;
}


/* ------ Preformatted and Code ------ */


pre {
	background: #ffffff; /* a nice yellow, but change as you like */
	font-size: 1.2em; /* make it a bit larger for ease of reading */
	padding: 5px;
}

code {
	background: #ffffff;
	color: #000;
	font-size: 1.2em;
}

pre code {
	font-size: 1em; /* When people would place a code element in a pre, it would get very large */
}


/* ------ Comments ------ */

h3#comment {
        padding-top: 0px;
}

.commentname {
        padding: 0px 0 0px 0;
}


#cpreview p.preview {
        font-size: 14px;
        color: #000000;
        text-align: left;
        margin-bottom: 0px;
}


/* ------ Comment Form ------ */


h3#postcomment {
        text-align: left;
}

form#txpCommentInputForm {
       padding-bottom: 1.2em;
       width: 360px;
}



input#forget, input#remember {
       margin-right: 0px;
}

textarea.txpCommentInputMessage {
       height: 250px;
       width: 325px;
       margin-bottom: 10px;
}

p#txpCommentInputForm {
       width: 300px;
       text-align: left;
      
       padding: 10px 0 10px 0;
       border-top: 1px solid #444444;
       border-bottom: 1px solid #444444;
       margin-top: 30px;
       margin-bottom: 30px;
}


/* ------ Paging Links ------ */


#paging {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        padding: 15px 0 15px 0;
        font-weight: bold;
        font-size: 1.2em;
}

#paging .left {
        float: left;
        width: 40%;
	margin-left: 20px;
	text-align: left;
}

#paging .right {
        float: right;
        width: 40%;
	margin-right: 20px;
	text-align: right;
}


/* ------ Sidebar ------ */

#text #sidebar {
	float: left;
        position: fixed;
	padding: 0px 0px 0 0px;
        margin: 0px 0 0 0;
	width: 160px;
        text-align: right;
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
	font-weight: normal;
        text-transform: uppercase; 
        line-height: 16px; 
}

#text .sidebarhead {

        
        font-family: "Times New Roman", Times, Serif;
        font-size: 11.5px;
	font-weight: normal;
        text-transform: uppercase; 
        line-height: 16px; 
}


/* ------ Marginal ------ */


#text #marginal {
	float: left;
	padding: 0px 0px 0px 200px;
        margin: 0px 0 0 0;
	width: 160px;
}


#text #socialbookmarks {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0 0px;
	width: 480px;
}




/* ------ Footer ------ */


#text #footer {
        clear: both;
	color: #000000;
        width: 880px;
        position: relative;
        padding: 0px 0 30px 0;
        margin: 20px 0 20px 0;

}


/* ------ Archives ------ */


#category {
        font-size: 1.2em;
        line-height:1.6em;
        margin-top: 30px;
}

#categorylisting {
        padding-bottom: 80px;
}

#text ul.categorymenu {
        list-style: none;
        text-align: left;
}



/* ------ Fonts ------ */


#header {
	font-family: "Times New Roman", Times, serif;
	letter-spacing: -0.0em;
}

#text h1 {
        font-family: "times new roman", times, serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0px;
        line-height: 26px;
        text-transform: uppercase;
}

#text h2 {
        font-family: "times new roman", times, serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0px;
        line-height: 25px;
        text-transform: uppercase;
}

#text h3 {
        font-family: "times new roman", times, serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
        line-height: 18px;
        text-transform: uppercase;
}

#text h4 {
        Font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
        line-height: 1.0em;
        text-transform: uppercase;
}

#text p, #text #main ul, #text #main ol {
}

#text #sidebar ul {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}

/* ------ Kontaktformulare ------ */

.zemContactForm fieldset {
   border: none;
   }



.zemSubmit {
    margin: 1.0em 0px 1.0em 0;
    padding: 2px 2px 2px 2px;
    background-color: #ffffff;
    font: 12px "Times New Roman", Times, serif !important;
    border: 1px solid #000000;
}

.zemContactForm input {
   font: 12px "Times New Roman", Times, serif!important;
   }

/* ------ Links and their colors ------  */


a {
	color: #000000;
        text-decoration: none;
        text-transform: uppercase;
}

a:visited {
	color: #000000;
        text-decoration: none;
}

a:hover {
	color: #009ee0;
        text-decoration: none;
        border-bottom: 1px solid #009ee0;
}


a:active {
	color: #009ee0;
        text-decoration: line-through;
}


.sidebar a {
        font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
        text-decoration: none;
        text-transform: uppercase;
}

.sidebar a:visited {
	color: #000000;
        text-decoration: none;
}

.sidebar a:hover {
	color: #009ee0;
        text-decoration: none;
        border-bottom: 1px solid #009ee0;
}


.sidebar a:active {
	color: #009ee0;
        text-decoration: line-through;
}


.sidebarhead a {
        font-family: "Times New Roman", Times, serif;
	font-size: 11.5px;
	color: #000000;
        text-decoration: none;
        text-transform: uppercase;
}

.sidebarhead a:visited {
	color: #000000;
        text-decoration: none;
}

.sidebarhead a:hover {
	color: #009ee0;
        text-decoration: none;
        border-bottom: 1px solid #009ee0;
}


.sidebarhead a:active {
	color: #009ee0;
        text-decoration: line-through;
}


.mengentext a {
        font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #009ee0;
        text-decoration: none;
        text-transform: uppercase;
}

.mengentext a:visited {
	color: #009ee0;
        text-decoration: none;
}

.mengentext a:hover {
	color: #009ee0;
        text-decoration: none;
        border-bottom: 1px solid #009ee0;
}


.mengentext a:active {
	color: #009ee0;
        text-decoration: line-through;
}


.topheadline {
        font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
        color: #000000;
        text-transform: uppercase;
        padding: 0px 0 0px 0;
}

.topheadline a {
	color: #000000;
        text-decoration: none;
}

.topheadline a:visited {
	color: #000000;
        text-decoration: none;
}

.topheadline a:hover {
	color: #009ee0;
        text-decoration: none;
        border-bottom: 1px solid #009ee0;
}


.topheadline a:active {
	color: #009ee0;
        text-decoration: line-through;
}


/* ------ socialbookmarks ------ */

.addthis_toolbox
{
	margin: 0 0px 0 0px;
}

.addthis_toolbox .custom_images a
{
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    border: none !important;
}

.addthis_toolbox .custom_images a:visited {
    border: none !important;
}

.addthis_toolbox .custom_images a:hover img
{
    filter:alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
    border: none !important;
}

.addthis_toolbox .custom_images a img
{
    filter:alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    border: none !important;
}







/* ------ #text #main ------ */

* html #text #main {
	padding-top: 0px;
	width: 880px;   /* content width (for other browsers) */
}

/* ------ #text #sidebar ------ */

* html #text #sidebar   /* this selector recognized by IE only */
{
	width: 160px;
}