/* CSS Document */

body {
	margin:10px;
	padding:0px;
	background:#e5ebf8;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	line-height:14px;
	color:#003380;
}
.main {
	width:890px;
	height:100%;
	text-align:center;
	background:url(../img/alpha1_eu_body_1.png) repeat-y 50%;
	
}
#header_div {
	height:135px;
	background:url(../img/alpha1_eu_head_1.png) no-repeat;
}
#content_div {
	width:880px;
	/*height:430px;height:410px;*/
	text-align:left;
	float:left;
	display:inline;
	margin:0px 5px 0 5px;
}
#footer_div {
	height:50px;
	padding-top:25px;
	background:url(../img/alpha1_eu_footer_1.png) no-repeat bottom;
	color:#666666;
	font-size:10px;
	clear:both;
}
.hor {
	height:30px;
	background:#fff689;
}
.content {
	margin: 0px 30px 0px 30px;
	clear:both;
}
/*navi*/
#navi_hor_div {
	height:30px;
	background:#fff689;
	padding:0px 25px 0px 25px;
	background:url(../img/navi_hor_bg.png) repeat-x;
	border-bottom:solid 1px #cccccc;
}
/*Links*/
a, a:link, a:active, a:visited, a:hover {
	color:#00325f;
}
a:hover, #navi_hor_div a:hover, #footer_div a:hover {
	color:#6699ff;
}
a.link_block {
	margin-left:15px;
	padding:3px 0 3px 25px;
	background:url(/img/link_0.png) no-repeat 0 0;
	display:block;
	text-decoration:none;
}

#navi_hor_div a {
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#00325f;
	text-transform:uppercase;
	text-decoration:none;
	margin:8px 5px 0px 5px;
	display:block;
}
#footer_div {
	clear:both;
	margin-top:30px;
	height:30px;
}
#footer_div a {
	color:#666666;
	text-decoration:none;
}
/*spalten*/
.sp_left, .sp_right {
	width:400px;
	float:left;
	margin:0px;
	display:inline;
}
.sp_right {
	
}
/*text*/
h1 {
	margin:0px;
	font-size:16px;
	line-height:18px;
	color:#00325f;
}
#header_div h1 {
	display:none;
}
h2 {
	margin:7px 0px 7px 0px;
	font-size:13px;
	line-height:16px;
}
h2.underline {
	margin:7px 0px 10px 0px;
	padding:0 0 3px 0;
	border-bottom:solid 2px #003380;
}
.top_space {
	margin-top:30px;
}
p {
	margin:0px;
}
.small {
	font-size:11px;
	line-height:12px;
}

h1.big {
	margin:0px;
	font-size:28px;
	line-height:30px;
	font-weight:normal;
}
table {
	border:none;
}
table td {
	vertical-align:top;
	text-align:left;
}

/*listen*/
ul {
	margin:0 0 0 20px;
	padding:0 0 0 0;
}
ul.program {
	margin:0 0 0 0;
	padding:0 0 0 15px;
}
ul.program li {
	margin:2px 0 2px 0;
	padding:2px 0 2px 0;
	border-bottom:dotted 1px #003973;
	list-style-type: square;	/*list-style-type: none;*/
}
.program em {
	color:#3083c2;
	font-size:11px;
	font-style: normal;
	white-space: nowrap;
}

/* Startseite */
.termin_box {
	padding-top:15px;
	background:url(../img/start_teaser_bg_top.png) no-repeat left top;
	_background-image:url(../img/start_teaser_bg_top.gif);
	margin:0 0 15px 0;
}
.termin_box_bottom {
	padding:0 15px 15px 15px;
	color: #00325f;
	background:url(../img/start_teaser_bg_bottom.png) no-repeat left bottom;
	_background-image:url(../img/start_teaser_bg_bottom.gif);
}
.termin_box h1 {
	margin:0 0 5px 0;
	padding-bottom:5px;
	color:#00325f;
	border-bottom:dotted 1px #00325f;
}
.termin_box ul {
	list-style-image: url(../img/listpoint.png);
	_list-style-image: url(../img/listpoint.gif);
}
.termin_box li {
	padding:5px 0 5px 0;
}
.termin_box input {
	float:right;
	margin:0 5px 0 5px;
	padding:0;
	font-size:10px;
	line-height:100%;
}
.btn_reg * {
	visibility:hidden;
}
a.btn_reg, a:link.btn_reg, a:active.btn_reg, a:visited.btn_reg, a:hover.btn_reg, a:focus.btn_reg {
	float:right;
	height:30px;
	width:150px;
	margin:-9px 0 0 0;
	overflow:hidden;
	text-decoration:none;
	background:url(../alpha1/events/termine2010/img/btn_registration_de.png) no-repeat 0 0;
	_background:url(../alpha1/events/termine2010/img/btn_registration_de.gif) no-repeat 0 0;
}
a:hover.btn_reg, a:focus.btn_reg {
	
}