/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:10;padding:10;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
del,ins{text-decoration:none;}


/* START WETZELBEMM.COM*/

body {
	background-color: #fff;
	background-attachment: fixed;
	height: 100%;
	width: 100%;
	text-align: center; 
	margin: 18px 0px 0px 0px;
	font-family: 'Arial', 'Helvetica', 'Geneva', sans-serif;
	font-size: 14px;
	color: #4d4d4d;           
}

#wrapper1 {
	background: url(images/BlauAussen.jpg) repeat-x bottom left;
	width: 100%;
	height: auto;
}
			
#wrapper2 {
	width: 895px;
	height: auto;
	margin: auto;
	text-align: left;
}

a:link {color: #e50820; text-decoration: none; }
a:visited {color: #e50820; text-decoration: none; }
a:hover {color: #e50820; text-decoration: none; }
a:active {color: #e50820; text-decoration: none; }

li { margin: 0px; }

h1 {
	font-size: 13px;
	font-weight: normal;
	color: #fff;	
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 11px 0px 12px 0px;
	line-height: 20px;
	color: #000;	
}

h4 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin: 20px 0px 0px 0px;
	line-height: 20px;
	color: #000;
	}
	
h5 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	margin: 10px 0px 25px 0px;
	line-height: 20px;
	color: #000;
	}
	
h6 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
	margin-bottom: 5px;
	}



/*			*/
/* HEADER	*/
/*			*/

#header {
	height: 240px;
	width: 895px;
}

/* Bild */
#HeaderBild {
	background: url(images/HeaderBild2.jpg) no-repeat scroll top left;
	height: 190px;
	width: 895px;
}

#blogtitel { display: none; }

/* MetaNavi */


#MetaNavi {
	text-align: right;
	width: auto;
	color: #fff;
	padding: 2px 15px 0px 0px;
}

#MetaNavi a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.3px;
	margin: 0px 4px 0px 0px;
}

#MetaNavi ul li { 
	display: inline;
}


#red {
	color: #e50820
}			
/* SeitenNavi */		
#SeitenNaviContainer	{	
	height: 25px;
	width: 895px;
}

#SeitenNavi {
	margin: 14px 0px 0px 0px;
	width: auto;
	font-size: 16px;
}

#SeitenNavi ul li {
	display: inline;
	margin: 0px 8px 0px 0px;
}

#SeitenNavi ul li a:link { color: #515151; text-decoration: none; }
#SeitenNavi ul li a:visited { color: #515151; text-decoration: none; }
#SeitenNavi ul li a:hover { color: #e50820; text-decoration: none; }
#SeitenNavi ul li a:active {  color: #515151; text-decoration: none; }
#SeitenNavi ul li.page_item a:link { color: #515151; text-decoration: none; }
#SeitenNavi ul li.page_item a:visited	{ color: #515151; text-decoration: none; }
#SeitenNavi ul li.page_item a:hover { color: #e50820; }
#SeitenNavi ul li.page_item a:active { color: #e50820; }
#SeitenNavi ul li.current_page_item a:link { color: #e50820; text-decoration: none; }
#SeitenNavi ul li.current_page_item a:visited{ color: #e50820; }
#SeitenNavi ul li.current_page_item a:hover { color: #e50820; }
#SeitenNavi ul li.current_page_item a:active { color: #e50820; }
											

/*			*/
/* CONTENT	*/
/*			*/
#content {
	height: auto;	
	width: 895px;
	overflow: hidden;
}

/*Page*/		
/* #content.Overview, #content.Contact, #content.Products { border: 0px none; margin-top: 0px; } bei Wordpress-Seiten*/

/* Hauptseite	*/

#page-content {
	height: auto;	
	width: 595px;
	float: left;
}

#page-title {
	background: url(images/page-title.gif) no-repeat scroll top left;
	height: 30px;
	width: 595px;
	text-transform: uppercase;
	border-bottom: 1px solid #515151;
}

#page-title h1 {
	padding: 5px 0px 0px 10px;
}

#text {
	height: auto;
	width: 580px;
	line-height: 18px;

}

#text a {
	color: #e50820;
}

#text ul li {
	list-style: disc;
	margin-left: 20px;
}

#textcontainer {
	height: auto;
	width: 595px;
	padding-bottom: 15px;
	border-bottom: 1px solid #515151;
}

#textcontainer_page {
	height: auto;
	width: 595px;
	padding-bottom: 15px;
}

#KonfiBild {
	background: url(images/KonfiBild.jpg) no-repeat scroll bottom right;
	height: 261px;
	width: 550px;
	margin-bottom: 30px;
}

#ScopeTeaser {
	height: auto;
	width: 595px;
	margin-bottom: 30px;
}


#ScopeTeaser ul li {
	list-style: disc;
	margin-left: 20px;
}


#TeaserLink {
	margin: 15px 15px 0px 0px;
	text-align: right;
}

#center_pic {
	height: auto;
	width: 390px;
	margin: 30px 0px 40px 160px;
}

/* SEITENLEISTE	*/

#re_sidebar {
	height: auto;	
	width: 290px;
	float: right;
}

#KonfiBildKlein {
	background: url(images/KonfiBildKlein.jpg) no-repeat scroll top right;
	height: 180px;
	width: 285px;
	margin-top: 16px;
}
		
#OnlineRegistration {
	background: url(images/OnlineRegistration.gif) no-repeat scroll top left;
	height: 250px;
	width: 290px;
	border-bottom: 1px solid #515151;
	margin-bottom: 8px;
}

#OnlineRegisCont {
	margin: 0px 0px 0px 10px;
}

#OnlineRegisCont h1 {
	padding: 4px 0px 0px 0px;
	margin: 0px;
}

#OnlineRegisCont .Text {
	line-height: 18px;
}

#OnlineRegisCont a {
	color: #e50820;
	}

#HostedBy {
	background: url(images/HostedBy.gif) no-repeat scroll top left;
	height: 290px;
	width: 290px;
	border-bottom: 1px solid #515151;
	margin-bottom: 8px;
}

#HostedBy h1 {
	padding: 4px 0px 0px 10px;
}

#LogoBremen {
	background: url(images/LogoBremen.jpg) no-repeat scroll bottom right;
	height: 86px;
	width: 284px;
}


#LogoEATA {
	background: url(images/LogoEATA.jpg) no-repeat scroll bottom left;
	height: 120px;
	width: 280px;
}

#OrganizedBy {
	background: url(images/HostedBy.gif) no-repeat scroll top left;
	height: 200px;
	width: 290px;
	border-bottom: 1px solid #515151;
}


#LogoBTZ {
	background: url(images/LogoBTZ.jpg) no-repeat scroll bottom left;
	height: 130px;
	width: 280px;
}

#OrganizedBy h1 {
	padding: 4px 0px 0px 10px;
}

#OrganizedBy_Subheadline {
	margin: 5px 0px 0px 10px;
}

#PreviousConferences {
	background: url(images/OnlineRegistration.gif) no-repeat scroll top left;
	height: 310px;
	width: 290px;
	border-bottom: 1px solid #515151;
	margin-bottom: 8px;
	padding: 5px 0 0 10px;
}

#PreviousConferences .Head {
	height: 14px;
	margin: 3px 0px 5px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
	vertical-align: text-top;
}

#PreviousConferences .Standard {
	height: auto;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	vertical-align: text-top;
	padding-bottom: 5px;
}


#PreviousConferences .Name {
	height: auto;
	width: 165px;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	vertical-align: text-top;
	padding-bottom: 5px;
}

/*
.Head {
	font-weight: bold;
	color: #000;
}

.Standard {
	padding-left: 15px;
}


.Name {
	font-weight: normal;
	font-style: italic;
	padding-bottom: 10px;
}

*/


/*						*/
/*   Registration Page	*/
/*						*/

#text p {
	margin-bottom: 15px;
}

#text h3 {
	margin-top: 16px;
}

#text table {
	margin: 7px 0px 7px 0px;
}

#text .Header {
	width: 180px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

#text .Header2 {
	width: 180px;
	font-weight: normal;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

#text .Dates {
	height: 40px;
	width: 180px;
	background-color: #e4e4e4;
	border: 1px solid #fff;
	padding: 1px;
	text-align: center;
	
}

#text .Fee {
	width: 180px;
	background-color: #e4e4e4;
	border: 1px solid #fff;
	padding: 1px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.fussnote {
	font-size: 10px;
	margin-left: 182px;
}


#RegistrationButton {
	background: url(images/RegistrationButton.jpg) no-repeat scroll top left;
	height: 26px;
	width: 180px;
	color: fff;
	text-align: center;
	margin: 26px 0px 17px 0px;
}

#text .bold {
	font-weight: bold;
}

#text .center {
	margin-left: 50px;
}


/*						*/
/*   Speakers Page		*/
/*						*/



#SpeakerContainer {
	height: auto;
	width: 595px;
}

#SpeakerImage {
	min-height: 173px;
	width: 160px;
	margin: 16px 0px 10px 0px;
	text-align: left;
	float: left;
}

#SpeakerText {
	min-height: 173px;
	width: 435px;
	font-size: 14px;
	line-height: 17px;
	float: right;
}

#SpeakerText h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 14px 0px 6px 0px;
	line-height: 14px;
}

#SpeakerText td {
	vertical-align: text-top;
	padding-bottom: 5px;
}

#SpeakerLogo {
	height: auto;
	width: 160px;
	margin-top: 15px;
}

#SpeakerName {
	margin: 2px 2px 2px 2px;
	text-align: center;
	width: 145px;
}

.clear-with-border { 
	clear: both;
	height: 20px;
	width: 595px;
	border-bottom: 1px solid #000;
}

/*					*/
/*   HostCity/Venue	*/
/*					*/

.clear-without-border { 
	clear: both;
	height: 10px;
	width: 595px;
}

#CCBImage {
	height: 173px;
	width: 160px;
	margin: 16px 0px 0px 0px;
	text-align: left;
	float: left;
}

#Text td {
	vertical-align: text-top;
	padding-bottom: 5px;
}

.maritim {
	min-height: 66px;
	width: 300px;
	float: left;
}

.maritimLOGO {
	background: url(images/maritim.png) no-repeat scroll top left;
	height: 66px;
	width: 140px;
	float: right;
}

.clear	{
	clear: both;
}

/*			*/
/* Scope	*/
/*			*/


.TableList {
	font-style: italic;
	margin: 0px 0px 0px 10px;
}



/*			*/
/* FOOTER	*/
/*			*/
				
#footer {
	background: url(images/BlauInnen.jpg) no-repeat scroll bottom left;
	height: 68px;
	width: 895px;
	margin-top: 150px;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
}

#footer a {
	color: #fff;
}

#links {
	padding-top: 5px;
}

/* Login Protected Pages */

#page-content form {
	padding: 42px 0 0 0;
}

#page-content label {
	float: left;
	padding: 0 20px 0 100px;
}
#page-content p {
	padding: 0 0 10px 0;
}

#page-content form, #page-content form p {
	padding:0;
}
#page-content form div.input {
	float:left;
	padding: 0 10px 0 0;
}
#page-content form input.button {
	margin: 0px 0 0 10px;
}



