/* Mass Reset
----------------------------------------------- */

body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dd, dt, table, td, th, tr, form {
	margin: 0;
	padding: 0;
}

/* Redefine standard XHTML elements
----------------------------------------------- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif, sans;
	font-size: 0.7em;
	font-weight: normal; 
	color: #333;
	line-height: 1.5em;
	background-color: #710f0e;
	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0 0;
	font-weight: normal;
	color: #333;
}

h1 {
	font-size: 2.5em;
	line-height: 1.3em;
}

h2 {
	color: #E23D39;
	padding-top: 5px;
	font-family: Georgia, verdana, arial, sans-serif;
        font-weight:normal; 
	font-size: 30px; 
	line-height: 1.2em; 
}

h2 a:link, h2 a:active, h2 a:focus {
	color: #E23D39;
	padding-top: 5px;
	font-family: Georgia, verdana, arial, sans-serif;
        font-weight:normal; 
	font-size: 30px; 
	line-height: 1.2em; 
	border-bottom: 1px dotted #cccccc;
}

h2 a:visited:hover, h2 a:hover {
	color: #E23D39;
	background-color: #fef8f8;
	padding-top: 5px;
	font-family: Georgia, verdana, arial, sans-serif;
        font-weight:bold; 
	font-size: 30px; 
	line-height: 1.2em; 
	border-bottom: 2px solid #E23D39;
}

h2.header {
	color: #990000;
	font-family: Georgia, verdana, arial, sans-serif;
  font-weight:normal; 
	font-size: 3em; 
	line-height: 1.2em; 
	padding: 0px 0px 4px 0px;
}

h3 {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #FF54AC;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.2em;
	font-weight: normal;
}

h6 {
	font-size: 1em;
	color: #666;
}

strong {
	font-weight: bold;
}


p { 
	line-height: 1.7em;
}

a, 
a:link, 
a:active {
	color: #0077AA;
	text-decoration: none;
	border-bottom: none;
}

.article-introduction a, 
.article-introduction a:link, 
.article-introduction a:active {
padding: 2px;
font-weight: bold;
	color: #0077AA;
	text-decoration: none;
	border-bottom: 1px dotted #0077aa;
}

.article-introduction a:hover { color: #0077AA;
background-color: #F6FAFC;
border-bottom: 1px solid #527680;}


.article-introduction a:visited {
	color: #ccc;
	border-bottom: 1px dotted #ccc;
 }

.article-introduction a:visited:after {
	content: "\00A0\22ce" attr(cite);
}
.article-introduction a:visited:hover {
background-color: #f2f9d0; 
color: #808080;
border-bottom: 1px dotted #808080;}




#footer a:visited { border-bottom: 1px dotted #909090; color: #909090; padding-right: 12px; background: url(visitedlink.png) no-repeat 100% 50%; }
#footer a:visited:hover { color: #a10000; border-bottom: 1px solid #A10000; padding-right: 12px; background: url(visitedlinkhover.png) no-repeat 100% 50%; }
#footer a:hover { color: #a10000; border-bottom: 1px solid #A10000;}

#official a:visited { border-bottom: 1px dotted #909090; color: #909090; padding-right: 12px; background: url(visitedlink.png) no-repeat 100% 50%; }
#official a:visited:hover { color: #000; border-bottom: 1px solid #000; padding-right: 12px; background: url(visitedlinkhover.png) no-repeat 100% 50%; }

dd a:link, dt a:link, dt a:visited { border-bottom: 1px dotted #666; }
#official dt a:link, #official dt a:visited { border-bottom: 1px dotted #666; }
dt a:hover, dt a:visited:hover { color: #666; border-bottom: 1px solid #666; }
dd a:hover { color: #a10000; border-bottom: 1px solid #a10000; }
.galleryofficial .per a:link { font-weight: bold; border-bottom: 1px dotted #666; }
.galleryofficial .per a:visited { color: #C9C9C9; border-bottom: 1px solid #C9C9C9; font-weight: bold; padding-right: 12px; background: url(visitedlink.png) no-repeat 100% 50%; }
.galleryofficial .per a:hover, .galleryofficial .per a:visited:hover { color: #a10000; border-bottom: 1px solid #A10000; }
hr {
	height: 1px;
	color: #979797;
	margin: 0;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

blockquote {
	display: block;
	background-image: url("quote.png");
	background-repeat: no-repeat;
	background-position: top left;
	color: #333;
	padding: 8px 1em 1em 50px;
	margin: 0;
} 

blockquote a:link,
blockquote a:visited,
blockquote a:active {
	color: #ff8800;
}

blockquote a:hover {
	color: #99cc00;
}

blockquote p {
	padding: 0;
	margin: 0 0 2em 0;
	font-size: 11px;
}
			
pre {
	margin: 0px;
	padding: 0px;
} 
	
code {
	display: block;	
	width: 100%;
	font-size: 1em;
	line-height: 1.3em;
	font-family: "Courier New", Courier, mono;
	text-align:left;
	background-color: #f4f4f4;
	padding: 5px;
	overflow: auto;
}
	
code strong {
	font-weight: bold;
	font-color: #333;
}

del {
	text-decoration: line-through;
	color: #999;
}

/* Layout
----------------------------------------------- */

div#shadow {
	width: 938px;
	margin: 0px auto;
	min-height: 400px;
	padding: 0px;
  background-color: #fff;
	border-right: 3px solid #E23D39;
	border-left: 3px solid #E23D39;
	background-repeat: repeat-y;
}

div#header {
	margin: 0px auto;
	margin-left: 4px;
	width: 706px;
	height: 113px;
	padding: 0;
	background-image: url("cssshowcase.gif");
	background-repeat: no-repeat;
}


div#searchFunction {
	width: 250px;
	position: relative;
}		


div#mainColumn {
	background-repeat: repeat-x;
	background-color: #ffffff;
	float: left;
	min-height:497px;
	padding: 1px 24px 0px 20px;
}

* > div#mainColumn {
	width: auto;
}

div#mostRecentEntry {				
	float: left;
}

div.nextentry {
	padding: 0 0 1em 0;
	margin: 0 0 7px 0;
}

div#otherEntries {
	clear: both;
}

div.sidebarBox {
	clear: both;
	padding: 0 0 2em 0;
}
							
div#footer {
	clear: both;
	height: 40px;
	min-width: 711px;
	line-height: 40px;
	margin: 5px 25px 0 25px;
	padding-left: 10px;
	background: transparent url(footerblau.png) no-repeat;
	color: #333;
	text-align: left;
}


/* For future lists, listleft + listright
----------------------------------------------- */

ul#listl li { 
	list-style-type: decimal;
	list-style-position: inside; 
}

ul#listl, ul#listr {
	margin: 0.60em 0 0.60em 0;
	padding: 0;
	line-height: 1.2em;
	list-style: none;
	font-size: 1em;
}

ul#listl { float : left; width: 58%; min-height: 400px; padding-right: 10px;}
ul#listr li { padding-left: 10px; text-align: left; }

ul#listl li, ul#listr li {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}


ul#listl li a,
ul#listr li a {
	color: #0077AA;
	padding: 2px;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom: 1px dotted #A8D1E2;
 }

ul#listl li a.now,
ul#listl li a.now:visited,
ul#listr li a.now,
ul#listr li a.now:visited
 {
	color: #fff;
	background-color: #CC3366;
	font-weight: bold;
	padding: 4px 6px 2px 6px;
	border-bottom: 1px dotted #a10000;
 }

ul#listl li a.now:hover,
ul#listr li a.now:hover { 
	background-color: #CC3366;
	color: #fff;
	text-decoration: underline; 
}

ul#listl li a.now:before,
ul#listr li a.now:before { content: "\00B6\00A0" attr(cite); }

ul#listl li a:visited {
	color: #ccc;
	border-bottom: 1px dotted #ccc;
 }

ul#listl li a:visited:after {
	content: "\00A0\22ce" attr(cite);
}

ul#listl li a:visited:hover,
ul#listr li a:visited:hover {
background-color: #f2f9d0; 
color: #808080;
border-bottom: 1px dotted #808080;}

ul#listl li a:hover,
ul#listr li a:hover {
color: #0077AA;
background-color: #F6FAFC;
font-weight: bold;
border-bottom: 1px solid #527680; }

br { clear: both; }
#containerinner {
line-height: 1.3em;
margin-left: auto;
margin-right: auto;
width: auto;
margin-top: 5px; 
}

/* Main Content, actually the main information you see on the page!
----------------------------------------------- */

#main-content {
	float: right;
	width: 460px;
	padding-right: 10px; 
	padding-left: 35px; 
	background: #fff url("bg.gif") repeat-y top left; 
}

#main-content-introduction {
width: 480px;
	padding-right: 40px; 
	padding-left: 40px; 
        margin-left: 80px;
	background: #fff url("bg_small.jpg") repeat-y top left; 
}

#main-content .article p { margin-left: 4px; } 

.article-title img { border: 1px solid #fff; }
#extras {
	position: relative;
	top: 0px;
	left: 18px;
	font-family: Arial, Verdana, sans-serif;
	width: 345px;
}

#extras a.t:visited {
	color: #808080;
	font-weight: bold; 
	border-bottom: 1px dotted #ccc;
	padding: 2px; 
}

#extras a.t:link, #extras a.t:active, #extras a.t:focus {
	color: #0077AA;
	font-weight: bold; 
	border-bottom: 1px dotted #ccc;
	padding: 2px; 
}

#extras a.t:hover, #extras span.theme a:hover { background-color: #EDF7FC; border-bottom: 2px solid #0077AA; }

#extras a.t:visited:hover, extras span.theme a:visited:hover { background-color: #f2f9d0; border-bottom: 1px dotted #808080; }

#extras h2 {
		font-family: georgia, "times new roman", times, serif;
		line-height: 1.0;
		font-weight: normal;
	   font-style: italic; 
	 	margin: 0px;
		padding: 0px;
		color: #E23D39; 
		margin: 5px 0 5px 0;
		text-align: left;
		letter-spacing: -2px;
		font-size: 26px;
		padding: 6px 0px 2px 0;
		line-height: 33px;
		text-transform: lowercase; 
	}
			#extras h2:before { 
				content: "\00BB\00A0" attr(cite);
			}

#extras p { margin: 0px 0 15px 35px; }
#extras p span.theme a { font-size: 2.4em; padding: 2px; border-bottom: 1px dotted #ccc; line-height: 1.55em; }
#extras p a img { padding: 4px 2px 2px 2px; border: 0; border-bottom: 2px solid #fff;  }
#extras p a img:hover { border-bottom: 2px solid #4d91cc; background-color: #edf7fc; }

a.feeds:link { padding: 2px; border-bottom: 1px dotted #0077AA; }	
a.feeds:hover, a.feeds:visited { padding: 2px; border-bottom: 1px solid #0077AA; background-color: #EDF7FC;}	
p.rss img { margin-top: 6px; }

.social { float: left; padding-top: 10px; }	
.feed { float: right; padding-top: 10px; }	

.nav {white-space: nowrap;}
.nav li {display: inline; list-style: none;}
.nav span {font-weight: bold;} 

#footik { background: #666; color: #CCC; margin: 30px 0 0; padding: 10px; width: 380px; text-align: center; }
#footik ul a, #footer ul span  {margin: 0 0.5em;}
#footik ul a {color: #FFF; }
#footik ul span a {color: #CCC;text-decoration:underline}
#footik ul span a:hover {text-decoration:none}
#footik ul .activetab a {border-bottom: 1px solid #999; color: #CCC;} 

/* FIR 
----------------------------------------------- */

div#header h1 {
	width: 200px;
	height: 60px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

div#header h1 a {
	display: block;
	height: 0;
	padding-top: 60px;
	width: 200px;
}

div.nextentry h2 {
	margin: 4px 0px 0px 0px;
}

div.nextentry h2 a:link, 
div.nextentry h2 a:visited, 
div.nextentry h2 a:active {
  padding: 0px 2px 0px 2px;
	color: #E23D39;
	font-weight: bold;
	border-bottom: 1px dotted #ccc; 
}

div.nextentry h2 a:hover {
  background-color: #FEF8F8; 
	border-bottom: 2px solid #E23D39; 
}


div#mainColumn h3 {
	margin: 2em 0;
}

h5 a:link, 
h5 a:visited, 
h5 a:active {
	color: #333;
}

h5 a:hover {
	color: #666;
}

h6 a:link, 
h6 a:visited, 
h6 a:active {
	color: #4DC437;
	padding: 1px 1px 1px 2px;
	font-weight: bold;
	text-decoration:underline;
}

h6 a:hover {
	color: #E6F7DC;
	background-color: #4DC437;
}

h6.entrydate {
	border-bottom: 1px solid #dfdfdf;
	margin: 0 0 0em 0;
	background-color: #E6F7DC;
	padding: 0 0 0 7px;
}


div.nextentry p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal; 
	color: #333333;
	margin: 1em 0;
}

div.nextentry blockquote p {
	font-size: 11px;
	margin: 0 0 1em 0;
}

div#mainColumn ul {
	margin-left: 1px;
	list-style-type: none;
}

div#mainColumn ul li {
	padding-left: 15px;
	background-image: url("bullet_g.png");
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin: 1em 0;
}

div#mainColumn ul li strong {
	color: #333;
}

div#mainColumn ol {
	margin-left: 3em;
	list-style-type: decimal;
	list-style-position: outside;
}

div#mainColumn ol li {
	margin: 1em 0;
}

div#mainColumn ol li strong {
	color: #333;
}

div#mainColumn dl {
	margin: 1em 3em;
	padding: 0px;
}

div#mainColumn dl dt {
	font-weight: bold;
	margin-left: -2em;
	margin-bottom: 1em;
}

div#mainColumn dl dd {  
	margin-bottom: 1em;
}

div#mainColumn img {
	background-color: #fff;
}

div#mainColumn img.center {
	margin: 0 auto;
	text-align: center;
}

div#mainColumn img.inline {
	padding: 0;
	border: none;
}

/* Image Styles
----------------------------------------------- */
img.right {
	float: right;
	margin: 0 0 1em 1em;
}

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

/* Special classes and ids
----------------------------------------------- */
.hide {
	display: none;
}

.clear {
	clear: both;
}

/* Gallery-List
----------------------------------------------- */

ul.gallery-list
	{
	width: 100%;
        clear: both; 
	}
	
.gallery-list li
	{
        float: left; 
	margin: 0 0 1.2em 0;
	padding: 5px;
	font-weight: bold;
	}
	
.gallery-list li p { margin: 0; }
	
.gallery-list li a
	{
	background: transparent;
	padding: 0;
	display: block; 
	}
	
.gallery-list li a span
	{
	color: #888;
	font-weight: normal;
	}
	
.gallery-list li a:hover span { color: #443; }

.gallery-list li a img
	{
	padding: 5px;
	background: transparent url(galleryrahmen.gif) no-repeat;
	border: none;
	}

.gallery-list li a:hover img { background-position: 0 -130px; }
	

#gallery p a img
	{
	padding: 5px;
	background: transparent url(galleryrahmen.gif) no-repeat;
	border: none;
	}
	
#gallery dt a:hover img { background-position: 0 -130px; }

#gallery dd
	{
	margin: 0 0 1em 0;
	padding: 0;
	font-weight: bold;
	font-size: x-small;
	}
	
#gallery dd a:hover span { color: #443; }
	
#gallery dd a span
	{
	color: #888;
	font-weight: normal;
	} 

ul.gallery-list li p.desc a:visited { border-bottom: 1px dotted #808080; color: #808080; padding-right: 12px; background: url(visitedlinkhover.png) no-repeat 100% 50%; padding-left: 2px; }
ul.gallery-list li p.desc a:visited:hover { border-bottom: 1px solid #333; color: #333; padding-right: 12px; background: url(visitedlink.png) no-repeat 100% 50%; padding-left: 2px; background-color: #F2F9D0;}

ul.gallery-list li p.desc a:link { color: #0077AA; border-bottom: 1px dotted #0077AA; padding-left: 2px; }
ul.gallery-list li p.desc a:hover { color: #0077AA; border-bottom: 1px solid #0077AA; background-color: #EDF7FC; padding-left: 2px; }

input:hover, input:active, textarea:hover, textarea:active {
	background: #fafafa;
border-bottom: 1px solid #3A545A; }
input, textarea {
padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif, sans;
font-size: 12px;
	background: #fff;
	border-bottom: 1px solid #58808A;
	border-right: 1px solid #58808A;
	border-top: 1px solid #58808A;
	border-left: 1px solid #58808A;
}
.submit {
	border: 1px solid #eee;
padding: 4px 10px 4px 10px;
}
