/*rainer fischer*/

html{
	height:100%;
	margin-bottom:1px;
}

* {
		margin:0px;
		padding:0px;
}

#site {
		height:650px;;
		width:1024px;
		margin-left:auto;
		margin-right:auto;	
}

#content {
		height:600px;
		width:1024px;
		margin-left:0px;
		margin-top:0px;
		background-image:url(images/cisa-internet-2.jpg); 
		/*background-image:url(images/cisa-internet_2.jpg);*/
		background-repeat:no-repeat;
		/*background-color:#00FF99;*/
}

#content-afterwork {
		height:600px;
		width:1024px;
		margin-left:0px;
		margin-top:0px;
}

#top {
		height:344px;
		width:600px;
		margin-left:400px;
		margin-top:0px;
}

#main {
		height:260px;
		width:600px;
		margin-left:380px;
		margin-top:0px;
}
#left {
		font-family:Verdana, san-serif;
		font-weight:normal;
		font-size:15px;
		color:#694B4A;
		height:260px;
		width:320px;
		margin-left:0px;
		margin-top:0px;
		float:left;
}
#right {
		font-family:Verdana, san-serif;
		font-weight:normal;
		font-size:15px;
		color:#694B4A;
		height:260px;
		width:200px;
		margin-left:0px;
		margin-top:0px;
		float:left;
}

#right a, #right a:link, #right a:visited {
		font-weight:bold;
		color:#694B4A;
		line-height:24px;
		text-decoration:underline;
}

#right a, #right a:hover{
		font-weight:bold;
		color:#694B4A;
		line-height:24px;
		text-decoration:none;
}

#bottom {
		height:30px;
		width:600px;
		margin-left:320px;
		margin-top:0px;
		font-size:12px;
		font-weight:normal;
		color:#694B4A;
}

#bottom a, #bottom a:link, #bottom a:visited, #bottom a:hover{
		font-size:12px;
		font-weight:normal;
		color:#694B4A;
		line-height:14px;
		text-decoration:underline;
}

h1{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size:60px;
		color:#344c98;
		margin-left:2px;
		padding-top:0px;
		line-height:60px;
}

h2{
		font-family:"Times New Roman", Times, serif;
		font-size:30px;
		font-weight:normal;
		color:#344c98;
		margin-left:2px;
		margin-top:2px;
		line-height:33px;
}

h3{
		font-family:"Times New Roman", Times, serif;
		font-size:30px;
		font-weight:normal;
		color:#344c98;
		margin-left:2px;
		margin-top:0px;
		line-height:32px;
}
