body{
	padding-left: 30px;
        background-color: #EDEDED;
	color: #4C4D4E;
	height: 100%;
	text-align:center;
}

.space, .right{
	background-color: #EDEDED;
}

.right{
	border-right: 1px solid #19BCE5;
}

input,textarea{
	width: 250px;
	font-size: 1em;
	font-family: Verdana, Arial, sans-serif;
	border: 1px solid #19BCE5;
	background-color: #E9FDFE;
	color: #000000;
	overflow: auto;
}

input{
	height: 20px;
}

.text td{
	vertical-align:top;
}

p{
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	line-height: 13px;
}

a{
	color: #000000;
	text-decoration: none;
}

td, body{
	font-family: Verdana, Arial, "sans-serif";
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.flash{
	background-image: url('style_FILES/leftbg.gif');
}

.content{
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #6F7C8F;
	background-color: #FFFFFF;
}

.logo{
	text-align: right;
	padding-bottom: 20px;
	padding-top: 20px;
}

.line-black{
	height: 3px;
	background-color: #000000;
}

.line-dotted{
	height: 2px;
	background-image: url('style_FILES/horiz_line_repeat.jpg');
	background-repeat: repeat-x;
}

.line-dotted-blue{
	height: 2px;
	background-image: url('style_FILES/horiz_line_blue_repeat.jpg');
	background-repeat: repeat-x;
}

.headline{
	background-color: #E9FDFE;
	height: 100px;
	padding-bottom: 10px;
}

.text{
	padding-top: 35px;
}

.naviActive{
	color: #19BCE5;
}

.title{
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
}

.news-titel{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.news-item{
	background-color: #FFFFFF;
	height: 75px;
	padding-top: 10px;
	border-top: 1px solid #95E0F3;
	border-left: 1px solid #95E0F3;
	border-bottom: 3px solid #95E0F3;
	border-right: 3px solid #95E0F3;
}

.news-preview p{
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	background-image: none;
	line-height: 15px;
}

.news-text{
	background-color: #F3F3F3;
	padding-top: 10px;
	padding-bottom: 10px;
}

.news-single-timedata{
	padding-left: 10px;
}

.news-single-backlink{
	padding-left: 10px;
}

.news-header a{
	font-weight: bold;
	font-size: 1em;
	color: #6F6D70;
}

.news-header{
	padding: 3 3 3 3;
	background-color: #E9FDFE;
	text-transform: uppercase;
	padding-left: 15px;
	color: #6F6D70;
}

.news-subheader{
	padding: 10 10 10 10;
}

.news-image{
	padding: 10 10 10 10;
}

.backlink a{
	color: #19BCE5;
	vertical-align: middle;
	padding-bottom: 2px;
}

.backlink a:hover{
	color: #E9FDFE;
	background-color:#19BCE5;
	vertical-align: middle;
	padding-bottom: 2px;
}

.news-single-headline{
	border-bottom: 1px solid #19BCE5;
}

.news-single-content a{
	color: #19BCE5;
	background-color: #E9FDFE;
	font-weight: bold;
}

.news-single-content a:hover{
	color: #E9FDFE;
	background-color: #19BCE5;
	font-weight: bold;
}

#start {
	margin: 50 auto;
	width: 500px; 
	text-align:left;
	padding: 10px;
	border: 1px solid #cccccc;
  	vertical-align: middle;
  	height: 600px;
}

#start h1{
	padding-left: 30px;
	font-size: 14px;
}

#start a.mail{
	color: #19BCE5;
	vertical-align: middle;
	padding-bottom: 2px;
	font-weight: bold;
}

#start a.mail:hover{
	color: #E9FDFE;
	background-color:#19BCE5;
	vertical-align: middle;
	padding-bottom: 2px;
}