﻿body {
	text-align: center;
	font-family: Georgia, Segoe UI, Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 10pt;
	background: #fff; /* #010E37; */
	background-image: url(../Images/organic.png);
	background-repeat: repeat;
	background-attachment: fixed;
/*	background-image: url(../Images/background03.png);
	background-repeat: repeat-x; 
	background-attachment: fixed; */
	color: #070705;
}

#shadowLeft {
	position: absolute;
	background-image: url(../Images/shadow_left.png);
	background-repeat: no-repeat;
	width: 69px;
	height: 680px;
	margin-left: -69px;
}

#shadowRight {
	position: absolute;
	background-image: url(../Images/shadow_right.png);
	background-repeat: no-repeat;
	width: 69px;
	height: 680px;
	margin-left: 980px;
}

#ccd {
	width: 80px;
	height: 15px;
	background-image: url(../Images/ccd_microbanner_green.png);
	position: absolute;
	margin-left: 24px;
	margin-top: 20px;
}

span.tag {
	font-weight: bold;
	font-family: Consolas;
	font-size: 11pt;
	color: #666666;
}

p {
	text-align: left;
}

p ul li {
	line-height: 150%;

}

p a {
	color: #721913;
	text-decoration: none;
}

p a:visited {
	color: #721913;
	text-decoration: none;
}

p a:hover {
	color: #E93616;
	text-decoration: underline;
}

p a.inline {
	color: #E93616;
	text-decoration: none;
}

p a.inline:visited {
	color: #E93616;
	text-decoration: none;
}

p a.inline:hover {
	color: #E93616;
	text-decoration: underline;
}

img.textpart { 
	border: 1px solid #767676;

}

p.textpart { 
	line-height: 150%;
}

p.code { 
	font-family: Courier New;
	font-size: 8pt;
	color: #404040;
}

#banner {
	height: 128px;
	width: 980px;
	text-align: left;
	background-color: #fff;
	background-image: url(../Images/banner4.jpg); 
	background-repeat: no-repeat;
}

#loginView { 
	position: relative;
	top: 56px;
	left: 700px;
	color: White;
	font-size: 10pt;
	width: 200px;
}

#menu { 
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 2px;
	height: 20px;
	background: #fff; /* #66A314; */
}

#site {
	margin: auto;
	width: 980px;
	text-align: left;
	height: auto;
/*	border-left: 1px solid #525D4B;
	border-right: 1px solid #525D4B; */
}

#leftColumn {
	float: left;
	width: 640px; /* 604px; */
	padding-bottom: 24px;
	padding-right: 24px;
	padding: 24px;
	border-right: 1px solid #7F8E73;
	background-color: #fff;
}

#rightColumn {
	width: 241px; /* 268px; */
	margin-left: 691px; /* 664px; */
	padding: 24px;
	background-color: #fff;
}

#content {
	float: left;
	background-color: #fff;
	width: 980px;
/*	padding-top: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
	padding-right: 24px; */
}

#footer {
	clear: left;
	border-top: 4px solid #C9CDD9;
	background: #fff;
/*	background-image: url(../Images/brushed.jpg);
	background-repeat: repeat-x; */
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 24px;
	padding-right: 24px;
	width: 932px;
	color: #606060;
	font-size: 8pt;
}

#footer ul li { 
	list-style-type: none;
	margin: 0;
	text-indent: -40px;
}

#footer a {
	color: #721913;
	text-decoration: none;
}

#footer a:hover {
	color: #F27928;
	text-decoration: underline;
}

table {
	text-align: left;
}

h1 {
	margin-top: 20px;
	font-family: Georgia, Segoe Script, Segoe UI, Trebuchet MS, Tahoma, Verdana, Arial;
	text-align: left;
	font-size: 14pt;
	font-weight: normal;
	color: #0066DD;
}

h2 {
	font-family: Georgia, Segoe Script, Segoe UI, Trebuchet MS, Tahoma, Verdana, Arial;
	text-align: left;
	font-weight: normal;
	font-size: 12pt;
	color: #0066DD;
}

h2 span.subhead {
	font-family: Georgia, Segoe Script, Segoe UI, Trebuchet MS, Tahoma, Verdana, Arial;
	text-align: left;
	font-weight: normal;
	font-size: 10pt;
	color: #404040;
}

h3 {
	font-family: Georgia, Segoe Script, Segoe UI, Trebuchet MS, Tahoma, Verdana, Arial;
	text-align: left;
	font-weight: normal;
	font-size: 12pt;
	color: #0066DD; /* #404040; */
}

p.blogDate {
	font-family: Georgia, Segoe Script, Segoe UI, Trebuchet MS, Tahoma;
	font-size: 9pt;
	color: #260859; /* #9721FF; */
	margin-top: -8px;
	margin-bottom: -2px; 
}

/* "Brotkrümel"-Pfad */
a { 
	color: #0066DD;
	text-decoration: none;
}

a:visited { 
	color: #0066DD;
	text-decoration: none;
}

a:hover { 
	color: #DF3713;
	text-decoration: underline;
}

/* Link im Banner; "Hallo, ...", "Neu hier?" */
#loginView a { 
	color: #fff;
	text-decoration: underline;
}

#loginView a:visited { 
	color: #fff;
	text-decoration: none;
}

#loginView a:hover { 
	color: #fff;
	text-decoration: underline;
}

/* "Brotkrümel"-Pfad */
#ctl00_SiteMapPath1 a { 
	color: #E63815;
	text-decoration: none;
}

#ctl00_SiteMapPath1 a:visited { 
	color: #E63815;
	text-decoration: none;
}

#ctl00_SiteMapPath1 a:hover { 
	color: #EE782E;
	text-decoration: underline;
}


/* Eingabefelder */
td.caption { 
	vertical-align: top;
	width: 200px;
}

td.fieldValidator { 
	vertical-align: middle;
	font-size: 10px;
	color: Red;
}

input.inputText {
	width: 200px;
}

input.inputText50 {
	width: 50px;
}

input.inputText100 {
	width: 100px;
}

input.inputText400 {
	width: 400px;
}

textarea { 
	width: 726px;
	font-family: Tahoma;
}

.label { 
	text-align: left;
	width: 200px;
}

.header { 
	text-align: left;
}

.titleText { 
	text-align: left;
	font-size: 12pt;
	color: #404040;
}

div.commandline {
	padding: 4px;
	background-color: #000;
	color: #fff;
	font-family: Lucida Console, Courier New;
	font-size: 9pt;
	border: 1px solid #4B543D;
}

div.code {
	background-color: #fff;
	font-family: Lucida Console, Courier New;
	font-size: 9pt;
	border: 1px solid #000;
}

#comments {
	line-height: 150%;
	background-color: #fff;
	padding: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#comments span.fromname {
	color: #33337F;
}

#comments span.infotext {
	color: #404040; 
}

#comments span.date {
	color: #0066DD;
}
div.code span.focus {
	color: #FFD800;
}

div.lineNumbers {
	border-left: 16px solid #4B543D; 
	padding: 8px;
}