* {
	outline:none;
	}
body {
	background-color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	}
.container {
	font-size:small;
	width:100%;
	color:#EEE;
	}
#banner {
	width:800px;
	margin:0px auto;
	height:60px;
	border-bottom: solid white 1px;
	}
#seitentitle {
	padding: 0px;
	margin-top: 23px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	float:left;
	height: 33px;
	width: 665px;
	}
#seitentitle a:link, #seitentitle a:visited, #seitentitle a:hover {
	color:#FFF;
	text-decoration:none;
	background:none;
	font-size: 42px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#999;
	width:800px;
	margin:0px auto;
	height:30px;
	}

.menu a:link, .menu a:visited {
	padding:0 3px 0 0;
	line-height:35px;
	text-decoration:none;
	color:#BBB;
	}
.menu a:hover {
	color:#333;
	background-color:#EEEEEE;
	}
.menu a.light {
	background-color:#FFF;
	border:1px solid #FFF;
	width:35px;
	}
.menu a.dark {
	background-color:#111;
	border:1px solid #EEE;
	width:35px;
	}
.mainBody {
	width:100%;
	clear:both;
	}
#details, #comments {
	width:100%;
	display:none;
	clear:both;
	}
.wrapper {
	width:800px;
	margin:0 auto;
	overflow:auto;
	}

h2 {
	text-align: center;
	font-size:16px;
	padding-bottom: 1ex;
	margin-bottom: 1ex;
	border-bottom: solid #EEEEEE 1px;
	}
.wrapper h3 {
	font-size:105%;
	}
.notes, .commentList {
	width:400px;
	float:left;
	margin-bottom:100px;
	}
.details, .commentForm {
	margin-left:400px;
	margin-bottom:100px;
	}
.content {
	padding:10px;
	line-height:160%;
	}
.commentList ul {
	margin:0;
	padding:0;
	list-style:none;
	}	
.commentList ul li {
	margin-bottom:10px;
	background-color:#222;
	border-left:3px solid #888;
	padding:8px;
	}
	
	
#mainImg {
	width:100%;
	clear:both;
	text-align:center;
	border:none;
	}
	

.archive {
	width:800px;
	margin:0 auto;
	clear: both;
	float:none;
	}
.archive h2 {
	margin:0;
	padding:0;
	font-size:110%;
	}
.tags {
	margin-bottom:10px;
	}

.about {
	width:800px;
	margin:0 auto;
	}
.aboutText {
	width:580px;
}
.sidebar {
	width:200px;
	float:right;
	margin:0 0 10px 20px;
	}
.sidebar ul, .column ul {
	list-style:none;
	margin-left:0;
	padding-left:0;
	}
.sidebar ul li, .column ul li {
	margin-bottom:10px;
	}
.columns {
	clear:both;
	overflow:auto;
	height:1%;
	}
.column {
	width:33%;
	float:left;
	}

.footer {
	width:800px;
	margin:10px auto;
	font-size:80%;
	text-align:center;
	clear:both;
	border-top: dashed #EEEEEE 1px;
	padding-top: 1ex;
	}
a:link,  a:visited {
	color:#BBB;
	text-decoration:none;
	}
 a:hover {
	color:#333;
	background-color:#DDD;
	}


#EXIF {
	position:absolute;
	z-index:10;
	width:200px;
	top:0px;
	left:0px;
	text-align:left;
	background-color:#FFF;
	color:#111;
	display:none;
	font-size:85%;
	}
#EXIF .title {
	background-color:#CCC;
	margin:0;
	padding:4px 10px;
	}
#EXIF .title .links {
	float:right;
	}
#EXIF .title .links a:link, #EXIF .title .links a:visited {
	color:#333;
	background:none;
	font-weight:bold;
	}
#EXIF .title .links a:hover {
	color:#000;
	background:none;
	}


/* TAG SUPPORT */
#tag_cloud a
{
	color: white;
}
#tag_cloud a:hover
{
	color: white;
	background-color: #444;
}
.tags00
{
        font-size: 8px !important;
}
.tags01
{
        font-size: 10px !important;
}

.tags02
{
        font-size: 12px !important;
}

.tags03
{
        font-size: 14px !important;
}

.tags04
{
        font-size: 16px !important;
}

.tags05
{
        font-size: 18px !important;
}

.tags06
{
        font-size: 20px !important;
}

.tags07
{
        font-size: 22px !important;
}

.tags08
{
        font-size: 24px !important;
}

.tags09
{
        font-size: 26px !important;
}

.tags10
{
        font-size: 28px !important;
}


.td-calendar-days-vz
{
    padding-left: 0.5ex;
    padding-right: 0.5ex;
	color: #444444;
}

.table-calendar-vz
{
    text-align: center;
}

.td-calendar-navi-vz a
{
	font-weight: bold;
}

#photo
{
    border: solid white 15px;
	clear: none;
}
.td-calendar-days-imagefound a
{
	font-weight: bold;
	color: #DEDEDE;
}
.td-calendar-days-imagefound a:hover
{
	font-weight: bold;
	color: black;
}
.albumWrapper
{
	display: block;
	float: left;
	clear: none;
	padding: 1.5ex;
	text-align: center;
	margin-right: 0px;
}
.albumWrapper2
{
	display: block;
	border: solid white 1px;
	float: left;
	clear: none;
	padding: 1ex;
	text-align: center;
	margin-right: 0px;
	background-color: white;
}
.albumTitle
{
	text-align: center;
	clear: both;
	float:none;
	display: block;
	padding: 0.7ex;
}
.albumTitle a
{
	color: black;
}

#tagslist
{
	margin: 0px;
	width: 150px;
	float:right;
	border-left: solid #EEEEEE 1px;
}
#categorieslist
{
	width: 645px;
	float: left;
}

h3
{
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	border-bottom: solid #EEEEEE 1px;
}

.thumbs
{
	margin-top: 2ex;
	padding-top: 2ex;
	width:800px;
	margin:0px auto;
	height:60px;
	position: inherit;
}

.thumbs a img
{
	border: solid white 1ex;
}
.thumbs a 
{
	display:block;
	float:left;
	margin:0 10px 10px 0;
}
#alltags
{
	margin-top: 2ex; 
	background-color: transparent;
	padding: 1ex;
	margin:0px auto;
	line-height: 220%;
}
#calendarDIV
{
	margin-top: 2ex; 
	background-color: transparent;
	padding-bottom: 2ex;
	margin-bottom: 2ex;
	margin: 1ex;
	line-height: 160%;
}
.me
{
	padding: 1.5ex;
	float: left;
}

.me2
{
	padding: 1.5ex;
	float: right;
}

.codelike
{
	font-family: "Curier New", Courier, Monospace;
	text-transform: lowercase;
}

H4 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	text-align:center;
	padding: 0.1ex;
	margin: 0.1ex;
	line-height: 0.95ex;
}

.mytags
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	text-align:center;
	padding: 0ex;
	margin: 2ex;
}

.mytags a
{
	padding: 0.5ex 1ex 0 1ex;
}

.mytags a:hover
{
	background-color: white;
}

a.navigation_as
{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -8px;
}

a.navigation_as:hover
{
	color: #DEDEDE;
	background-color: transparent;
}