html{
	margin: 0px;
	padding: 0px;
}

body {
	color:#666666;
	font-family: Arial, Sans-Serif;
	font-size: 70%;
	padding: 0;
	margin: 0px;
	background-color: #eee;
}

a {
	color: #1480CD; 
	text-decoration: underline;
}

a:hover {
	color: #808080;
}

p {
	margin: 0 0 5px 0; 
	padding: 0 0 0 2px;
	color:#666666;
}

.picture {
	border: none;	
}

h1{
	font-size: 180%;
	font-family: Sans-Serif, Arial;
	letter-spacing: -1px;
	margin: 0;
	padding: 10px 10px 20px 0;
	color: #1480CD;
	text-align: right;	
}

h3 {
	font-size: 150%;
	font-family: Sans-Serif, Arial;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	color: #1480CD;
}

h4 {
	font-size: 110%;
	font-family: Sans-Serif, Arial;
	margin: 0;
	padding: 0 0 10px 0;
}


/*------------------- Warpper Area --------------------*/

#wrapper {
	width: 900px;
	min-height: 200px;
	color: #333;
	line-height: 130%;
	padding: 0;
	margin: auto;
	background: #eee url(../images/content_bg.png) repeat-y;
	position: relative;
}

#wrapper h3 {
	margin: 10px 0 5px 0;
}


/*------------------- Top Area --------------------*/

#top{
	position: absolute;
	top: 0px;
	left: 9px;
	width: 882px;
	height: 100px;
	background: transparent url(../images/top_bg.png) top left repeat-x;
}


#top div.aidaLogo {
	padding: 0;
	position: absolute;
	top: 0px;
	left: 1px;
}

#top div.cornpics {
	position: absolute;
	top: 0px;
	right: 0px;
}

#top div.logoWord {
	position: absolute;
	top: 50px;
	right: 5px;
	text-align: right;
}

#top div.logoWord span.a1 {
	color: #39b2ac;
	font-weight: bold;
}

#top div.logoWord span.a2{
	color: #fff;
	font-weight: bold;
}

#top div.logoWord span.a3{
	color: #5760a4;
	font-weight: bold;
}

#top div.logininfodata {
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: right;
}
#top div.logininfodata a {
	text-decoration: none;
	color: #5760a4;
}
#top div.logininfodata a:hover {
	text-decoration: underline;
}

/*------------------- Navigation Area --------------------*/

#navi {
	position: absolute;
	top: 100px;
	left: 9px;
	width: 180px;
	margin: 0 0 0 0;
	padding: 15px 0;
	background: url(../images/bg_bg.png) no-repeat top left;
	text-align: right;
	overflow: hidden;
}

#navi p {
	color: #FBDBCA;
	padding-right: 10px;
	margin: 0 0 15px 0;
}

#navi a, #navi a:visited {
	font-family: Tahoma, Sans-Serif;
	font-size: 90%; 
	text-transform: uppercase;
	font-weight:bold;
	text-decoration: none; 
	padding-right: 10px;
	color: #AFD6F5;
	display: block;	
	text-align: right;
	height: 17px;
}

#navi a:hover{
	color: #FFF;
	background: url(../images/link.gif) no-repeat center right;
}

#navi a.active{
	color: #FFF !important;
	background: url(../images/link.gif) no-repeat center right;
}


/*------------------- Content Area --------------------*/
#spacer{
	float: right;
	height: 100px;
	width: 700px;
}

#content_element {
	float: right;
	width: 700px;
	padding: 5px 0px 0 0;
	margin-right: 10px;
	text-align:left;
	border-bottom: 2px solid #fff;
	min-height: 600px;
	position: relative;
	font-size: 12px;
}

.content_blog {
	margin: 3px 0 0 3px;
	padding: 0px 10px 10px 12px;
	background: url(../images/blog.gif) no-repeat;
}

#content_member {
	margin: 3px 20px 0 20px;
	padding: 0px 10px 10px 12px;
	background: url(../images/blog.gif) no-repeat;
}

.membername {
	display: block;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 10px;
}

.blog {
	padding: 1px 12px 10px 10px;
	background: #FFF url(../images/fade.gif) repeat-x bottom left;
	min-height: 70px;
}

.blog_members {
	padding: 10px 0 0 0;
	background-color: #FFF;
	min-height: 70px;
}

.read_more {
	margin-top: 10px;
	padding-top: 4px;
	text-align: right;
	padding-right: 9px;	
	font-size: 90%;
}

.read_more p {
	color: #D85C1A;	
}


#title p {
	padding: 0 10px 3px 0;
	margin: 0;
	text-align: right;
	font-size: 150%;
	font-family: Sans-Serif;
	letter-spacing: -1px;
	font-weight: bold;
	color: #FFF;
}

#content_element ul {
	list-style: square;
	color: #009ee0;
}

#content_element span {
	color: #000;
}

#content_element span.grey {
	color: #999;
}
span.grey {
	color: #999 !important;
}
#content_element a{
	color: #5760a4;
	text-decoration: none;
}

#content_element a:hover{
	text-decoration: underline;
}

div#langSelectIndex {
	position: absolute;
	top: 120px;
	left: 20px;
}

.eraser {cursor: pointer;}

.bigavatar {width: 90px; height: 120px; overflow: hidden; background-color: #000;border: 2px solid #000;}
.smallavatar {width: 70px; height: 93px; overflow: hidden; background-color: #000;border: 2px solid #000;}

.ok {color: green;padding: 20px 0;}
.error {color: red;padding: 20px 0;}

.bigsub {font-size: 15px;}
ul li span.shortsub {color: #444 !important;}

/* --------------- Footer Area ------------------ */

#footer {
	clear: both;
	margin: 0px;
	width: 900px;
	height: 38px;
	position: relative;
	background: transparent url(../images/footer_bg.png) bottom left no-repeat;
}

#footer_content{
	position: absolute;
	top: 0px;
	left: 9px;
	padding: 6px 0 0 0;
	width: 880px;
	height: 20px;
	border-top: 1px solid #172984;
	color: #5760a4;
	background-color: #d4ecf9;
}

#footer span.logoline {
	float: left;
	display: block;
	width: 550px;
	text-align: right;
	color: #009ee0;
}

#footer span.imp {
	float: right;
	display: block;
	width: 200px;
	text-align: right;
	padding: 0 10px 0 0;
}

#footer span.imp a{
	color: #5760a4;
	text-decoration: none;
}

#footer span.imp a:hover{
	text-decoration: underline;

}


/* --------------- Indexseite ------------------ */

select.optionBG option {
	background-position: 1px 2px;
	background-repeat: no-repeat;
	padding: 2px 5px 4px 40px;
	vertical-align: middle;
}

div#mapHolder {
	position: absolute;
	top: -8px;
	right: 0px;
	width: 600px;
	height: 606px;
	background: transparent url(../images/map/Europamap.png) 8px 8px no-repeat; 
	z-index: 1;
}
img#mapAreas{
	position: absolute;
	top: 8px;
	left: 8px;
	z-index: 10;
}
div#list {
	position: absolute;
	z-index: 99;
	top: 110px;
	left: 10px;
}
	

/*---------------- Intern -----------------*/

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

table {
	border-collapse: collapse;
	border: none;
}

#loginArea {
	margin: 50px auto;
	width: 400px;
}

#loginArea input {
	width: 180px;
}

#loginHead {
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 30px;
}

#loginBody {
	margin: 0px;
	padding: 0px;
	width: 400px;
	text-align: center;
}

#loginFooter{
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 30px;
}

#membertable {
	border: none;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
#membertable tr {
	/*background-color: #99cccc;*/
	background: transparent url(../images/fade.gif) bottom left repeat-x;
}
#membertable td.f1{
	width: 100px;
	padding: 5px 0 0 0;
	height: 70px;
}
#membertable td.f2 {
	vertical-align: top;
	padding: 5px;
	height: 70px;
}
#membertable td.f3 {
	vertical-align: bottom;
	text-align: right;
	padding: 5px;
	height: 70px;
}
#memberdetails {
	border: none;
}
#memberdetails tr td {
	vertical-align: top;
}
#memberdetailshead {
	border: none;
	width: 630px;
	line-height: 1.5em;
}
#memberdetailstop {
	background: transparent url(../images/bg_box_top.gif) left top no-repeat;
	height: 6px;
}
#memberdetailsbottom {
	background: transparent url(../images/bg_box_bottom.gif) left bottom no-repeat;
}
#memberdetailsbottom td.f1{
	width: 100px;
	vertical-align: top;
	padding: 0 6px 6px 6px;
}
#memberdetailsbottom td.f2 {
	width: 280px;
	vertical-align: top;
	padding: 5px;
}
#memberdetailsbottom td.f3 {
	vertical-align: top;
	padding: 5px 5px 5px 12px;
}
a.abc {
	display: inline;
}

span.bigspan {
	font-size: 18px;
	font-weight: bold;
	display: block;
}
span.smallspan {
	font-size: 10px;;
	color: #666 !important;
}

table.bigSpace td {
	padding: 10px 5px !important;
	vertical-align: top;
}
table.medSpace td,table.medSpace th {
	padding: 5px !important;
	vertical-align: top;
}
.bigstrong {
	font-size: 14px;
}

/*---------------- Formular -----------------*/

.inputStyle1 {
	width: 50px;
	font-size: 99%;
}

.inputStyle2 {
	width: 450px;
	font-size: 99%;
}

.inputStyle3 {
	width: 140px;
	font-size: 99%;
}

#satzTable input.miss, #satzTable select.miss {
	/*border: 1px solid red !important;*/
	background-color: #cc9999 !important;
}

tr.colorMe {
	background-color: #39b2ac;
}
table.tableBorder {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #5760a4;
}

table.tableBorder td {
	padding: 2px 5px;
}

/* ---------------- Newsletter -----------------*/

.news_step {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 100px;
	height: 30px;
	padding: 15px 10px 0 0;	
}
.stepme{
	font-size: 30px;
	color: #cccccc !important;
}
.stepactive {
	color: #666 !important;
}
