#OuterLimit
	{
		position: absolute;
		left: 0px;
		top: 0px;
		width: 780px;
		height: 532px;
		margin-left: 0px;
		margin-top: 0px;
		border: 0px solid blue;
	}

#naviOuterLimit
	{
		position: relative;
		left: 90px;
		top: 44px;
		width: 640px;
		height: 20px;
		border: 0px solid blue;

	}

#contentOuterLimit
	{
		position: relative;
		left: 90px;
		top: 82px;
		width: 689px;
		height: 427px;
		font-family: Arial, Helvetica;
		font-size: 11px;
		color: #333366;
		text-align: left;
		border: 0px solid red;
	}

.headline
	{
		font-size: 14px;
		color: #CC3300;
		font-weight: bold;
		margin-bottom: 5px;
	}

#content1
	{
		position: relative;
		left: 0px;
		top: 0px;
		width: 690px;
		height: 155px;
		border: 0px solid green;
	}

#content2
	{
		position: relative;
		left: 0px;
		top: 0px;
		width: 690px;
		height: 272px;
		overflow: auto;
		border: 0px solid green;
	}

.nav_box
	{
		position: relative;
		left: 0px;
		top: 0px;
		width: 80px;
		height: 20px;
		float: left;
	}

.subnav_box
	{
		position: relative;
		left: 0px;
		top: 0px;
		width: 140px;
		height: 20px;
		float: left;
	}

.newsRow
	{
		position: relative;
		width: 640px;
		height: auto;
		margin-bottom: 20px;
		border: 0px solid red;
	}

.newsPic
	{
		position: relative;
		width: 100px;
		height: 80px;
		float: left;
		padding: 1px 1px 1px 1px;
		border: 1px solid #333366;
	}

.newsInfo
	{
		position: relative;
		width: 500px;
		height: auto;
		float: left;
		margin-left: 10px;
		border: 0px solid green;
	}

.newsDate
	{
		position: relative;
		width: 490px;
		height: auto;
		margin-bottom: 0px;
		color: #CC3300;
		border: 0px solid green;
	}

.newsTitle
	{
		position: relative;
		width: 490px;
		height: auto;
		margin-bottom: 0px;
		color: #CC3300;
		font-weight: bold;
		border: 0px solid green;
	}

.newsText
	{
		position: relative;
		width: 490px;
		min-height: 6px;
		margin-bottom: 0px;
		border: 0px solid green;
	}

#newsBox
	{
		position: relative;	
		width: 420px;
		height: auto;
		margin-top: 24px;
		margin-left: 20px;
		margin-bottom: 20px;
		float: left;
	}


#newsPix
	{
		position: relative;
		width: 410px;
		height: auto;
	}

.galleryBox
	{
		position: relative;
		width: 600px;
		height: auto;
		margin-top: 10px;
		border: 0px solid #333366;
	}

.galleryPix a
	{
		position: relative;
		width: 100px;
		height: 80px;
		margin-bottom: 10px;
		margin-right: 10px;
		text-align: center;
		float: left;
		border: 1px solid #333366;
	}

.galleryPix a:hover
	{
		border: 1px solid #CC3300;
	}

.picbox
	{
		width: 76px;
		height: 80px;
		text-align: left;
		border: 0px solid #333366;
		overflow: hidden;
	}

.titleBox
	{
		position: relative;
		width: 200px;
		height: auto;
		margin-bottom: 15px;
	}

/*------- NAVIGATON DEF --------------------------------------------------------------*/

#welcome a
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 80px;
		height: 20px;
		background: url("../gfx/btn-home.gif") 0 0 no-repeat;
		display: block;
		text-decoration: none;
	}

#welcome a:hover
	{
		background-position: -80px 0;
	}

#historisches a
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 80px;
		height: 20px;
		background: url("../gfx/btn-historisches.gif") 0 0 no-repeat;
		display: block;
		text-decoration: none;
	}

#historisches a:hover
	{
		background-position: -80px 0;
	}

#verein a
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 80px;
		height: 20px;
		background: url("../gfx/btn-verein.gif") 0 0 no-repeat;
		display: block;
		text-decoration: none;
	}

#verein a:hover
	{
		background-position: -80px 0;
	}

#entstehung a
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 80px;
		height: 20px;
		background: url("../gfx/btn-entstehung.gif") 0 0 no-repeat;
		display: block;
		text-decoration: none;
	}

#entstehung a:hover
	{
		background-position: -80px 0;
	}

#galerie a
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 80px;
		height: 20px;
		background: url("../gfx/btn-galerie.gif") 0 0 no-repeat;
		display: block;
		text-decoration: none;
	}

#galerie a:hover
	{
		background-position: -80px 0;
	}

#events a
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 80px;
		height: 20px;
		background: url("../gfx/btn-events.gif") 0 0 no-repeat;
		display: block;
		text-decoration: none;
	}

#events a:hover
	{
		background-position: -80px 0;
	}

#kontakt a
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 80px;
		height: 20px;
		background: url("../gfx/btn-kontakt.gif") 0 0 no-repeat;
		display: block;
		text-decoration: none;
	}

#kontakt a:hover
	{
		background-position: -80px 0;
	}

#sitemap a
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 80px;
		height: 20px;
		background: url("../gfx/btn-sitemap.gif") 0 0 no-repeat;
		display: block;
		text-decoration: none;
	}

#sitemap a:hover
	{
		background-position: -80px 0;
	}

#ausstellungsobjekte a
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 140px;
		height: 20px;
		background: url("../gfx/btn_ausstellungsobjekte.gif") 0 0 no-repeat;
		display: block;
		text-decoration: none;
	}

#ausstellungsobjekte a:hover
	{
		background-position: -140px 0;
	}

#eventfotos a
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 140px;
		height: 20px;
		background: url("../gfx/btn_eventfotos.gif") 0 0 no-repeat;
		display: block;
		text-decoration: none;
	}

#eventfotos a:hover
	{
		background-position: -140px 0;
	}

#ban_ausstellungsobjekte a
	{
		position: relative;
		top: 20px;
		left: 5px;
		width: 260px;
		height: 100px;
		background: url("../gfx/ban_ausstellungsobjekte.jpg") 0 0 no-repeat;
		display: block;
		text-decoration: none;
	}

#ban_ausstellungsobjekte a:hover
	{
		background-position: -260px 0;
	}

#ban_eventfotos a
	{
		position: relative;
		top: 20px;
		left: 5px;
		width: 260px;
		height: 100px;
		background: url("../gfx/ban_events.jpg") 0 0 no-repeat;
		display: block;
		text-decoration: none;
	}

#ban_eventfotos a:hover
	{
		background-position: -260px 0;
	}

/*------- NAVIGATON DEF - END----------------------------------------------------------*/


.welcomeBox
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 290px;
		height: auto;
		float: left;
		margin-right: 22px;
		border: 0px solid red;
	}

*html body .welcomeBox
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 290px;
		height: 180px;
		float: left;
		margin-right: 10px;
		display: block;
	}

.conBox1
	{
		position: relative;
		top: 100px;
		left: 0px;
		width: 400px;
		height: auto;
		font-size: 14px;
		color: #F2F2F2;
		font-weight: bold;
		border: 0px solid red;

	}

.conBox2
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 400px;
		height: auto;
		font-size: 10px;
		color: #F2F2F2;
		border: 0px solid red;

	}


.conBoxLong
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 600px;
		height: auto;
		margin-top: 20px;
		border: 0px solid red;

	}

.conBox
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 260px;
		height: auto;
		float: left;
		margin-right: 10px;
		border: 0px solid red;

	}


.conBoxTeam
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: auto;
		height: auto;
		margin-bottom: 8px;
		border: 0px solid red;
	}



.pixTeam
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 75px;
		height: 100px;
		margin-top: 6px;
		margin-right: 20px;
		margin-bottom: 10px;
		float: left;
		border: 1px solid white;
	}

.conBoxVita
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: auto;
		height: auto;
		margin-bottom: 8px;
		border: 0px solid red;
	}



.pixVita
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 100px;
		height: 300px;
		margin-top: 6px;
		margin-right: 20px;
		margin-bottom: 10px;
		float: left;
		border: 1px solid white;
	}

.pixAnwendung
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 200px;
		height: 150px;
		margin-top: 6px;
		margin-right: 20px;
		margin-bottom: 10px;
		float: left;
		border: 1px solid white;
	}


a
	{
		color: #333366;
		text-decoration: none;
	}

a.ticker
	{
		color: #FFFFFF;
		text-decoration: underline;
	}

a:hover
	{
		color: #CC3300;
		text-decoration: underline;
	}

.text
	{
		font-family: Arial, Helvetica;
		font-size: 10px;
		color: #333333;
	}

.contactText
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 70px;
		height: 12px;
		float: left;
		border: 0px solid blue;
	}

.contactLine
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 240px;
		min-height: 18px;
		float: left;
		border: 0px solid green;
	}

.contactButton
	{
		position: relative;
		top: 10px;
		left: 70px;
		float: left;
	}

.orderText
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 180px;
		height: 12px;
		float: left;
		border: 0px solid blue;
	}

.orderLine
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 240px;
		min-height: 18px;
		float: left;
		border: 0px solid green;
	}

.orderButton
	{
		position: relative;
		top: 10px;
		left: 184px;
		float: left;
	}


input, textarea, select
	{
		font-family: Arial, Helvetica;
		font-size: 10px;
		color: #333333;
		border: 1px solid #999999;
	}


#ticker 
	{ 
		position:relative; 
		top:0px; 
		left:0px; 
		width:690px; 
		height:25px; 
		z-index:1;
		background-color: #B8B832;
	}

#tickertext
	{ 
		position:relative; 
		top:6px; 
		left:30px; 
		width:600px; 
		height:25px; 
		font-size: 12px;
		font-weight: bold;
/*		letter-spacing: 0.1em;
*/		color: #FFFFFF;
	}


.mapRow
	{
		position: relative;
		width: 500px;
		height: auto;
		margin-bottom: 6px;
		border: 0px solid red;
	}

.map1
	{
		position: relative;
		width: 100px;
		height: auto;
		float: left;
		color: #333366;
		font-weight: bold;
		border: 0px solid green;
	}

.map2
	{
		position: relative;
		width: 390px;
		height: auto;
		margin-bottom: 0px;
		float: left;
		border: 0px solid green;
	}




.clearence
	{
		clear: both;
	}