/* Begin Typography & Colors */
body {
 background-color: white;
}

body, p, a {
 padding:0;
 margin:0;
 font-family: verdana, arial, helvetica, sans-serif;
 font-weight: normal;
 font-size: small;
}

#page {
 background-color: transparent;
 text-align: left;
 max-width: 1300px;
}

#header {
 background-image: url(/fileadmin/user_upload/bilder/collage_hell.jpg);
 background-repeat: no-repeat;
 height: 60px;
 margin-left: 5px;
 margin-top: 5px;
 border-right: 1px solid #999999;
 border-bottom: 1px solid #999999;
 border-top: 1px solid #999999;
 border-left: 1px solid #999999;
 margin-bottom: 0px;
 padding: 0px;
}
  
#level2 {
 margin-left: 12em;
}

#level3 {
 margin-right: 20em;  /* width boxright + abstand*/
}
  
#logo {
 float: right;
 margin: 0px;
 padding: 0px;
 height: 60px;
 background-image: url(/fileadmin/user_upload/bilder/citrin_logo_neu.gif);
 width: 287px;
}

div#oben {
 height: 3em;
 margin-bottom: 0.5em;
 margin-left:0.5em;
 
}

div#menu_oben {
 display: inline;
 width: 100%;
 background: url(/fileadmin/user_upload/bilder/schweif_neu_web.gif) no-repeat top right;
 float: left;
 margin-right: 1em;
}

div#menu_oben img{
  margin: 7px;
}

div#menu_oben a{
  border: none;
}

div#left_navigation {
 padding-left: 0.3em;
 float: left;
}

div#left_navigation li {
 list-style-image: url(/fileadmin/user_upload/bilder/knopf.gif);
 width: 6em;
}

#content {
 padding-left: 0.3em;
 padding-top: 30px;
 padding-bottom: 30px; 
 padding-left: 50px;
 padding-right: 70px;
 vertical-align: top;
 text-align: left;
 margin-left: 1em;
 margin-right: 1em;
 min-height: 30em;
 border: solid 1px #DDDDDD;
}

div#boxright_container {
 float: right;
 margin-right: 1em;
}

.boxright {
 width: 15em; /* = level3:margin-right - paddings */
 background-color: #f2f5ff;
 font-weight: bolder;
 border-top: 1px solid #999999;
 border-left: 1px solid #999999;
 border-right: 1px solid #444444;
 border-bottom: 1px solid #444444;
 padding-bottom: 0.5em;
 margin-bottom: 1em;
}

.boxright form, .boxright p, .boxright h3, .boxright ul {
 padding-left: 10px;
}

.boxright h3 {
 background-color: #ced9ff;
 font-weight: normal;
 color: #333333;
 font-size: small;
 padding-top: 0.2em;
 padding-bottom: 0.2em;
 border-bottom: 1px solid #999999;
 margin-top: 0px;
 margin-bottom: 5px;
}

div#boxright_container p a {
   color: #062bad;
   text-decoration: none;
   font-weight: normal;
} 

.boxright ul {
  font-size: small;
  margin: 0;
}

.boxright ul li{
  list-style-type: none;
}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
  background-color: #fcfcfc;
  border-top: solid 1px #f8f8f8;
  text-align: left;
  font-size: x-small;
}

.postmetadata a {
  font-size: x-small;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ddd;
}

#footer {
 font-size: xx-small;
 color: #666666;
 text-align: center;
 vertical-align: bottom;
}

html>body #footer {
 font-size: x-small;
 color: #666666;
 text-align: center;
 vertical-align: bottom;
}

small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, monospace;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 5px;
	padding: 0;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
  width: 83%;
	}
  
.widecolumn {
	padding: 10px 0 20px 0;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */


/*	Begin Headers */

.description {
	text-align: left;
	}

h1 {
  margin:0px 0px 15px 0px;
  padding:0px;
  font-size: large;
  color:#919191;
  font-family: Georgia, serif;
}

h2 {
  font-family: Georgia, serif;
  margin: 15px 0px 5px 0px;
  padding:0px;
  font-size: medium;
  color: #952e2e;
	
}

h2 a{
  font-weight: bold; 
  font-family: Georgia, serif;
  margin: 15px 0px 5px 0px;
  padding:0px;
  font-size: medium;
  color: #952e2e;
                      
}  

h2 a:active{
  font-weight: bold;
  font-family: Georgia, serif;
  margin: 15px 0px 5px 0px;
  padding:0px;
  font-size: medium;
  color: #952e2e;          
}

h2 a:hover{
  font-weight: bold;
  font-family: Georgia, serif;
  margin: 15px 0px 5px 0px;
  padding:0px;
  font-size: medium;
  color: #952e2e;
}

h2 a:visited{
  font-weight: bold;
  font-family: Georgia, serif;
  margin: 15px 0px 5px 0px;
  padding:0px;
  font-size: medium;
  color: #952e2e;
}
          
/* End Headers */

a {
  color: #062bad;
  text-decoration: none;
  font-weight: normal;
}

a:visited {
 color: #062bad;
 text-decoration: none;
 font-weight: normal;
}
a:active {
 color: #062bad;
 text-decoration: none; 
 font-weight: normal;
}

a:hover {
  color: #053dfe;
  text-decoration: none;
  font-weight: normal;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


#sidebar ul p, #sidebar ul select {
  margin: 5px 0 8px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	/*width: 170px;*/
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom:15px;
	}

.clear {
  clear: both;
}

/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
